期刊文献+
共找到67篇文章
< 1 2 4 >
每页显示 20 50 100
Deep convolutional neural network for meteorology target detection in airborne weather radar images 被引量:2
1
作者 YU Chaopeng XIONG Wei +1 位作者 LI Xiaoqing DONG Lei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第5期1147-1157,共11页
Considering the problem that the scattering echo images of airborne Doppler weather radar are often reduced by ground clutters,the accuracy and confidence of meteorology target detection are reduced.In this paper,a de... Considering the problem that the scattering echo images of airborne Doppler weather radar are often reduced by ground clutters,the accuracy and confidence of meteorology target detection are reduced.In this paper,a deep convolutional neural network(DCNN)is proposed for meteorology target detection and ground clutter suppression with a large collection of airborne weather radar images as network input.For each weather radar image,the corresponding digital elevation model(DEM)image is extracted on basis of the radar antenna scan-ning parameters and plane position,and is further fed to the net-work as a supplement for ground clutter suppression.The fea-tures of actual meteorology targets are learned in each bottle-neck module of the proposed network and convolved into deeper iterations in the forward propagation process.Then the network parameters are updated by the back propagation itera-tion of the training error.Experimental results on the real mea-sured images show that our proposed DCNN outperforms the counterparts in terms of six evaluation factors.Meanwhile,the network outputs are in good agreement with the expected mete-orology detection results(labels).It is demonstrated that the pro-posed network would have a promising meteorology observa-tion application with minimal effort on network variables or parameter changes. 展开更多
关键词 meteorology target detection ground clutter sup-pression weather radar images convolutional neural network(CNN)
下载PDF
Lira-YOLO: a lightweight model for ship detection in radar images 被引量:12
2
作者 ZHOU Long WEI Suyuan +3 位作者 CUI Zhongma FANG Jiaqi YANG Xiaoting DING Wei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第5期950-956,共7页
For the detection of marine ship objects in radar images, large-scale networks based on deep learning are difficult to be deployed on existing radar-equipped devices. This paper proposes a lightweight convolutional ne... For the detection of marine ship objects in radar images, large-scale networks based on deep learning are difficult to be deployed on existing radar-equipped devices. This paper proposes a lightweight convolutional neural network, LiraNet, which combines the idea of dense connections, residual connections and group convolution, including stem blocks and extractor modules.The designed stem block uses a series of small convolutions to extract the input image features, and the extractor network adopts the designed two-way dense connection module, which further reduces the network operation complexity. Mounting LiraNet on the object detection framework Darknet, this paper proposes Lira-you only look once(Lira-YOLO), a lightweight model for ship detection in radar images, which can easily be deployed on the mobile devices. Lira-YOLO's prediction module uses a two-layer YOLO prediction layer and adds a residual module for better feature delivery. At the same time, in order to fully verify the performance of the model, mini-RD, a lightweight distance Doppler domain radar images dataset, is constructed. Experiments show that the network complexity of Lira-YOLO is low, being only 2.980 Bflops, and the parameter quantity is smaller, which is only 4.3 MB. The mean average precision(mAP) indicators on the mini-RD and SAR ship detection dataset(SSDD) reach 83.21% and 85.46%, respectively,which is comparable to the tiny-YOLOv3. Lira-YOLO has achieved a good detection accuracy with less memory and computational cost. 展开更多
关键词 LIGHTWEIGHT radar images ship detection you only look once(YOLO)
下载PDF
Investigation of Simulating Radar Images Concerning the Multipath Scattering Effect 被引量:1
3
作者 YangChun-hua ZhuGuo-qiang 《Wuhan University Journal of Natural Sciences》 EI CAS 2004年第3期313-318,共6页
In the composed system of a target and rough surface, the electromagnetic scattering mechanism, especially the multipath scattering, is investigated. Using physical optics double bouncing algorithm, the multipath scat... In the composed system of a target and rough surface, the electromagnetic scattering mechanism, especially the multipath scattering, is investigated. Using physical optics double bouncing algorithm, the multipath scattering model of the system has been established. Simulated by a wide-band radar signal and based on fractal rough surface, the artificial echo of the target has been obtained in virtue of the established multipath scattering model. By simulating to image the target in one dimension using the artificial echo, two kinds of range profiles are attained. It is found that one is from the target and the other is from the multipath scattering effect. Key words multipath scattering - radar imaging - rough surface scattering CLC number O 451 Foundation item: Supported by the Key Laboratory Foundation of National Defense Science and Technology (99JS93. 1. 2. JW1204)Biography: Yang Chun-hua(1978-), male, Ph. D candidate, research direction: radio wave propagation and wiresless communication. 展开更多
关键词 multipath scattering radar imaging rough surface scattering
下载PDF
A novel algorithm for ocean wave direction inversion from X-band radar images based on optical flow method
4
作者 WANG Li CHENG Yunfei +1 位作者 HONG Lijuan LIU Xinyu 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2018年第3期88-93,共6页
As one of the important sea state parameters for navigation safety and coastal resource management, the ocean wave direction represents the propagation direction of the wave. A novel algorithm based on an optical flow... As one of the important sea state parameters for navigation safety and coastal resource management, the ocean wave direction represents the propagation direction of the wave. A novel algorithm based on an optical flow method is developed for the ocean wave direction inversion of the ocean wave fields imaged by the X-band radar continuously. The proposed algorithm utilizes the echo images received by the X-band wave monitoring radar to estimate the optical flow motion, and then the actual wave propagation direction can be obtained by taking a weighted average of the motion vector for each pixel. Compared with the traditional ocean wave direction inversion method based on frequency-domain, the novel algorithm is fully using a time-domain signal processing method without determination of a current velocity and a modulation transfer function(MTF). In the meantime,the novel algorithm is simple, efficient and there is no need to do something more complicated here. Compared with traditional ocean wave direction inversion method, the ocean wave direction of derived by using this proposed method matches well with that measured by an in situ buoy nearby and the simulation data. These promising results demonstrate the efficiency and accuracy of the algorithm proposed in the paper. 展开更多
关键词 X-band radar optical flow weighted average ocean wave direction radar image
下载PDF
Sea surface reconstruction from marine radar images using deep convolutional neural networks
5
作者 Mingxu Zhao Yaokun Zheng Zhiliang Lin 《Journal of Ocean Engineering and Science》 SCIE 2023年第6期647-661,共15页
The sea surface reconstructed from radar images provides valuable information for marine operations and maritime transport.The standard reconstruction method relies on the three-dimensional fast Fourier transform(3D-F... The sea surface reconstructed from radar images provides valuable information for marine operations and maritime transport.The standard reconstruction method relies on the three-dimensional fast Fourier transform(3D-FFT),which introduces empirical parameters and modulation transfer function(MTF)to correct the modulation effects that may cause errors.In light of the convolutional neural networks’(CNN)success in computer vision tasks,this paper proposes a novel sea surface reconstruction method from marine radar images based on an end-to-end CNN model with the U-Net architecture.Synthetic radar images and sea surface elevation maps were used for training and testing.Compared to the standard reconstruction method,the CNN-based model achieved higher accuracy on the same data set,with an improved correlation coefficient between reconstructed and actual wave fields of up to 0.96-0.97,and a decreased non-dimensional root mean square error(NDRMSE)of around 0.06.The influence of training data on the deep learning model was also studied.Additionally,the impact of the significant wave height and peak period on the CNN model’s accuracy was investigated.It has been demonstrated that the accuracy will fluctuate as the wave steepness increases,but the correlation coefficient remains above 0.90,and the NDRMSE remains less than 0.11. 展开更多
关键词 Sea surface reconstruction radar image CNN model
原文传递
Three-dimensional positions of scattering centers reconstruction from multiple SAR images based on radargrammetry 被引量:3
6
作者 钟金荣 文贡坚 +1 位作者 回丙伟 李德仁 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第5期1776-1789,共14页
A method and procedure is presented to reconstruct three-dimensional(3D) positions of scattering centers from multiple synthetic aperture radar(SAR) images. Firstly, two-dimensional(2D) attribute scattering centers of... A method and procedure is presented to reconstruct three-dimensional(3D) positions of scattering centers from multiple synthetic aperture radar(SAR) images. Firstly, two-dimensional(2D) attribute scattering centers of targets are extracted from 2D SAR images. Secondly, similarity measure is developed based on 2D attributed scatter centers' location, type, and radargrammetry principle between multiple SAR images. By this similarity, we can associate 2D scatter centers and then obtain candidate 3D scattering centers. Thirdly, these candidate scattering centers are clustered in 3D space to reconstruct final 3D positions. Compared with presented methods, the proposed method has a capability of describing distributed scattering center, reduces false and missing 3D scattering centers, and has fewer restrictionson modeling data. Finally, results of experiments have demonstrated the effectiveness of the proposed method. 展开更多
关键词 multiple synthetic aperture radar(SAR) images three-dimensional scattering center position reconstruction radargrammetry
下载PDF
A Heterogeneous Information Fusion Method for Maritime Radar and AIS Based on D-S Evidence Theory
7
作者 Chao Wu Qing Wu +1 位作者 Feng Ma Shuwu Wang 《Engineering(科研)》 2023年第12期821-842,共22页
Maritime radar and automatic identification systems (AIS), which are essential auxiliary equipment for navigation safety in the shipping industry, have played significant roles in maritime safety supervision. However,... Maritime radar and automatic identification systems (AIS), which are essential auxiliary equipment for navigation safety in the shipping industry, have played significant roles in maritime safety supervision. However, in practical applications, the information obtained by a single device is limited, and it is necessary to integrate the information of maritime radar and AIS messages to achieve better recognition effects. In this study, the D-S evidence theory is used to fusion the two kinds of heterogeneous information: maritime radar images and AIS messages. Firstly, the radar image and AIS message are processed to get the targets of interest in the same coordinate system. Then, the coordinate position and heading of targets are chosen as the indicators for judging target similarity. Finally, a piece of D-S evidence theory based on the information fusion method is proposed to match the radar target and the AIS target of the same ship. Particularly, the effectiveness of the proposed method has been validated and evaluated through several experiments, which proves that such a method is practical in maritime safety supervision. 展开更多
关键词 D-S Evidence Theory Heterogeneous Information Fusion radar Image AIS Message
下载PDF
Electromagnetic scattering and imaging simulation of extremely large-scale sea-ship scene based on GPU parallel technology
8
作者 Cheng-Wei Zhang Zhi-Qin Zhao +2 位作者 Wei Yang Li-Lai Zhou Hai-Yu Zhu 《Journal of Electronic Science and Technology》 EI CAS CSCD 2024年第2期16-23,共8页
Aiming to solve the bottleneck problem of electromagnetic scattering simulation in the scenes of extremely large-scale seas and ships,a high-frequency method by using graphics processing unit(GPU)parallel acceleration... Aiming to solve the bottleneck problem of electromagnetic scattering simulation in the scenes of extremely large-scale seas and ships,a high-frequency method by using graphics processing unit(GPU)parallel acceleration technique is proposed.For the implementation of different electromagnetic methods of physical optics(PO),shooting and bouncing ray(SBR),and physical theory of diffraction(PTD),a parallel computing scheme based on the CPU-GPU parallel computing scheme is realized to balance computing tasks.Finally,a multi-GPU framework is further proposed to solve the computational difficulty caused by the massive number of ray tubes in the ray tracing process.By using the established simulation platform,signals of ships at different seas are simulated and their images are achieved as well.It is shown that the higher sea states degrade the averaged peak signal-to-noise ratio(PSNR)of radar image. 展开更多
关键词 Multi graphics processing unit radar imaging Sea-ship Shooting and bouncing rays
下载PDF
Entropy function optimization for radar imaging
9
作者 邱晓晖 陈昊 《Journal of Southeast University(English Edition)》 EI CAS 2009年第4期427-430,共4页
The convergence performance of the minimum entropy auto-focusing(MEA) algorithm for inverse synthetic aperture radar(ISAR) imaging is analyzed by simulation. The results show that a local optimal solution problem ... The convergence performance of the minimum entropy auto-focusing(MEA) algorithm for inverse synthetic aperture radar(ISAR) imaging is analyzed by simulation. The results show that a local optimal solution problem exists in the MEA algorithm. The cost function of the MEA algorithm is not a downward-convex function of multidimensional phases to be compensated. Only when the initial values of the compensated phases are chosen to be near the global minimal point of the entropy function, the MEA algorithm can converge to a global optimal solution. To study the optimal solution problem of the MEA algorithm, a new scheme of entropy function optimization for radar imaging is presented. First, the initial values of the compensated phases are estimated by using the modified Doppler centroid tracking (DCT)algorithm. Since these values are obtained according to the maximum likelihood (ML) principle, the initial phases can be located near the optimal solution values. Then, a fast MEA algorithm is used for the local searching process and the global optimal solution can be obtained. The simulation results show that this scheme can realize the global optimization of the MEA algorithm and can avoid the selection and adjustment of parameters such as iteration step lengths, threshold values, etc. 展开更多
关键词 radar signal processing inverse synthetic aperture radar(ISAR) imaging AUTO-FOCUSING
下载PDF
Recognition of the major scattering sources on complex targets based on the high frequency radar cross section integrated calculation technique 被引量:5
10
作者 黄敏杰 吕明云 +1 位作者 黄俊 武哲 《Journal of Shanghai University(English Edition)》 CAS 2009年第4期316-321,共6页
Based on the high frequency (HF) integrated radar cross section (RCS) calculation approach, a technique of detecting major scattering source is developed by using an appropriate arithmetic for scattering distribut... Based on the high frequency (HF) integrated radar cross section (RCS) calculation approach, a technique of detecting major scattering source is developed by using an appropriate arithmetic for scattering distribution and scattering source detection. For the perfect adaptability to targets and the HF of the HF integrated RCS calculation platform, this technique is suitable to solve large complex targets and has lower requirement to the target modeling. A comparison with the result of 2-D radar imaging confirms the accuracy and reliability of this technique in recognition of the major scattering source on complex targets. This technique provides the foundation for rapid integrated evaluation of the scattering performance and 3-D scattering model reconstruction of large complex targets. 展开更多
关键词 stealth technique radar cross section (RCS) scattering center scattering distribution map 2-dimension radar imaging
下载PDF
Application of Superresolution Techniques to Radar Imaging 被引量:4
11
作者 A. Fanrina, F.Prodi & F. Vinelli(Alenia. Una Azienda Finmeccanica. Radar & C2 DivisionVia Tiburtina km. 12.400. 00131 Roma, Italy) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1994年第1期1-14,共14页
Modern spectral estimation techniques (superresolution in technical jargon) have been applied to many fields of signal processing since many years[1][2]. Application to radar imaging, mainlyto ISAR (Inverse Synthetic ... Modern spectral estimation techniques (superresolution in technical jargon) have been applied to many fields of signal processing since many years[1][2]. Application to radar imaging, mainlyto ISAR (Inverse Synthetic Aperture Radar) is documented in some recent papers[3] to [6]. Applications have been attempted also to SAR (Synthetic Aperture Radar)[7][8]. In these fields the benefit ofspectral estimation reveals in a resolution beyond the Rayleigh limits set by compressed pulse andsynthetic aperture lengths. Furthermore very low sidelobes of point scatterer response are obtained.In this paper superresolution has been applied both to simulated stepped-frequency ISAR dataand to real ERS-1 SAR data; the achieved results are encouraging and suggest a more extensivepractical application of the technique. The paper is organized in two parts. In the first we have applied the autoregressive (AR) and the minimum variance (MV)-Capon methods to improve therange resolution of simulated ISAR data. In the second part we have conceived an upgraded versionof spectral analysis (SPECAN) processing to obtain a SAR image of better quality. The method hasbeen tested on recorded live data of ERS-1 mission. 展开更多
关键词 radar imaging SAR ISAR ERS- 1 SUPERRESOLUTION
下载PDF
Novel imaging methods of stepped frequency radar based on compressed sensing 被引量:4
12
作者 Jihong Liu Shaokun Xu Xunzhang Gao Xiang Li 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第1期47-56,共10页
The theory of compressed sensing (CS) provides a new chance to reduce the data acquisition time and improve the data usage factor of the stepped frequency radar system. In light of the sparsity of radar target refle... The theory of compressed sensing (CS) provides a new chance to reduce the data acquisition time and improve the data usage factor of the stepped frequency radar system. In light of the sparsity of radar target reflectivity, two imaging methods based on CS, termed the CS-based 2D joint imaging algorithm and the CS-based 2D decoupled imaging algorithm, are proposed. These methods incorporate the coherent mixing operation into the sparse dictionary, and take random measurements in both range and azimuth directions to get high resolution radar images, thus can remarkably reduce the data rate and simplify the hardware design of the radar system while maintaining imaging quality. Ex- periments from both simulated data and measured data in the anechoic chamber show that the proposed imaging methods can get more focused images than the traditional fast Fourier trans- form method. Wherein the joint algorithm has stronger robustness and can provide clearer inverse synthetic aperture radar images, while the decoupled algorithm is computationally more efficient but has slightly degraded imaging quality, which can be improved by increasing measurements or using a robuster recovery algorithm nevertheless. 展开更多
关键词 radar imaging compressed sensing (CS) stepped frequency random sampling.
下载PDF
Micro-motion effect in inverse synthetic aperture radar imaging of ballistic mid-course targets 被引量:4
13
作者 邹飞 付耀文 姜卫东 《Journal of Central South University》 SCIE EI CAS 2012年第6期1548-1557,共10页
For ballistic mid-course targets,in addition to constant orbital motion,the target or any structure on the target undergoes micro-motion dynamics,such as spin,precession and tumbling.The micro-motion characteristics o... For ballistic mid-course targets,in addition to constant orbital motion,the target or any structure on the target undergoes micro-motion dynamics,such as spin,precession and tumbling.The micro-motion characteristics of the ballistic mid-course targets were discussed.The target motion model and inverse synthetic aperture radar(ISAR) imaging model for this kind of targets were built.Then,the influence of micro-motion on ISAR imaging based on the established imaging model was presented.The computer simulation to get mid-course target echoes from static darkroom electromagnetic scattering data based on the established target motion model was realized.The imaging results of computer simulation show the validity of ISAR imaging analysis for micro-motion targets. 展开更多
关键词 MICRO-MOTION ballistic mid-course targets inverse synthetic aperture radar imaging (ISAR)
下载PDF
Parameter estimation for rigid body after micro-Doppler removal based on L-statistics in the radar analysis 被引量:2
14
作者 Yong Wang Jian Kang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第3期457-467,共11页
In traditional inverse synthetic aperture radar (ISAR) imaging of moving targets with rotational parts, the micro-Doppler (m-D) effects caused by the rotational parts influence the quality of the radar images. Rec... In traditional inverse synthetic aperture radar (ISAR) imaging of moving targets with rotational parts, the micro-Doppler (m-D) effects caused by the rotational parts influence the quality of the radar images. Recently, L. Stankovic proposed an m-D removal method based on L-statistics, which has been proved effective and simple. The algorithm can extract the m-D effects according to different behaviors of signals induced by rotational parts and rigid bodies in time-frequency (T-F) domain. However, by removing m-D effects, some useful short time Fourier transform (STFT) samples of rigid bodies are also extracted, which induces the side lobe problem of rigid bodies. A parameter estimation method for rigid bodies after m-D removal is proposed, which can accurately re- cover rigid bodies and avoid the side lobe problem by only using m-D removal. Simulations are given to validate the effectiveness of the proposed method. 展开更多
关键词 parameter estimation L-STATISTICS micro-Doppler (m-D) radar imaging.
下载PDF
Improved HHT and its application in narrowband radar imaging for precession cone-shaped targets 被引量:2
15
作者 Shen Zhao Jie Niu +1 位作者 Xiang Li Chunjie Qiao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第6期977-986,共10页
Imaging the spatial precession cone-shaped targets with narrowband radar is a new technical approach in mid-course recognition problem. However, most existing time-frequency methods still have some inevitable deficien... Imaging the spatial precession cone-shaped targets with narrowband radar is a new technical approach in mid-course recognition problem. However, most existing time-frequency methods still have some inevitable deficiencies for extracting microDoppler information in practical applications, which leads to blurring of the image. A new narrowband radar imaging algorithm for the precession cone-shaped targets is proposed. The instantaneous frequency of each scattering point is gained by using the improved Hilbert-Huang transform, then the positions of scattering points in the parameter domain are reconstructed. Numerical simulation and experiment results confirm the effectiveness and high precision of the proposed algorithm. 展开更多
关键词 improved Hilbert-Huang transform(HHT) instanta-neous frequency narrowband radar imaging precession cone-shaped targets
下载PDF
Design of synthetic aperture radar low-intercept radio frequency stealth 被引量:10
16
作者 CHANG Wensheng TAO Haihong +1 位作者 LIU Yanbin SUN Guangcai 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第1期64-72,共9页
Not confined to a certain point,such as waveform,this paper systematically studies the low-intercept radio frequency(RF)stealth design of synthetic aperture radar(SAR)from the system level.The study is carried out fro... Not confined to a certain point,such as waveform,this paper systematically studies the low-intercept radio frequency(RF)stealth design of synthetic aperture radar(SAR)from the system level.The study is carried out from two levels.In the first level,the maximum low-intercept range equation of the conventional SAR system is deduced firstly,and then the maximum low-intercept range equation of the multiple-input multiple-output SAR system is deduced.In the second level,the waveform design and imaging method of the low-intercept RF SAR system are given and verified by simulation.Finally,the main technical characteristics of the lowintercept RF stealth SAR system are given to guide the design of low-intercept RF stealth SAR system. 展开更多
关键词 synthetic aperture radar(SAR)imaging low-intercept radio frequency(RF)stealth low-intercept range low-intercept waveform
下载PDF
MIMO RADAR IMAGING MODEL AND ALGORITHM 被引量:2
17
作者 Wang Huaijun Lei Wentai +1 位作者 Huang Chunlin Su Yi 《Journal of Electronics(China)》 2009年第5期577-583,共7页
Based on the array architecture of multiple transmitting/receiving antennas, Multi-Input Multi-Output (MIMO) radar provides a new mechanism for radar imaging technology. In order to explore the processing approach to ... Based on the array architecture of multiple transmitting/receiving antennas, Multi-Input Multi-Output (MIMO) radar provides a new mechanism for radar imaging technology. In order to explore the processing approach to this imaging mechanism, the two dimensional (2D) imaging model of MIMO radar is established first, and the spatial sampling ability is analyzed from the concept of spatial convolution of the antenna elements. The target spatial spectral filling format of MIMO radar with monochromatic transmitting signal is described. High-resolution imaging capability of MIMO radar is analyzed according to spatial spectral coverage and the corresponding imaging algorithm is presented. Finally, field imaging experiment is used to demonstrate the superior imaging performance of MIMO radar. 展开更多
关键词 Multi-Input Multi-Output (MIMO) radar radar imaging Spatial sampling
下载PDF
Aliasing-free high resolution imaging of fast rotating targets with narrowband radar 被引量:1
18
作者 游鹏 刘振 +2 位作者 魏玺章 王宏强 黎湘 《Journal of Central South University》 SCIE EI CAS 2014年第5期1842-1851,共10页
Narrowband radar has been successfully used for high resolution imaging of fast rotating targets by exploiting their micro-motion features.In some practical situations,however,the target image may suffer from aliasing... Narrowband radar has been successfully used for high resolution imaging of fast rotating targets by exploiting their micro-motion features.In some practical situations,however,the target image may suffer from aliasing due to the fixed pulse repetition interval(PRI)of traditional radar scheme.In this work,the random PRI signal associated with compressed sensing(CS)theory was introduced for aliasing reduction to obtain high resolution images of fast rotating targets.To circumvent the large-scale dictionary and high computational complexity problem arising from direct application of CS theory,the low resolution image was firstly generated by applying a modified generalized Radon transform on the time-frequency domain,and then the dictionary was scaled down by random undersampling as well as the atoms extraction according to those strong scattering areas of the low resolution image.The scale-down-dictionary CS(SDD-CS)processing scheme was detailed and simulation results show that the SDD-CS scheme for narrowband radar can achieve preferable images with no aliasing as well as acceptable computational cost. 展开更多
关键词 narrowband radar imaging fast rotating compressed sensing random pulse repetitive interval aliasing reduction
下载PDF
ADAPTIVE RIVER SEGMENTATION IN SAR IMAGES 被引量:4
19
作者 Zhang Lili Zhang Yanning Wang Min Li Ying 《Journal of Electronics(China)》 2009年第4期438-442,共5页
There is difficulty for distinguishing of river and shadow in Synthetic Aperture Radar (SAR) images. A method of river segmentation in SAR images based on wavelet energy and gradient is proposed in this paper. It main... There is difficulty for distinguishing of river and shadow in Synthetic Aperture Radar (SAR) images. A method of river segmentation in SAR images based on wavelet energy and gradient is proposed in this paper. It mainly includes two algorithms: coarse segmentation and refined segmen- tation. Firstly, The river regions are coarsely segmented by the wavelet energy feature,and then refined segmented accurately by the gradient threshold which is got adaptively. The experimental results show the validity of the method, which provides a good foundation for targets detection above the river. 展开更多
关键词 Synthetic Aperture radar (SAR) image River segmentation Wavelet energy GRADIENT
下载PDF
A novel oil spill detection method from synthetic aperture radar imageries via a bidimensional empirical mode decomposition 被引量:2
20
作者 YANG Yonghu LI Ying ZHU Xueyuan 《Acta Oceanologica Sinica》 SCIE CAS CSCD 2017年第7期86-94,共9页
Oil spills pose a major threat to ocean ecosystems and their health. Synthetic aperture radar(SAR) sensors can detect oil spills on the sea surface. These oil spills appear as dark spots in SAR images. However, dark... Oil spills pose a major threat to ocean ecosystems and their health. Synthetic aperture radar(SAR) sensors can detect oil spills on the sea surface. These oil spills appear as dark spots in SAR images. However, dark formations can be caused by a number of phenomena. It is aimed to distinguishing oil spills or look-alike objects. A novel method based on a bidimensional empirical mode decomposition is proposed. The selected dark formations are first decomposed into several bidimensional intrinsic mode functions and the residue. Subsequently, 64 dimension feature sets are calculated using the Hilbert spectral analysis and five new features are extracted with a relief algorithm. Mahalanobis distances are then used for classification. Three data sets containing oil spills or look-alikes are used to test the accuracy rate of the method. The accuracy rate is more than 90%. The experimental results demonstrate that the novel method can detect oil spills validly and accurately. 展开更多
关键词 bidimensional empirical mode decomposition synthetic aperture radar image detection of oil spill hilbert spectral analysis
下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部