Ask Your Question

Revision history [back]

Hi,

The basic concept is about storing the (x, y, r) coordinates in an array (accumulator array - temporary array). The details on the accumulator you can find here: http://me.umn.edu/courses/me5286/vision/Notes/2015/ME5286-Lecture9.pdf. Since this is ineffective, OpenCV uses the Hough Gradient Method.