Skip to content

kcmahip/opencv-eye-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

opencv-eye-tracking

Uses haarcascade_eye.xml cascade to detect the eyes, performs Histogram Equalization, blurring and Hough circles to retrieve circle(pupil)'s x,y co-ordinates and radius.

According to these values, eye's position: either right or left is determined.

Refer to the documentation at opencv.org for explanation of each operations Thanks.

About

OpenCV Python code for left and right eye motion controls

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages