Tobii Pro SDK Python API
tobii_research.CalibrationSample Class Reference

Represents the data collected for a calibration sample. More...

Inherits object.

Data Fields

 left_eye
 Gets the calibration sample data for the left eye as a CalibrationEyeData object.
 
 right_eye
 Gets the calibration sample data for the right eye as a CalibrationEyeData object.
 

Detailed Description

Represents the data collected for a calibration sample.

A tuple of CalibrationSample objects are used as value for CalibrationPoint.calibration_samples.