ClassifyPattern PredictedResults Property Cognex VisionPro 9.21 SR1

The predicted results. Results from running the pattern on the unlabeled images.

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

public ClassifyImageResultCollection PredictedResults { get; }

Property Value

Type: ClassifyImageResultCollection
Default Value: null
See Also