ClassifyPattern TrainResult Property Cognex VisionPro 9.21 SR1

The train result. The train result holds the model health of the trained pattern as well as the trained Labels (a StringCollection of label ids) and the train items' result.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.21.1.1
Syntax

public ClassifyTrainResult TrainResult { get; }

Property Value

Type: ClassifyTrainResult
Default Value: null
See Also