ClassifyPattern LabeledImages Property Cognex VisionPro 9.25 SR1

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