CVBpy 14.0
SampleExtractionMode Class Reference

Possible approaches to the sample extraction in the 'Add' methods of image list classes. More...

Inherits object.

Static Public Attributes

int OriginPosition = 1
 Position parameter is assumed to refer to the origin of the feature window.
 
int TopLeftCorner = 0
 Position parameter is assumed to refer to the top left corner of the feature window.
 

Detailed Description

Possible approaches to the sample extraction in the 'Add' methods of image list classes.