ClassifyPattern LabeledImages Property Cognex VisionPro 9.21 SR1

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.21.1.1
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