Ask Your Question

Aayman's profile - activity

2013-03-22 04:38:23 -0600 asked a question 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...