CogOCVPattern Trained Property Cognex VisionPro 9.5
True if the pattern is trained.

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

public bool Trained { get; }

Property Value

Type: Boolean
Remarks

True if the pattern is trained, false otherwise.

Whenever you add new character positions, or change the properties of an existing character position, the pattern becomes untrained.

See Also