webcam-eyetracker
webcam-eyetracker copied to clipboard
Webcam-based pupil-tracker, complete with GUI to perform calibrations.
Can you make some requiirements.txt or install instructions, I cannot run this app at all
error !!
Traceback (most recent call last): File "webcam.py", line 242, in minsize=(30, 30)) File "C:\Users\rashed\Desktop\eyemouse\webcam-eyetracker\PyOpenCV\pygazetracker\generic.py", line 758, in _crop_face flags = cv2.cv.CV_HAAR_SCALE_IMAGE AttributeError: 'module' object has no attribute 'cv'
Enviroment:Ubuntu18.04+python3.7 I get this error. NameError: name 'unicode' is not defined
https://github.com/esdalmaijer/webcam-eyetracker/blob/e68fe00f8be8de7140f9834614d7efbcfe2657ed/PyGame/camtracker.py#L887 
Hi Edwin; Thank you for your early return. Yes, I set up ffmpeg. I use the webcam Logitech C920. webcamin video Encoder Cisco H264. ————————— Python: 2.7.15 Opencv: pyopencv is...
When close is called, I believe the behavior should be that the various thread processing threads and such are signaled to close. However, if connection with the eyetracker has closed,...