OCRTool Operator Property Cognex VisionPro 9.21
Get

Gets the operator used to hold the TrainingDatabase, to run training, and execute OCR on images.

Set

Sets Operator.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.21.0.0
Syntax

public OCROperator Operator { get; set; }

Property Value

Type: OCROperator
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also