Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Hough circle for pupil detection

$
0
0
Hi I'm trying to detect eye pupil by : 1. process the frame with VideoCapture function 2. Convert it into Gray Scale Image. 3. Find Canny Edges using cv2.Canny() function 4. Apply HoughCircles function. It will find the circles in the image as well as center of the image. 5. Use the resulting parameters of HoughCirlces to draw the circle around the pupil. I did successfully finding canny edge and I applied Houghcircle function . But when I run the code no circle displayed around the pupil as shown in the attachment . I need help please. ![image description](/upfiles/14411255119006762.jpg)

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>