CogOCRMaxSegmenter NormalizationMode Property Cognex VisionPro 9.7
The method used to normalize the input image.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax

public CogOCRMaxSegmenterNormalizationModeConstants NormalizationMode { get; set; }

Property Value

Type: CogOCRMaxSegmenterNormalizationModeConstants
The NormalizationMode value. The default value is CogOCRMaxSegmenterNormalizationModeConstants::LocalAdvanced.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfNormalizationMode
Remarks

Stage: Normalize

See Also