Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hough Cirle

Hi everyone, I have a problem that I do not understand as below: I write a program to detect the circle, my goal is detect it in binary (only black and white) image. I read some example and I can use Houghcircle to detect the circle but only on gray image, in binay image I can not. Can you help to explain and solve my problem. Thank you!

click to hide/show revision 2
No.2 Revision

updated 2016-09-27 07:54:09 -0600

berak gravatar image

Hough CirleCircle

Hi everyone, I have a problem that I do not understand as below: I write a program to detect the circle, my goal is detect it in binary (only black and white) image. I read some example and I can use Houghcircle to detect the circle but only on gray image, in binay image I can not. Can you help to explain and solve my problem. Thank you!