brownhci / WebGazer

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

Programmatical Click calibration not as good as manual #329

Closed pradeepkarthik77 closed 11 months ago

pradeepkarthik77 commented 11 months ago

Hey, I was trying out a custom calubration method by moving a pointer through the screen, pausing it in edges and simulating user clicks programmtically. (for ex stop the pointer at the center of screen for 5 seconds and simulate 50 clicks there with 50ms interval) but it seems to have less accuracy than manual calibration. Does anyone know why?