CVBpy 15.0
Loading...
Searching...
No Matches
InvarianceType Class Reference

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

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.