Removes the train item from LabeledImages.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- item
- Type: Cognex.Vision.ViDiEL ClassifyTrainItem
The item in the LabeledImages to remove.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If 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