Run the SmartLine tool on the current InputImage
and place the SmartLine results in the Results
collection.
The tool will run using an internally held Vision SmartLine Tool that has been trained
and configured directly through the
VisionInteropTool
property.
Namespace: Cognex.VisionPro.SmartLineAssembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.1.0.0 (87.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