Description: Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for the parameter space so as to detect the existence of a given image given the nature of the curve.
To Search:
File list (Check if you may need any files):
hough变换对圆的检测\2.bmp
...................\hough_circle.m
...................\Hough变换.doc
...................\main.m
hough变换对圆的检测