/Eyetracking-Canvas

Eyetracking lines using HTML Canvas & Webgazer

Eyetracking-Canvas

Simple script that traces the lines of the eye on a canvas. When the script start, click 5 times on each dot to make it disappear, this will help to calibrate.

WebGazer.js

WebGazer.js is an eye tracking library that uses common webcams to infer the eye-gaze locations of web visitors on a page in real time. The eye tracking model it contains self-calibrates by watching web visitors interact with the web page and trains a mapping between the features of the eye and positions on the screen. WebGazer.js is written entirely in JavaScript and with only a few lines of code can be integrated in any website that wishes to better understand their visitors and transform their user experience. WebGazer.js runs entirely in the client browser, so no video data needs to be sent to a server. WebGazer.js can run only if the user consents in giving access to their webcam.

Official website: https://webgazer.cs.brown.edu