Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

HoughCircles seems powerless when dealing with concentric circles

HoughCircles seems powerless when dealing with concentric circles.Like this image description,it can only detect one circle. I looked at the source code of OpenCV, for a center,it just calculate one most possible radius, so it can only detect one circle. So is there a effective for this task?

HoughCircles seems powerless when dealing with concentric circles

HoughCircles seems powerless when dealing with concentric circles.Like this image description,it can only detect one circle. I looked at the source code of OpenCV, for a center,it just calculate one most possible radius, so it can only detect one circle. So is there a effective method for this task?