CogClassifyTool Run Method Cognex VisionPro 9.22 SR1
Runs the tool using the current parameter 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 classification on the InputImage using an internally held Vision ViDiEL Classify Tool that has been trained and configured directly through the VisionInteropTool property.

Runtime errors will be reported in the RunStatus property.

See Also