Ask Your Question

Revision history [back]

Circle Detection

Hi, I am compiling a code for Hough Circle Transform from the following link: http://docs.opencv.org/doc/tutorials/imgproc/imgtrans/hough_circle/hough_circle.html

this code should return the circular object framed in a red circle and a green dot at the center but it's not working that way... what it does, is to display the image as such... looking forward to guidance...