FeatureMode Property

NI Vision for Visual Basic

FeatureMode Property

Syntax

CWIMAQMatchColorPatternOptions.FeatureMode

Data Type

CWIMAQFeatureModes

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.

Purpose

Features to use when looking for the color template pattern in the color image. The default is cwimaqFeatureAll.