PythonEyeDetection
PythonEyeDetection copied to clipboard
Detects eyes, irises, and pupils
Results
3
PythonEyeDetection issues
Sort by
recently updated
recently updated
newest added
What version of open cv did you use? Look like the version used in the repository is way out of date :)
root@beaglebone:~/Project/PythonEyeDetection# python eye_detect.py Xlib: extension "RANDR" missing on display ":1". Traceback (most recent call last): File "eye_detect.py", line 147, in main() File "eye_detect.py", line 138, in main finished, iris_pic =...