Find average pupil center of two eyes.
Namespace: TETCSharpClientAssembly: TETCSharpClient (in TETCSharpClient.dll) Version: 1.0.0.0 (1.0.0.0)

Parameters
- gazeData
- Type: TETCSharpClient.Data GazeData
gaze data frame to base calculation upon
- screenWidth
- Type: System Int32
[Missing <param name="screenWidth"/> documentation for "M:TETCSharpClient.GazeUtils.getEyesCenterPixels(TETCSharpClient.Data.GazeData,System.Int32,System.Int32)"]
- screenHeight
- Type: System Int32
[Missing <param name="screenHeight"/> documentation for "M:TETCSharpClient.GazeUtils.getEyesCenterPixels(TETCSharpClient.Data.GazeData,System.Int32,System.Int32)"]
Return Value
Type: Point2Dthe average center point in pixels
