Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is possible find arbitrary shape with Hough transform?

In imgproc.hpp are functions: HoughLines,HoughLinesP (probabilistic), HoughCircles, but I want find ellipses with narrowness, like digit 8. How can I modify sources of HoughCircles to find this?