OCRTool TrainingData Property Cognex VisionPro 9.22
Get

Gets the currently selected training data from the Database.

Set

Sets TraininData.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax

public TrainData TrainingData { get; set; }

Property Value

Type: TrainData
Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also