ClassifyPattern ClearClasses Method Cognex VisionPro 9.10

Clears the Labels collection.

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

public void ClearClasses()
Remarks

This method performs the following:

  • Set the Trained to false
  • Clears the LabeledImages
  • Clears the Classes
  • Clears the TrainResult
  • Clears the PredictedResult

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

See Also