This interface represents a match from a blue tool.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
The ICogDLRuntimeMatch type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Features |
The collection of features participating in the match.
This includes the predicted model elements.
| |
| IsSelected |
True if the match was selected by an axis-filter.
| |
| ModelName |
The name of the matched model.
| |
| Score |
The matching score. Between 0 and 1.
|
See Also