Click or drag to resize

TesseractDefaultTesseractDirectory Property

http://www.emgu.com
Get the default tesseract ocr directory. This should return the folder of the dll in most situations.

Namespace:  Emgu.CV.OCR
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static string DefaultTesseractDirectory { get; }

Property Value

Type: String
See Also