Description: anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.
To Search:
File list (Check if you may need any files):
Canny绠楀瓙
...........\1.bmp
...........\canny.m
...........\canny_filter.m
...........\lena.bmp