ClassifyPattern RemoveTrainItem Method Cognex VisionPro 9.23

Removes the train item from LabeledImages.

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

public void RemoveTrainItem(
	ClassifyTrainItem item
)
Exceptions

ExceptionCondition
ArgumentOutOfRangeExceptionIf the supplied item is not found in the collection.
Remarks

If the pattern is trained, the pattern will become untrained.

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also