Skip to main content
Version: Release

GazeCoordinate

Gaze Coordinate

Android, Web

gaze-coordinate-screen.png

  • 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++

gaze-coordinate-webcam.png 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