OCROperator PropertiesCognex VisionPro 9.22 SR1

The OCROperator type exposes the following members.

Properties

  NameDescription
Public propertyAdvancedFielding
Get

Gets the Advanced Fielding.

Public propertyBasicFielding
Get

Gets the Basic Fielding.

Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Overrides ChangedEventShareableBase ChangedEventSuspended.)
Public propertyCharacterHeight
Get

Gets the Height for the characters to search for Default Value: 0.

Public propertyCharacterWidth
Get

Gets the width of the characters to search for Default Value: 0.

Public propertyFieldingMode
Get

Gets the fielding mode.

Public propertyHandle (Overrides ChangedEventShareableBase Handle.)
Public propertyModelHealth

Gets the health of the underlying model.

Public propertyRegion
Get

Gets the inspection region of the input image.

Public propertyRegionMode
Get

Gets the technique used to apply the region to the inspection image. Default Value: AffineTransform.

Public propertyTrained

Get if the model is trained or not.

Public propertyTrainingDatabase

Gets the database which contains the training data.

Public propertyTrainingResults

The results of the last training.

Top
See Also