ClassifyPattern Reset Method Cognex VisionPro 9.10

Clears train data.

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

public void Reset()
Remarks

Performs the following:

  • Set the Trained to false
  • Clears the LabeledImages (ClassifyTrainImageCollection)
  • Clears the Images (ClassifyImageItemCollection)
  • Clears the TrainResult
  • Clears the PredictedResult

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

See Also