Removes the train item with the specified image id from LabeledImages.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- imageId
- Type: System String
The image id in the LabeledImages.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied image id 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