CogOCRMaxSegmenterSpaceParams SpaceScoreMode Property Cognex VisionPro
The score mode, which specifies how to handle scoring of space characters.

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

public CogOCRMaxSegmenterSpaceScoreModeConstants SpaceScoreMode { get; set; }

Property Value

Type: CogOCRMaxSegmenterSpaceScoreModeConstants
The SpaceScoreMode value. The default value is CogOCRMaxSegmenterSpaceScoreModeConstants::Clutter.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfSpaceScoreMode
See Also