CogPatInspectPattern StatisticalTrainingEnded Property Cognex VisionPro 9.5
Gets whether (statistical) training of this pattern has been ended.

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

public bool StatisticalTrainingEnded { get; }

Property Value

Type: Boolean
True if pattern statistical training has been ended.
See Also