CogPatInspectPattern EndStatisticalTraining Method Cognex VisionPro 9.20
End statistical training on this pattern. No further statistical training may be performed after calling this method. Calling this method will free some internal data, causing this object to use less memory.

Namespace: Cognex.VisionPro.PatInspect
Assembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 80.0.0.0
Syntax

public void EndStatisticalTraining()
Events

Event TypeReason
ICogChangedEvent ChangedFires when this method causes StatisticalTrainingEnded property to change.
See Also