CVBpy 15.0
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.