Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working example for Mac using webcam #167

Open
don-charlie-pc opened this issue May 24, 2022 · 2 comments
Open

Working example for Mac using webcam #167

don-charlie-pc opened this issue May 24, 2022 · 2 comments

Comments

@don-charlie-pc
Copy link

Hi, I would like to know if there is a working example for MacOS which does not require any tracker but just the webcam.
I have tried the examples but they either require a tracker, or fail to run. What I want is to run something which can give an eye position (x, y) similar to what the tracker.sample() function does, but I want it using the webcam.

@parkseobin
Copy link

Hi Don,

I was wondering if you managed to make PyGaze work on Mac webcam.

Thank you!

@don-charlie-pc
Copy link
Author

Hey @parkseobin I wasn't able to do so...I actually moved to use Python's dlib instead, and dlib works fully on mac.
https://towardsdatascience.com/real-time-eye-tracking-using-opencv-and-dlib-b504ca724ac6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants