Skip to content
Alexandra Papoutsaki edited this page Jun 11, 2020 · 6 revisions

Wiki Documentation

Here you can find documentation for all the API calls available in WebGazer as well as an overview of certain key files.

Where to start

If you want to jump right into using WebGazer, try the Tutorial to see how to start getting gaze predictions.

For a detailed view of the API, go to the Top Level API docs which covers all the common function calls. Some objects will also have exposed methods that may be useful when extending WebGazer's functionality. Common ones include the Tracker API , the Regression Interface, and Utils.

Clone this wiki locally