ClassifierType
The type of a classifier session.
Elements
Name | Value | Description |
---|---|---|
IMAQ_CLASSIFIER_CUSTOM | 0 | The classifier session classifies vectors of doubles. |
IMAQ_CLASSIFIER_PARTICLE | 1 | The classifier session classifies particles in binary images. |
IMAQ_CLASSIFIER_TYPE_SIZE_GUARD | 0xFFFFFFFF | Reserved |