esdalmaijer / webcam-eyetracker

Webcam-based pupil-tracker, complete with GUI to perform calibrations.
http://www.pygaze.org/2015/06/webcam-eye-tracker/
GNU General Public License v3.0
294 stars 105 forks source link

Problems using the OpenCV option #8

Closed eviling closed 6 years ago

eviling commented 6 years ago

Hello,

I runned the OpenCV example.py on python 2.7. While it said three times: [ INFO:0] Initialize OpenCL runtime... it did not do anything else jut updated the test file.

For what I saw on the website, it should open a windows with the eye tracking, but I do not can make it work.

So, my question is if the code should open a new window as in the video on the PyGaze website or just update the test file.

esdalmaijer commented 6 years ago

The website shows the PyGame implementation. The OpenCV example does not open any windows.