CogSegmentTool Run Method Cognex VisionPro 9.24
Run the segment tool on the current InputImage and place the segmentation results in the Results collection.

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

public override void Run()

Implements

ICogTool Run 
Events

Remarks

Note that, like all VisionPro tools, run time errors will be reported in the RunStatus.
See Also