An Improved CANNY Edge Detection Algorithm

  • Authors:
  • Bing Wang;ShaoSheng Fan

  • Affiliations:
  • -;-

  • Venue:
  • IWCSE '09 Proceedings of the 2009 Second International Workshop on Computer Science and Engineering - Volume 01
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

CANNY arithmetic operator has been proved to have good detective effect in the common usage of edge detection. However, CANNY operator also has certain deficiencies. Based on the analysis of the traditional CANNY algorithm, an improved canny algorithm is proposed in this paper. In the algorithm, self-adaptive filter is used to replace the Gaussian filter, morphological thinning is adopted to thin the edge and morphological operator is used to achieved the refining treatment of edge points detection and the single pixel level edge. The results of experiment show the improved CANNY algorithm is reasonable.