ColorSensitivity Property

NI Vision for Visual Basic

ColorSensitivity Property

Syntax

CWIMAQMatchColorPatternOptions.ColorSensitivity

Data Type

CWIMAQColorSensitivities

You can use the following constants with this data type:

  • cwimaqHighColorSensitivity—High color sensitivity. Set this option to when you need to distinguish colors with very close hue values.
  • cwimaqLowColorSensitivity—Low color sensitivity. Set this option for better performance to when you do not need to distinguish colors with very close hue values.
  • cwimaqMediumColorSensitivity—Medium color sensitivity. In between high and low sensitivity.

Purpose

Level of sensitivity used to describe the color features in the image. The default is cwimaqLowColorSensitivity.