TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.86k stars 1.84k forks source link

Mapping between eye-gaze vectors and screen coordinates #974

Open BogdanBalcau opened 3 years ago

BogdanBalcau commented 3 years ago

Is there any way to map the 3d gaze tracking data to specific points on screen?

TadasBaltrusaitis commented 3 years ago

No. there's no functionality to do that. See some ideas of how that could be implemented - https://github.com/TadasBaltrusaitis/OpenFace/issues/577

However, you would only get quite limited accuracy of mapping gaze from OpenFace to screen locations