A sub - pixel edge detection method based on canny operator

  • Authors:
  • Yuqin Yao;Hui Ju

  • Affiliations:
  • Chengdu University of Information Technology, Chengdu, Sichuan, China;Chengdu University of Information Technology, Chengdu, Sichuan, China

  • Venue:
  • FSKD'09 Proceedings of the 6th international conference on Fuzzy systems and knowledge discovery - Volume 5
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

A sub - pixel edge detection method based on Sobel operator is discussed in this paper. First, the salt & pepper noise was added in the picture, and then median filter is used for eliminating the noise. Second, the probable position of image edge is determined by canny operator and then the edge detection has been achieved by a threshold which is getting from the maximal variance between-class method. Finally, implement interpolation to the edge of gray image by the third - order spline interpolation function. It make object's edge located at sub - pixel level. Simulation result proves that this method can accurately locate object's edge, which is better than the traditional edge detection method.