A task of edgedetection in single-look synthetic aperture radar (SAR) images is considered. It is shown that edge detector performance can be improved by using an artificial neural network (NN). Selection of input lo...
详细信息
A task of edgedetection in single-look synthetic aperture radar (SAR) images is considered. It is shown that edge detector performance can be improved by using an artificial neural network (NN). Selection of input local parameters is studied. As shown, it is reasonable to employ a limited number of elementary edge detectors that are the most informative (insensitive to noise) and that differ by the used principle of edgedetection. ROC curves obtained for training and verification data sets are presented demonstrating efficiency of the designed NN based edge detector.
edgedetection is widely used to extract and analyze contour and texture feature. This paper focuses on researches of wavelet analysis and the application of its improved method in edgedetection. The basic idea of th...
详细信息
edgedetection is widely used to extract and analyze contour and texture feature. This paper focuses on researches of wavelet analysis and the application of its improved method in edgedetection. The basic idea of the improved method is that we first preprocess image, and the image texture will be shown when processing it under a uniform threshold, then the texture curve becomes thinner after the morphological processing for the texture is done. Experimental results show that the improved texture is more clearly and accurately under the same threshold and image texture becomes much thinner after morphological preprocessing. The improved method is effective.
On the basis of grey prediction theory, a new method of image edge detection is put forward. First, the method of edgedetection based on grey GM(1,1) prediction model and its realizing principles of this method are d...
详细信息
On the basis of grey prediction theory, a new method of image edge detection is put forward. First, the method of edgedetection based on grey GM(1,1) prediction model and its realizing principles of this method are discussed, and the imageedges can be detected from eight directions by means of this method. Moreover, the corresponding simulation experiment is implemented and its ability of edgedetection is tested. At last, this method is used to detect the edge of licence plate. Compared with other methods, the result shows that this algorithm can make the character segmented from the background distinctly, and advance accuracy of vehicle license plate recognition effectively.
To solve the problems of poor denoising effect and limited threshold accuracy in traditional Canny algorithm, an improved Canny algorithm is proposed in this paper. Firstly, an image preprocessing method based on hybr...
详细信息
ISBN:
(数字)9798350350210
ISBN:
(纸本)9798350350227
To solve the problems of poor denoising effect and limited threshold accuracy in traditional Canny algorithm, an improved Canny algorithm is proposed in this paper. Firstly, an image preprocessing method based on hybrid filtering is developed. On the basis of Gaussian filtering, the adaptive median filtering is adopted to denoise the image, and homomorphic filtering is used to enhance the high frequency information of image in the frequency domain. Besides, Sobel operator is used instead of Roberts operator to calculate the gradient amplitude and direction of the image. Finally, an iterative threshold selection method combining MEM and Otsu is proposed. After obtaining the high and low thresholds by MEM and Otsu respectively, the optimal threshold is calculated using iterative algorithm, which can improve the accuracy and adaptability of threshold. It is proved that the proposed algorithm can preserve the image details while ensuring the denoising effect, and the detected edges have better connectivity and smoothness.
High accuracy prediction for pixel information of current frame can be achieved by means of intra prediction of H.264 video encode, the image data can be transmitted with minimal residual data. The feasibility of fast...
详细信息
High accuracy prediction for pixel information of current frame can be achieved by means of intra prediction of H.264 video encode, the image data can be transmitted with minimal residual data. The feasibility of fast edgedetection for current frame using intra prediction data during H.264 encoding process has been studied, and edgedetection by intra prediction data has been actualized. Finally advantages and disadvantages of the algorithm, and the aspect needs to be improved has figured out.
It needs to set the two thresholds of classical Canny Operator manually, which confined this algorithm. A lot of research on adaptive thresholds choice method has been done to conquer this shortcoming. Based on the gr...
详细信息
It needs to set the two thresholds of classical Canny Operator manually, which confined this algorithm. A lot of research on adaptive thresholds choice method has been done to conquer this shortcoming. Based on the gradient histogram, which is studied constantly in the past, a method of gradient histogram difference diagram with adaptive image classification techniques is proposed in this paper. It automatically sets the two thresholds, and avoids disconnected or false edges in detection. Experiments prove that the method is threshold-adaptive and the edgedetection performs well in color image whose larger gradient amplitude pixels are mainly located in the edges between the target and background.
In this paper, an extended version of differential equations is introduced on the concept of edgedetection methods for color images based on the correlation of R, G, and B components. To obtain the color edge detecti...
详细信息
In this paper, an extended version of differential equations is introduced on the concept of edgedetection methods for color images based on the correlation of R, G, and B components. To obtain the color edgedetection operator, the Green's function approach is used to derive the obtained differential equation. The proposed color edgedetection method is compared with other color edgedetection methods on the several test images. The experimental results show the feasibility of the proposed approach.
In order to diagnose the thermal anomaly of electrical equipment in time, an improved Canny edgedetection algorithm for infrared image of electrical equipment is proposed to facilitate fault location. To improve the ...
详细信息
ISBN:
(数字)9781728176871
ISBN:
(纸本)9781728176888
In order to diagnose the thermal anomaly of electrical equipment in time, an improved Canny edgedetection algorithm for infrared image of electrical equipment is proposed to facilitate fault location. To improve the dexterity and adaptive ability of Canny edgedetection algorithm, wavelet transform and improved homomorphism are used Instead of Gauss filter, the filtering algorithm can denoise the image, reduce the influence of noise and light, keep the edge intensity and details; improve Sobel operator, increase the gradient amplitude in 45 0 and 135 0 directions, so as to improve the edge positioning effect; use non maximum suppression to refine the image, and use Otsu algorithm according to the image gray level to adaptively obtain high and low thresholds, and use high and low thresholds Value algorithm detects and connects edges. Through the image verification of electrical equipment, the experimental data shows that the improved algorithm has better detection accuracy and stronger adaptability than Canny edgedetection algorithm.
Matching region selection is one of the bases of underwater terrain-aided navigation technology. Boundary division of topographic statistical map, which provides convenience to matching region selection and route plan...
详细信息
Matching region selection is one of the bases of underwater terrain-aided navigation technology. Boundary division of topographic statistical map, which provides convenience to matching region selection and route planning, can be accomplished quickly when using image edge detection on it. This article firstly introduced the characteristics of edgedetection operators; the grayscale image was transformed from the underwater terrain model according to the edgedetection requirement. Terrain entropy was calculated as well based on the grayscale level information. Then edges in the terrain entropy image were determined using three kinds of edgedetection operators respectively. Finally, the underwater terrain matching simulation was implemented in the selected regions which proved the feasibility of matching region selection based on the image edge detection.
For single edgedetection methods causing important and weak gradient change edge missing problems, this paper adopts the method of combining global with local edgedetection to extract edge. The global edgedetection...
详细信息
For single edgedetection methods causing important and weak gradient change edge missing problems, this paper adopts the method of combining global with local edgedetection to extract edge. The global edgedetection can obtain the whole edge, which uses adaptive smooth filter algorithm based on Canny operator. Compared with effect of edgedetection from the Canny operator and Sobel operator, the edge from improved Canny operator is the most complete and rich, do not contain false edge. To the whole detection failed to get the edge, the paper selects local area detection method for edge extraction. Local edgedetection which uses distance weighted average method based on k-average method can overcome the impact of outliers on clustering effectively. Complete skull imageedge is got through edgedetection method that combines global with local. Compared with the Canny edgedetection method, this algorithm can extract imageedge effectively, and have the powerful anti-noise ability.
暂无评论