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

Parameters
- leftEye
- Type: TETCSharpClient.Data Eye
[Missing <param name="leftEye"/> documentation for "M:TETCSharpClient.GazeUtils.getEyesCenterNormalized(TETCSharpClient.Data.Eye,TETCSharpClient.Data.Eye)"]
- rightEye
- Type: TETCSharpClient.Data Eye
[Missing <param name="rightEye"/> documentation for "M:TETCSharpClient.GazeUtils.getEyesCenterNormalized(TETCSharpClient.Data.Eye,TETCSharpClient.Data.Eye)"]
Return Value
Type: Point2Dthe average center point in normalized values
