CogOCRMaxSegmenter Polarity Property Cognex VisionPro
The polarity of the characters in the input image. If the polarity is Unknown, the polarity will be automatically determined.

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

public CogOCRMaxPolarityConstants Polarity { get; set; }

Property Value

Type: CogOCRMaxPolarityConstants
The Polarity value. The default value is CogOCRMaxPolarityConstants::Unknown.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfPolarity
Remarks

Stage: Refine line, Normalize

See Also