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. More... | |
| int | TopLeftCorner = 0 |
| Position parameter is assumed to refer to the top left corner of the feature window. More... | |
Possible approaches to the sample extraction in the 'Add' methods of image list classes.
|
static |
Position parameter is assumed to refer to the origin of the feature window.
|
static |
Position parameter is assumed to refer to the top left corner of the feature window.