CWIMAQLearnColorPatternOptions

NI Vision for Visual Basic

CWIMAQLearnColorPatternOptions

CWIMAQLearnColorPatternOptions contains parameters used by CWIMAQVision.LearnColorPattern to learn the template.

Properties

FeatureModeColor feature mode you want to use when setting up a color learn pattern. The default is cwimaqFeatureAll.
IgnoreBlackAndWhiteBoolean that indicates if black or white colors are excluded from the color features of the template image. Any color excluded during the learning process is also ignored from the template in the match phase. The default is cwimaqDoNotIgnore.
IgnoreColorSpectraInformation about colors to ignore in the template during the learn phase. The default is an empty set of spectrums, which indicates that nothing is ignored.
LearnModeInvariance mode to use when learning the pattern. The default is cwimaqLearnShiftInformation.
SaturationThresholdThreshold used to distinguish between two colors having the same hue values. The default is 80.

See Also

CWIMAQVision.LearnColorPattern