CogOCRTool Run Method Cognex VisionPro 9.22 SR1
Runs the tool using the current settings.

Namespace: Cognex.VisionPro.ViDiEL
Assembly: Cognex.VisionPro.ViDiEL (in Cognex.VisionPro.ViDiEL.dll) Version: 87.1.0.0
Syntax

public override void Run()

Implements

ICogTool Run 
Events

Remarks

Performs Edge Learning OCR on the InputImage using an internally held Vision ViDiEL OCR Tool that has been trained and configured directly through the VisionInteropTool property.

Runtime errors will be reported in the RunStatus property.

See Also