Description: canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorithm is applied to different occasions. It allows the parameters to achieve specific requirements according to different adjustments in order to identify characteristics of different edge. For real-time image processing on a PC is probably too slow can not be used, especially in the use of a large Gaussian filter circumstances. But we should also take into account the processor speed has been increasing.
File list (Check if you may need any files):
53607916origin_canny\origin_canny.m
53607916origin_canny