CWIMAQSearchStrategies Enumeration

NI Vision for Visual Basic

CWIMAQSearchStrategies Enumeration

CWIMAQSearchStrategies are constants that specify how the color features of the image are used during the search phase.

You can use the following constants with this data type:

  • cwimaqAggressiveSearch—Aggressive search. Extracts template information for Aggressive, Balanced, and Conservative matching.
  • cwimaqBalancedSearch—Balanced search. Extracts template information for Balanced and Conservative matching.
  • cwimaqConservativeSearch—Conservative search. Extracts template information for Conservative matching only.
  • cwimaqVeryAggressiveSearch—Very aggressive search. Similar to the Aggressive search, only more extreme. The Very Aggressive strategy is the fastest way to find templates in an image.

See Also

CWIMAQMatchPatternAdvancedOptions

CWIMAQVision.MatchColorPattern

CWIMAQMatchColorPatternOptions