Links

How It Works

Code Snippet


// Using PEEP Java bindings:
// https://github.com/ralfbiedert/peep
peep = new PEEP(this);
peep.raw().x; // Estimated X Gaze Position
peep.raw().y; // Estimated Y Gaze Position