CogOCRMaxClassifierTrainParams AspectMode Property Cognex VisionPro 9.5
How use the 'rectified character images' aspect ratio when resampling the rectified image at train-time/run-time.

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

public CogOCRMaxClassifierAspectModeConstants AspectMode { get; set; }

Property Value

Type: CogOCRMaxClassifierAspectModeConstants
The AspectMode value. The default value is Ignore.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfAspectMode
See Also