ClassifyPattern PredictedResults Property Cognex VisionPro 9.22

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.22.2.0
Syntax

public ClassifyImageResultCollection PredictedResults { get; }

Property Value

Type: ClassifyImageResultCollection
Default Value: null
See Also