CogSegmentResult PropertiesCognex VisionPro 9.25 SR1

The CogSegmentResult type exposes the following members.

Properties

  NameDescription
Public propertyClass
Gets the class name for this result.
Public propertyClassIdentifier
Gets the unique class identifier for this result.
Public propertyHeatmap
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.
Top
See Also