Hi, I noticed that detecting circles using Hough is available in opencv but for grayscale images. I have a binary image and I want to apply Hough to detect one large Circle in the image. Any suggestions?
Thanks
1 | initial version |
Hi, I noticed that detecting circles using Hough is available in opencv but for grayscale images. I have a binary image and I want to apply Hough to detect one large Circle in the image. Any suggestions?
Thanks