Classes
| Class | Description | |
|---|---|---|
| CogAutoSelect |
This class automatically selects an image model for either CogPMAlign
or CogCNLSearch based upon the supplied input image.
| |
| CogAutoSelectResult |
This class holds a single CogAutoSelect result.
| |
| CogAutoSelectResults |
This class holds a list of CogAutoSelectResult objects. This list is
the output of CogAutoSelect's Execute() method.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CogAutoSelectRunModeConstants |
Constants used to specify how auto selection is to
be performed.
| |
| CogAutoSelectScoringCombineMethodConstants |
Constants for specifying how the orthogonality,
symmetry, and uniqueness scores are combined for
a single result.
| |
| CogAutoSelectTargetConstants |
Constants used to identify the target tool type.
|