The CogSegmentResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Class |
Gets the class name for this result.
| |
| ClassIdentifier |
Gets the unique class identifier for this result.
| |
| Heatmap |
Gets the heatmap image for this result. Pixel values closer
to 255 indicate a strong correspondence with the specified class
at that pixel location, while pixel values closer to zero
indicate a weaker correspondence. Pixel locations in the
heatmap correspond directly to pixel locations in the
runtime image that fall within the Region's bounding box.
|
See Also