Skip to content
JamesLaskey edited this page Apr 8, 2016 · 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 which may be useful. Common ones include the [tracker interface], the [regression interface], and [utils].

Clone this wiki locally