This interface defines an object that represents the result of a segmentation process.
Assembly: Cognex.Vision.ELCore.Net (in Cognex.Vision.ELCore.Net.dll) Version: 9.21.0.0
Syntax
The ISegmentResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ClassItem | Gets the ClassItem which the result is assigned to. | |
| Heatmap | Get Gets the image which represents the segmentation result as a heatmap. |
See Also