Abstract
Current autofocus algorithms utilizing image criteria impose a significant computational burden. Therefore, this paper proposes a computationally efficient autofocus algorithm combined with SAR image feature points, employing the Prewitt operator to obtain the SAR image features. The range cell with the number of feature points in the front row as the input of the autofocus method to perform motion error estimation and compensation on SAR imagery. Our method’s key feature is to optimize the selection criteria of range cells by acquiring the feature points of SAR images,reduces the number of input range cell,reduce the computational complexity of the autofocus algorithm and ultimately enhance the focusing effect of SAR images. Trials involving simulation and measured data demonstrate the effectiveness of the developed method.
1. Introduction
Synthetic aperture radar(SAR) is a high-resolution imaging radar that can obtain high-resolution radar images under any weather condition and light conditions [1–4]. These advantages of SAR make it widely used in industry and agriculture.The rise of research content in deep learning in several years, which fuses deep learning technology with SAR imaging target identification research, has enhanced the readability of SAR images, it can be said that SAR has a much broader application scenario [5–7].
With the wide use of new small and medium-sized platforms such as unmanned aerial vehicles, the research of airborne SAR system has attracted extensive attention. Compared with spaceborne SAR system, the application of airborne SAR system is more flexible. However, because the carrier is inevitably affected by unstable airflow in the air, the movement track deviates from the ideal track. As W.G. Carrara, an expert in SAR, said, "Sport is the basis of SAR and the root cause of problems.". The motion errors caused by these non ideal motions have a huge impact on the radar echo phase. If the above errors are not compensated, the SAR imaging quality will be serious.
For Airborne SAR systems, it is impossible to carry heavier and bulky inertial navigation devices due to the limited precision of some inertial navigation devices and the load limitations of some carrier. Therefore, data-driven autofocusing techniques are commonly used to compensate for phase errors [8–10].
Common autofocuse algorithms mainly include MD(Map Dridt), MEA(Minimum Entropy Autofocus), PGA(Phase Gradient Autofocus), etc. Compared with the PGA and other autofocus algorithms based on specific scattered points, the image-criteria-based autofocus algorithm has a broader range of applications because it does not rely on strong scattering points [11]. Among current algorithms, the MEA [12], a classic image autofocus algorithm,has received extensive attention [13–16].
The MEA algorithm considers image entropy as the cost function to estimate the motion error and compensates the defocused image by optimizing the cost function. However, during MEA’s iterative process, the calculation complexity of the objective function’s entropy is significant, and the convergence speed is slow, leading to the algorithm’s low efficiency [17]. In order to improve the operational efficiency of MEA method, it is mentioned in [18,19] that the weight of strong scattering points in the whole image is improved by the minimum variance criterion based on least square estimation. These methods can improve the convergence accuracy and speed of the algorithm. Nevertheless, some range cell do not extract helpful information in complex SAR images. Therefore, it is possible to select some range cell containing more phase error information of the imaging scene, significantly reducing the calculation complexity of the autofocus algorithm and improving its efficiency.
S. Wei et al [20] exploited the range cell, whose energy is located in the first 5%~20%, to compensate for this computational burden as the input to the autofocus algorithm. However, when the strong reflection points in the scene are concentrated, the range cell are relatively concentrated.Ran, Lei, et al [21] suggests that the SAR phase error often reflects range spatiality, especially in wide scenes. If the range units substituted for MEA algorithm are too centralized in the range dimension, the calculated error phase can not achieve high-precision motion compensation for the whole image, resulting in the degradation of SAR image quality. Additionally, the [22] mentioned method for SAR image autofocus still requires improving the computational efficiency and focusing accuracy.
Aiming at the above problems, this paper proposes a Minimum Entropy Autofocus algorithm based on the Prewitt operator(PMEA). Specifically, our method uses the Prewitt operator to extract the feature points in the defocused SAR image and utilizes the range cell with the number of feature points in the front row as the input to the MEA,realized the reduction of the amount of calculation and the improvement of the efficiency of the algorithm.Furthermore, our measured data and simulation results reveal that when using the range cell with more feature points as the input to the MEA,the focusing effect of the MEA improve. Finally, when the strong scattering points are concentrated in the scene, employing PMEA effectively improves the focusing effect of the SAR image. Overall, the simulation and measured data show that the proposed method effectively compensates the motion error affording a small computational complexity,fast convergence speed,appealing SAR image focusing effect,and high error compensation accuracy.
2. PMEA based on Prewitt operator
2.1 Minimum entropy autofocus method
The MEA algorithm is a classic autofocus algorithm based on image criteria [12]. Image entropy is describes the average information content of the image source.The MEA algorithm believes that the smaller the entropy of the SAR image, the better the focusing quality. The MEA algorithm starts from the defocused SAR complex image data, takes the image entropy as the cost function, and compensates the azimuthal phase error of the echo signal to reduce the image entropy.
The Shannon entropy of a SAR image I is defined as:
(1) |
Among them, q is the azimuth pulse index, Na is the number of azimuth pulses; k is the range cell index, and Nr is the number of range cell.
D(q,k) is the scattering intensity density of the image,
(2) |
In the Eq (2), I(q,k) is the amplitude of each scattering unit in the imaging scene. is the total energy of the image, which is a constant.
The minimum entropy method starts from the complex image domain, and the data is transformed into the range compressed phase history domain through the azimuth inverse Fourier transform., if there are N scattering points in the kth range cell, the signal model for the kth range cell containing the phase error can be expressed as:
(3) |
In the Eq (3), m is the azimuth pulse index; k is the index of the range cell; fn is the doppler frequency of the scattering point in the kth range cell; σn is the backscattering coefficient of the nth scattering point. ϕe(m) represents the phase error due to nonideal motion of the carrier.
The error phase estimated by the minimum entropy method is:
(4) |
The solution process of the can be referred to reference [20].
The echo signal of the kth cell after phase compensation can be expressed as:
(5) |
When the , the image was considered fully focused at the time.
The flow chart of MEA algorithm is shown in Fig 1. The iteration starts with i i = 0,the number of iterations Imax can be selected according to the specific SAR data:
2.2 Prewitt operator to extract image features points
The MEA algorithms can compensate for various phase errors in SAR images. Compared with PGA, it does not rely on strong scattering points and therefore has broader applicability. However, MEA suffers from slow convergence speed and algorithm operation efficiency due to the phase error searching process, the numerous entropy calculations in the objective function. Nevertheless, some range cell do not extract helpful information in complex SAR images [20]. Therefore, it is possible to select some effective parts of the imaging scene, significantly reducing the calculation complexity of the autofocus algorithm and improving its efficiency. In order to reduce MEA’s computational complexity, several engineering applications utilize the energy in the first 5%~20% of the range cell as the autofocus algorithm’s input. However, when the strong scattering points are more concentrated in the scene, using this method makes the range elements substituted with the MEA more concentrated in the range direction, which affects the focusing accuracy of the self focusing algorithm.
Inspired by the choice of partial range cells as input to the MEA algorithm, this paper proposes a range cell selection method based on the Prewitt operator. This method firstly uses Prewitt operator to extract the feature points of the defocused SAR image, and then takes a part of the range cell with the number of feature points in the front row as the input of the MEA. It greatly reduces the amount of calculation, improves the efficiency and accuracy of motion compensation.
The range cell containing many of these feature points is used as the input of the MEA method ensures that the range cell substituted into the autofocus algorithm are evenly distributed in the range direction.On the other hand, range cell with many feature points often contain rich phase error information. The range units with more feature points can affect the entropy value of the image more. The MEA algorithm estimates phase error by reducing the image entropy by compensating the phase error of the echo signal at the cost of the image entropy.
Hence, selecting these range cell as the algorithm’s input, effectively improve the algorithm’s motion compensation accuracy and iteration speed. It is worth noting that compared with directly using the range cell with more considerable energy as the input of the MEA, PMEA optimizes the range cell selection process, reduces the number of input range cell, accelerates the algorithm’s convergence, and reduces the convergence time. Overall, PMEA reduces the computational complexity and improves the computational efficiency and motion compensation accuracy.
The Prewitt operator is a first-order differential operator used to extract the feature points of the input image [23]. It is shown that it is feasible to use Prewitt operator to identify feature points in SAR images [24,25]. Considering this paper, the Prewitt operator extracts the feature points of the SAR images.
The grayscale difference of the upper and lower and the left and right adjacent points of the SAR image pixel reaches an extreme value at the edge. For the horizontal and vertical gradients, we select the appropriate gradient magnitude formula according to the SAR image to calculate the gradient magnitude of each pixel point. At this time, the amplitude peak corresponds to the position of the edge point.
The Prewitt operators are:
(6) |
Assuming that the SAR image contains a pixel, the gradient template is used to convolve the SAR image, and the horizontal and vertical gradients of each pixel are:
(7) |
F(m,n) represents the amplitude of the (m,n) pixel of SAR image.
The gradient magnitude formula according to the characteristics of the SAR image, the gradient amplitude formula selected in this paper is shown in Eq 8:
(8) |
The calculation result of the above Eq (8) is the gradient image, which represents the gradient of each pixel in the digital image. Then select an appropriate threshold T to binarize the above gradient image.The operation process is shown in Eq 9.
(9) |
The output of the above Eq (9) is a binarized image, and the pixel point of 1 is the step-shaped edge point, that is the feature point of the SAR image extracted by the Prewitt operator.
This paper, the Prewitt operator is used to select characteristic point scatterers from SAR images as the input of the MEA. In digital image processing, the Prewitt operator is usually used to obtain the feature points of the input image. There are several reasons for using the SAR image feature points obtained based on the Prewitt operator as the input of the minimum entropy algorithm.
When the strong scattering distribution in the scene is relatively concentrated, the PMEA method ensures that the range cell substituted into the autofocus algorithm are evenly distributed in the range direction.
Considering that some range elements do not contain useful information in complex SAR images, PMEA algorithm selects some effective range elements for error estimation, which significantly reduces the computational complexity. For the method of directly selecting the ranger cell with strong energy as the MEA iteration, the PMEA method needs less time to achieve convergence, and the final image focusing effect is better.
The MEA algorithm estimates phase error by reducing the image entropy by compensating the phase error of the echo signal at the cost of the image entropy. The range units with more feature points can affect the entropy value of the image more. Therefore, selecting these units as the input of MEA algorithm can improve the efficiency of the algorithm and the accuracy of algorithm error compensation.
2.3 PMEA algorithm steps
The main steps to improve the minimum entropy self-focusing method based on the Prewitt operator are as follows:
Prewitt operator is used to obtain the feature points of the defocused SAR image, and the feature points matrix of the defocused SAR image is obtained. The matrix is a binary matrix, where 1 represents the location of the feature points of the input SAR image and 0 represents the location of the non-feature points.
Summarize the columns of the eigenvalue matrix (bearing direction, range direction) and sort the results in descending order, with the records in the top 5%~20% of the size of the columns in the matrix.
The range cell with a large number of feature points found in the second step is used as the input of the MEA algorithm, and the phase error is corrected through multiple iterations.
The flow chart of PMEA algorithm is shown in Fig 2.
3. Experiments and results
3.1 Simulation
The main waveform parameters are shown in Table 1.
Table 1. Main waveform parameters.
Carrier frequency | Bandwidth | Pulse width | Carrier flight speed |
---|---|---|---|
5×109hz | 2×108hz | 1.5×10−6s | 100m/s |
In order to verify the effectiveness of the motion compensation of the proposed algorithm,the scene point targets are set as shown in Fig 3, where in the backscattering coefficient of the 20 point targets vertically arranged at the upper left is set to 1. The backscattering coefficient of the 20 point targets arranged horizontally at the lower right is set to 1.5, which is used to simulate the strong scatterers with concentrated distribution in the scene.
We add the phase error shown in Fig 4 to the already focused SAR image to simulate the motion error of the carrier aircraft in the air, and then take different autofocus algorithm performs motion error estimation and compensation for the above images.
The expression for the added phase error is
(10) |
Where m is the azimuth pulse index.
Select PMEA, MCA and MEA to perform motion compensation on the above SAR data.In order to facilitate comparison, MCA and MEA algorithms select the top 5% of energy in all range cell in SAR echo data as the input of the algorithm, while PMEA algorithm selects the top 5% of feature points in all range cell as the input of the algorithm.
The entropy of the image is used to evaluate the focusing effect of the algorithm. The number of iterations of each algorithm is 60.The entropy change curve of each algorithm in 60 iterations is shown in Fig 5.
The focusing results of different algorithms are shown in Fig 6.
Figs 6–8 reveals that the image presents a noticeable defocus effect when utilizing the MEA method and the MCA method.However, when the PMEA method is used, the focusing effect of the SAR image is better. Moreover, Fig 5 highlights that the PMEA method has the quickest convergence, the final image has the smallest entropy value and the best focusing effect. The final entropy value and time required for each algorithm to reach convergence are shown in Table 2.
Table 2. Comparison of simulation results.
PMEA | MEA | MCA | |
---|---|---|---|
The final entropy value of the image | 8.50 | 8.89 | 9.56 |
Convergence Average Time (s) | 0.65 | 1.10 | 3.99 |
Considering the MCA method, it requires the most time to converge, the entropy value of the final convergence is the lowest, and the MEA’s final image entropy value is higher than PMEA. This is because in the simulation scene, the distribution of the strong scatterers is relatively concentrated, and the energy of the range cell distributed by these strong scatterers is relatively large.MEA and MCA algorithm results in a concentrated distribution of the range cell substituted into the MEA. The MCA input is also concentrated in the entire range direction, increasing the convergence speed and the error, and presenting a low compensation accuracy. The PMEA method considers the above problems and selects as input a range cell that contains a large number of feature points, making the distribution of the substituted range cell more uniform. On the other hand, the range cell with many feature points contains rich phase errors. Hence, selecting these range cell as the algorithm’s input improves motion compensation accuracy and iteration speed. Therefore, the entropy value of the image’s final convergence is lower than the one using the MEA and MCA methods. Moreover, the average convergence time is also better than the competitor methods.
3.2 Measured data verification
In order to test the motion compensation effect of the algorithm and the robustness to different signal strengths and characteristics, the measured data is divided into two steps. The experimental scenario in section 3.2.1 is a ground paved with striped bricks and a semi-metallic pipe below,which represents a non-uniform scene with high contrast.The experimental scenario in section 3.2.2 is the outer wall of the building, which is a uniform scene with low contrast.
3.2.1 Verification of algorithm autofocus effect in non-uniform scene
In order to further illustrate the effectiveness of the PMEA algorithm, the actual measurement data is used for verification. The MEA and MCA algorithms are selected as the comparison algorithms for comparison.
Measured data from 77Ghz mounted on an eight-rotor UAV SAR system obtained. The system uses FM continuous wave signal with a bandwidth of 3.64Ghz.
It can be observed from the Figs 9–11 that when the MEA method and the MCA method with 5% stronger range cell are used, the image has obvious defocus.When the PMEA method is used, the focusing effect of the SAR image is better.
Fig 12 is the feature point map of the SAR image extracted by the Prewitt operator, and the bottom of the image is a semicircular metal tube. It can be observed that although the image has a certain defocus, the general outline of the image can still be extracted by using the Prewiit operator.
The image entropy is used to compare each algorithm’s focusing effect. Fig 13 illustrates the entropy curve per algorithm after 50 iterations.The final entropy value of the image convergence and the average time of convergence is shown in Table 3, revealing that the SAR image utilizing PMEA for motion compensation has the best focusing effect. The remaining methods require more iterations and ultimately output inferior results than PMEA. Considering that the semicircular metal tube in the scene has strong reflection characteristics, the MCA and MEA methods bring a part of the range cell with strong energy into the iterative process, imposing the range cell substituted into the autofocus algorithm to be more concentrated in the range direction. Regarding the PMEA method, it considers the above problems and selects the range cell with a large number of feature points as input, making the distribution of the substituted range cell more uniform. On the other hand, the range cell with many feature points contains rich phase error information. Therefore, such range cell are selected as the input of the autofocus algorithm, effectively improving the motion compensation accuracy and the single iteration. Ultimately, the entropy value of the final image and the average convergence time is lower than the one of MEA and MCA.
Table 3. Comparison of measured data results.
PMEA | MCA | MEA | |
---|---|---|---|
The final entropy value of the image | 12.23 | 12. 54 | 12.3 |
Convergence Average Time (s) | 2.60 | 4.95 | 5.72 |
3.2.2 Verification of algorithm autofocus effect in uniform scene
In order to analyze the robustness of the algorithm to the focusing effect in various scenes, the author further verifies the autofocus effect of the PMEA algorithm by using the uniform scene with low contrast. The SAR experimental system is consistent with section 3.2.1. The experimental scene is the outer wall of the building, which is a uniform scene with low contrast. Selecting the PGA as the comparison algorithm for comparison. The focus result diagram of each algorithm and the method area in the red box are shown in Figs 14, 15, 16 and 17.
It can be seen from Figs 14–17 that the focusing effect of PMEA algorithm is better than that of PGA algorithm. For uniform scenes with low contrast, PMEA algorithm can still realize high-precision motion compensation of SAR images. The PGA algorithm selects the point with the largest amplitude in each range unit of SAR echo signal as the salient point to estimate the phase error. The quality of these salient points will greatly affect the accuracy of phase error estimation. The scene is a low contrast uniform scene. The signal behind the window of the PGA algorithm is greatly affected by the target background clutter so that the point with the largest amplitude is not an isolated point, which leads to the decline of the accuracy of the PGA algorithm, even the failure of autofocus.
PMEA algorithm is based on MEA algorithm and does not rely on strong scattering points. Therefore, it can still achieve high-precision motion compensation in low contrast scenes.
The entropy of the image is still used to compare the focusing effect of each algorithm. In the 30 iterations of SAR image, the entropy curve corresponding to each algorithm is shown in Fig 18.
As shown in Fig 18, in the first 10 iterations of low contrast scenes, although the image entropy of the PGA algorithm decreases rapidly, the focus effect of the PGA algorithm is affected due to the lack of strong scattering points in the scene, and the algorithm falls into the wrong local optimal solution.Finally, the entropy cannot converge after 30 iterations. The PMEA algorithm shows good robustness. For low contrast scenes, the image entropy can still converge after about 10 iterations. And the final image entropy value is lower than that of PGA algorithm. Further, the PMEA algorithm selects the range cell containing 10% of the number of feature points of the image as the input of the algorithm, which greatly reduces the calculation amount of the algorithm and improves the operation efficiency of the algorithm. On the other hand, the range cell containing more feature points in the SAR image contains rich phase error information, so the PMEA algorithm also maintains high focus accuracy.
4. Conclusion
This paper develops an improved autofocus method based on the Prewitt operator. Our method first uses the Prewitt operator to obtain the feature points of the SAR image and then selects a part of the range cell with many feature points as the input to the autofocus algorithm. Simulation and experimental results prove that the proposed method improves the MEA’s computational efficiency and motion error compensation accuracy. Compared with the classic autofocus algorithm, The autofocus algorithm proposed in this paper has better motion compensation effect and higher computational efficiency
Supporting information
Data Availability
All data files are available from the figshare database, the DOI of the figshare upload is https://doi.org/10.6084/m9.figshare.21206078.v1.
Funding Statement
The authors received no specific funding for this work.
References
- 1.Tang S. et al., “Processing of monostatic SAR data with general configurations,” IEEE Trans. Geosci. Remote Sens., vol. 53, no. 12, pp. 6529–6546, Dec. 2015. [Google Scholar]
- 2.Prats-Iraola P. et al., “On the processing of very high resolution spaceborne SAR data,” IEEE Trans. Geosci. Remote Sens., vol. 52, no. 10, pp. 6003–6016, Oct. 2014. [Google Scholar]
- 3.López-Dekker P., Rodriguez-Cassola M., De Zan F., Krieger G., and Moreira A., “Correlating synthetic aperture radar (CoSAR),” IEEETrans. Geosci. Remote Sens., Vol. 54, no. 4, pp. 2268–2284, Apr. 2016. [Google Scholar]
- 4.Moreira A., Prats-Iraola P., Younis M., Krieger G., Hajnsek I., and Papathanassiou KP, “A tutorial on synthetic aperture radar,” IEEE Geosci. Remote Sens. Mag., Vol. 1, no. 1, pp. 6–43, Mar. 2013. [Google Scholar]
- 5.Zhang J.N., Su Q.X., Tang Bo, et al. DPSNet: MultiTask Learning Using Geometry Reasoning for Scene Depth and Semantics [J]. IEEE Transactions on Neural Networks and Learning Systems, 2021;PP. doi: 10.1109/TNNLS.2021.3107362 [DOI] [PubMed] [Google Scholar]
- 6.Zhang J.N., Su Q.X., Gu H.Q..] Monocular 3D Vehicle Detection with Multi-instance Depth and Geometry Reasoning for Autonomous Driving”, Neurocomputing, vol.403, pp: 182–192, 2020. [Google Scholar]
- 7.Li Yangyang, et al. "A deep learning method for change detection in synthetic aperture radar images." IEEE Transactions on Geoscience and Remote Sensing 57.8 (2019): 5751–5763. [Google Scholar]
- 8.Wahl D. E., Eichel P. H., Ghiglia D. C., and Jakowatz C. V., “Phase gradient autofocus—A robust tool for high resolution SAR phase correc-tion,”IEEE Trans. Aerosp. Electron. Syst., vol. 30, no. 3, pp. 827–835, Jul. 1994. [Google Scholar]
- 9.Wide-beam SAR autofocus based on blind RS. Sci China Inf Sci, 2022, doi: 10.1007/s11432-022-3574-7 [DOI] [Google Scholar]
- 10.Motion Compensation/Autofocus in Airborne Synthetic Aperture Radar: A Review. IEEE Geoscience and Remote Sensing.
- 11.Mengdao X., Hao L., Jianlai C., Guangcai S., and Bangbang Y., "A Review of Imaging Algorithms in Multi-platform-borne Synthetic Aperture Radar," Journal of Radars, vol. 8, no. 6, 2019. [Google Scholar]
- 12.Wang Junfeng, and Liu Xingzhao. "SAR minimum-entropy autofocus using an adaptive-order polynomial model." IEEE Geoscience and Remote Sensing Letters 3.4 (2006): 512–516. [Google Scholar]
- 13.Wang J. and Liu X., “SAR minimum-entropy autofocus using an adaptive-order polynomial model,” IEEE Geosci. Remote Sens. Lett., vol. 3, no. 4, pp. 512–516, Oct. 2006. [Google Scholar]
- 14.Li X., Liu G., and Ni J., “Autofocusing of ISAR images based on en-tropy minimization,”IEEE Trans. Aerosp. Electron. Syst., vol. 35, no. 4, pp. 1240–1252, Oct. 1999. [Google Scholar]
- 15.Wang J., Liu X., and Zhou Z., “Minimum-entropy phase adjustment forISAR, Proc. Inst. Elect. Eng.—Radar, Sonar Navig., vol. 151, no. 4, pp. 203–209, Aug. 2004. [Google Scholar]
- 16.Thomas K. J. and Kharbouch A. A., “Monotonic iterative algorithm forminimum-entropy autofocus,” in Proc. Int. Conf. Image Process., Atlanta,GA, USA, 2006, pp. 645–648. [Google Scholar]
- 17.Ma Lun. Research on SAR Imaging Autofocus Algorithm[D]. Xidian University, 2006.
- 18.Gang X., Lei Y., Lei Z., Ya-chao L., and Meng-dao X., "Weighted Minimum Entropy Autofocus Algorithm for ISAR Imaging," Journal of Electronics & Information Technology, vol. 33, no. 008, pp. 1809–1815, 2011. [Google Scholar]
- 19.Cao P., Xing M., Sun G., Li Y., and Bao Z., "Minimum Entropy via Subspace for ISAR Autofocus," IEEE Geoscience & Remote Sensing Letters, vol. 7, no. 1, pp. 205–209, 2010. [Google Scholar]
- 20.Wei S., "SAR imaging algorithm and autofocus algorithm for multi rotor UAV," Nanjing University of Aeronautics and Astronautics, 2018. [Google Scholar]
- 21.Ran Lei, et al. "Multiple local autofocus back-projection algorithm for space-variant phase-error correction in synthetic aperture radar." IEEE Geoscience and Remote Sensing Letters 13.9 (2016): 1241–1245. [Google Scholar]
- 22.Xinwei Wu, Zhaoda Zhu, A autofocus algorithm for SAR images based on the minimum entropy criterion, Modern Radar, 2003, 25(7): 437~440. [Google Scholar]
- 23.Digital Image Processing [M]. Electronic Industry Press, Rafael C. Gonzalez, 2017.
- 24.Xiuqing L, Zhen Y, Ruliang Y. Improvement research on texture-detection in full-polarization SAR image filter[C]//IGARSS 2003. 2003 IEEE International Geoscience and Remote Sensing Symposium. Proceedings (IEEE Cat. No. 03CH37477). IEEE, 2003, 6: 3973–3975.
- 25.Al-Zahrani R A, El-Zaart A. SAR images segmentation using edge information[C]2010 2nd International Conference on Computer Engineering and Technology. IEEE, 2010, 4: V4-496-V4-499.
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
All data files are available from the figshare database, the DOI of the figshare upload is https://doi.org/10.6084/m9.figshare.21206078.v1.