GazeCoordinate
Gaze Coordinate
Android, Web
- The coordinates delivered by SeeSo SDK are as shown in the figure above.
- In the web based on the main monitor that the webcam is in use.
- The mobile is based on the left-top.
C++
Since C++ SeeSo SDK provides low level API, the default coordinate system is camera coordinate system(in millimeters).
In order to use other coordinate system such as display coordinate system(in pixels), see Custom Coordinate