ClassifyPattern UnlabeledImages Property Cognex VisionPro 9.21

Gets the image ids that are not labeled (not used in the ClassifyTrainItemCollection).

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

public StringCollection UnlabeledImages { get; }

Property Value

Type: StringCollection
Default Value: null
See Also