Rank: Newbie
Groups: Registered
Joined: 6/13/2020(UTC) Posts: 1 Location: Szentendre
|
Hi there, I try to evaluate Patagames Tesseract for Hungarian. My init is:
_patagamesOcrApi = OcrApi.Create(); _patagamesOcrApi.Init(Patagames.Ocr.Enums.Languages.Hungarian, Application.StartupPath, OcrEngineMode.OEM_TESSERACT_ONLY );
The hun.traineddata is in the tessData directory below the Application.StartupPath, yet the init fails. I can nicely init for English.
Please advise. .
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/5/2016(UTC) Posts: 1,104
Thanks: 7 times Was thanked: 129 time(s) in 126 post(s)
|
1. Make sure you copy the language data file to the output directory 2. Instead of Application.StartupPath, you must specify the path to the tessdata folder.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Patagames Software Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close