CVBpy 14.1
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Modules Pages
RotationMap Class Reference

Amount of rotation to apply when mapping an image. More...

Inherits object.

Static Public Attributes

int By180Degrees = 2
 Image will be rotated by 180 degrees.
 
int By270Degrees = 3
 Image will be rotated by 270 degrees.
 
int By90Degrees = 1
 Image will be rotated by 90 degrees.
 

Detailed Description

Amount of rotation to apply when mapping an image.