Run the segment tool on the current InputImage
and place the segmentation results in the Results
collection.
Namespace: Cognex.VisionPro.ViDiELAssembly: Cognex.VisionPro.ViDiEL (in Cognex.VisionPro.ViDiEL.dll) Version: 93.1.0.0
Syntax
Implements
ICogTool RunEvents
| Event Type | Reason |
|---|---|
| ICogTool Running | Fires before the tool runs. |
| ICogTool Ran | Fires after the tool runs. |
Remarks
See Also