Click or drag to resize

GlyphReaderEngineInitialize Method

Initialize the GlyphReader engine.

Namespace:  Atalasoft.Ocr.GlyphReader
Assembly:  Atalasoft.dotImage.Ocr.GlyphReader (in Atalasoft.dotImage.Ocr.GlyphReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public override void Initialize()
Remarks
Must be invoked prior to recognition.
See Also