webcam-eyetracker icon indicating copy to clipboard operation
webcam-eyetracker copied to clipboard

Webcam-based pupil-tracker, complete with GUI to perform calibrations.

Results 6 webcam-eyetracker issues
Sort by recently updated
recently updated
newest added

Can you make some requiirements.txt or install instructions, I cannot run this app at all

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 ![screenshot 40](https://user-images.githubusercontent.com/45539830/51390911-77a3c300-1b52-11e9-9ebc-e7efdb5353d0.png)

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,...