|
xvsdk
3.2.0
|
Public Attributes | |
| unsigned long long | timestamp |
| timestamp. | |
| int | recommend |
| whether if there has the recommend point. 0-no recommend point, 1-use left eye as recommend point, 2-use right eye as recomment point. | |
| XV_ET_GAZE_POINT | recomGaze |
| recommend gaze data | |
| XV_ET_GAZE_POINT | leftGaze |
| left eye gaze data | |
| XV_ET_GAZE_POINT | rightGaze |
| right eye gaze data | |
| XV_ET_PUPIL_INFO | leftPupil |
| left eye pupil data | |
| XV_ET_PUPIL_INFO | rightPupil |
| right eye pupil data | |
| XV_ET_EYE_EXDATA | leftExData |
| left eye extend data(include blink and eyelid data) | |
| XV_ET_EYE_EXDATA | rightExData |
| right eye extend data(include blink and eyelid data) | |
| int | leftEyeMove |
| 0-Eye movement type is no-eye detected. 1-Eye movement type is blink. 2-Eye movement type is noraml. | |
| int | rightEyeMove |
| 0-Eye movement type is no-eye detected. 1-Eye movement type is blink. 2-Eye movement type is noraml. | |
| float | ipd |
| The estimated interpupilary distance (IPD) | |