CWIMAQLearnPatternOptions

NI Vision for Visual Basic

CWIMAQLearnPatternOptions

CWIMAQLearnPatternOptions contains the LearnMode parameter used by CWIMAQVision.LearnPattern2 to learn the template. Creating this object is optional; you can directly pass the LearnMode to CWIMAQVision.LearnPattern2.

Properties

AdvancedOptionsAdvanced options to the pattern matching algorithm. These are used only if you call LearnPattern2.
LearnModeInvariance mode to use when learning the pattern. The default is cwimaqLearnShiftInformation.

See Also

CWIMAQVision.LearnPattern2