The GazeUtils type exposes the following members.

Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | getDistancePoint2D |
Calculates distance between two points.
|
![]() ![]() | getEyesCenterNormalized(GazeData) |
Find average pupil center of two eyes.
|
![]() ![]() | getEyesCenterNormalized(Eye, Eye) |
Find average pupil center of two eyes.
|
![]() ![]() | getEyesCenterPixels(GazeData, Int32, Int32) |
Find average pupil center of two eyes.
|
![]() ![]() | getEyesCenterPixels(Eye, Eye, Int32, Int32) |
Find average pupil center of two eyes.
|
![]() ![]() | getEyesDistanceNormalized(GazeData) |
Calculates distance between pupil centers based on previously
recorded min and max values
|
![]() ![]() | getEyesDistanceNormalized(Eye, Eye) |
Calculates distance between pupil centers based on previously
recorded min and max values
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() | getNormalizedCoords |
Normalizes a pixel point based on screen dims
|
![]() ![]() | getNormalizedMapping |
Maps a 2d pixel point into normalized space [x: -1:1 , y: -1:1]
|
![]() ![]() | getRelativeToScreenSpace |
Converts a relative point to screen point in pixels
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
