ClassifyPattern ClearClasses Method Cognex VisionPro 9.22

Clears the Labels collection.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.22.2.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