Edge Detection Algorithm Based on Bidimensional Local Mean Decomposition

Sihan CHEN,Jianbo YU
DOI: https://doi.org/10.3778/j.issn.1673-9418.1507031
2016-01-01
Abstract:For optimizing two crucial time-consuming processes in bidimensional local mean decomposition (BLMD):adaptive window-based search method and terminal criterion, this paper proposes two schemes, and then puts forward a new image edge detection algorithm based on this optimized bidimensional local mean decomposition. Delaunay tri-angulation is employed to get an ideal triangular mesh, then the local adjacent extrema and the moving average win-dow size can be achieved from the mesh. Also, this paper presents a new convergence condition of iteration. Experi-ments on the synthetic and real images prove that these optimizations can make BLMD be much faster and have an identical or even better performance. Histogram equalization and binarization are applied to the first PF for achieving raw edge, then the disjoint or unconnected and undesired edges can be removed from binary image by a removal opera-tion controlled by a threshold parameter, finally morphological thinning or skeleton operation is applied to get the final single-pixel width edge image. The proposed method is compared with several standard edge detection techniques, the experimental results show that the proposed method can successfully generate the desired edge map and has a better performance. In addition, benefitting from BLMD, the proposed method can relieve false edges produced by illumina-tion and the final edge image is more consistent with the human visual inspection.
What problem does this paper attempt to address?