NormalizationMethod Property

NI Vision for Visual Basic

NormalizationMethod Property

Syntax

CWIMAQInspectionOptions.NormalizationMethod

Data Type

CWIMAQNormalizationMethods

You can use the following constants with this data type:

  • cwimaqAverageMatching—Normalize image by shifting intensities by the difference in the mean values.
  • cwimaqHistogramMatching—Normalize image using histogram matching.
  • cwimaqNoNormalization—No normalization.

Purpose

Specifies how the function normalizes the golden template to the inspection image.