brownhci / WebGazer

WebGazer.js: Scalable Webcam EyeTracking Using User Interactions
https://webgazer.cs.brown.edu
Other
3.54k stars 536 forks source link

Webgazer on saved webcam video files #257

Closed shubhvachher closed 2 years ago

shubhvachher commented 2 years ago

Hello! I'd like to run Webgazer on the webcam video files of the participants in the EVE dataset. They have the webcam videos as well as TOBII eye tracking based gazepoints on screen saved in the dataset.

If I could make a few "calibration frames" with the webcam video of the participant along with the TOBII based screen gazepoint, how would I input that into webgazer?

And then how could I run webgazer predictions on the rest of the webcam video file?

shubhvachher commented 2 years ago

I can see I can use the dataset extractor work (webgazerExtractClient.js) to facilitate this. Closing the issue!