CWIMAQLearnModes Enumeration

NI Vision for Visual Basic

CWIMAQLearnModes Enumeration

CWIMAQLearnModes are the constants for the LearnMode property on the CWIMAQLearnPatternOptions object.

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.

See Also

CWIMAQVision.LearnPattern2