CWIMAQFeatureModes Enumeration
From NI Vision for Visual Basic
CWIMAQFeatureModes Enumeration
Specifies the features that CWIMAQVision.MatchColorPattern uses when looking for the color template pattern in the color image.
You can use the following constants with this data type:
- cwimaqFeatureAll—Searches for the color template pattern in the image using color and shape features.
- cwimaqFeatureColorInformation—Searches for the color template pattern in the image using color features.
- cwimaqFeatureShapeInformation—Searches for the color template pattern in the image using shape features.