ClassifyPattern LabeledImages Property Cognex VisionPro 9.24

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

public ClassifyTrainItemCollection LabeledImages { get; }

Property Value

Type: ClassifyTrainItemCollection
Default Value: a default constructed ClassifyTrainItemCollection.
Remarks

It is a read-only collection. All operation must be done through the methods provided in this class.

See Also