ClassifyPattern Reset Method Cognex VisionPro 9.22

Clears train data.

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