Click or drag to resize
Tesseract Constructor
http://www.emgu.com
Create a default tesseract engine. Needed to Call Init function to load language files in a later stage.

Namespace: Emgu.CV.OCR
Assembly: Emgu.CV.OCR (in Emgu.CV.OCR.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public Tesseract()
See Also