You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Tesseract, I can use Tesseract.TesseractEnviornment.CustomSearchPath = "my dll path";
to customize the leptonica.dll and tesseract.dll path
but I can't find the corresponding usage in TesseractOCR, how do I set the environment path?
The text was updated successfully, but these errors were encountered:
When using Tesseract, I can use
Tesseract.TesseractEnviornment.CustomSearchPath = "my dll path";
to customize the leptonica.dll and tesseract.dll path
but I can't find the corresponding usage in TesseractOCR, how do I set the environment path?
The text was updated successfully, but these errors were encountered: