antoinelame / GazeTracking

👀 Eye Tracking library easily implementable to your projects
MIT License
2.04k stars 536 forks source link

May I ask how to use this project to find the position of the screen where the eyes are focused #84

Open xiaoju-yang opened 1 year ago

xiaoju-yang commented 1 year ago

How to find the area on the computer screen that the eyes are looking at

hmLin2002 commented 11 months ago

How to find the area on the computer screen that the eyes are looking at

兄弟/姐妹,请问这个代码能显示眼睛看屏幕哪个位置吗

Steffanic commented 11 months ago

No, I do not think so. It appears that it simply compares the location of each pupil to the center of the each eye, computing a ratio that is used to indicate the gaze direction.