The information in this topic may be out of date. The current SDK reference guide has moved here.
rotation property
Use this property to set and retrieve the rotation to apply to the checkpoint images before matching.
Typically, this is used to switch between portrait and landscope modes (90 degrees).
Syntax
eyes.rotation = value
value = eyes.rotation
Type:Union[int,float]
The number of degrees to rotate.