FeatureMode Property

NI Vision for Visual Basic

FeatureMode Property

Syntax

CWIMAQLearnColorPatternOptions.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

Color feature mode you want to use when setting up a color learn pattern. The default is cwimaqFeatureAll.