LearnMode Property

NI Vision for Visual Basic

LearnMode Property

Syntax

CWIMAQLearnPatternOptions.LearnMode

Data Type

CWIMAQLearnModes

You can use the following constants with this data type:

  • cwimaqLearnAll—Learns information about the image that is required for shift-invariant and rotation-invariant matching.
  • cwimaqLearnRotationInformation—Learns information about the image that is required for rotation-invariant matching.
  • cwimaqLearnShiftInformation—Learns information about the image that is required for shift-invariant matching.

Purpose

Invariance mode to use when learning the pattern. The default is cwimaqLearnShiftInformation.