SegmentTool GenerateHeatmapGraphicsForTrainDataItem Method Cognex VisionPro 9.22

Create heatmap graphics for the specified train data's image for each of the classes.

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

public GraphicInteractiveCollection GenerateHeatmapGraphicsForTrainDataItem(
	TrainData trainData
)

Parameters

trainData
Type: Cognex.Vision.ELCore TrainData
The TrainData item to execute the operator on and generate the heatmaps for.

Return Value

Type: GraphicInteractiveCollection
See Also