SegmentResult Heatmap Property Cognex VisionPro 9.22 SR1
Get

Gets the image which represents the segmentation result as a heatmap.

Set

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.22.2.0
Syntax

public Image8Grey Heatmap { get; }

Property Value

Type: Image8Grey

Implements

ISegmentResult Heatmap
See Also