CVBpy 14.0
InvarianceType Class Reference

Invariance types that can be defined for training. More...

Inherits object.

Static Public Attributes

int AffineGroup = 3
 Affine group (that is 2x2 matrix plus translation).
 
int RotationScaleTranslation = 2
 Rotation + Scale + Translation.
 
int Translation = 1
 Translation.
 

Detailed Description

Invariance types that can be defined for training.