CogOCVPattern Untrain Method Cognex VisionPro
Untrain this pattern. Releases any saved training data. No effect if this pattern is not currently trained.

Namespace: Cognex.VisionPro.OC
Assembly: Cognex.VisionPro.OC (in Cognex.VisionPro.OC.dll) Version: 65.1.0.0
Syntax

public void Untrain()
Events

Event TypeReason
CogOCVPattern Changed

Fires when the pattern is trained.

The following state flags may be affected:

Remarks

Untrains this pattern and releases any saved training data. This function has no effect if this pattern is not currently trained.

See Also