Introduction - If you have any usage issues, please Google them yourself
Hough transform for circle detection Hough transform basic principle is that the use of the duality of points and lines, the lines of the image space into a rallying point for the parameter space, in order to detect the existence of a given image given the nature of the curve. Circle equation is: through the Hough transform, the image space corresponds to the parameter space.