Filter löschen
Filter löschen

OCR Languages Support Package Installation

22 Ansichten (letzte 30 Tage)
Michal Halon
Michal Halon am 26 Aug. 2016
Bearbeitet: Walter Roberson am 21 Jul. 2019
Hello! Today I wanted to install OCR Languages Support Package and during installation encountered a following problem:
Where can I find working Languages Support Package?

Antworten (1)

Birju Patel
Birju Patel am 30 Aug. 2016
Bearbeitet: Walter Roberson am 21 Jul. 2019
Hi Michal,
The OCR Languages Support Package is down. We are working to get it back online.
If you need the language files immediately, you can get them from here:
Once you have the *.traineddata file that you want to use, you can call the OCR function as follows:
txt = ocr(img,'Language','path/to/tessdata/eng.traineddata');
Just replace eng.traineddata with whichever language you wanted to use.
Hope that helps, Birju
  1 Kommentar
Sayyed Mohsen Vazirizade
Sayyed Mohsen Vazirizade am 21 Jul. 2019
Hi,
I downloaded pus.traineddata and put it in the folder you mentioned. I ran into the following error:
Error using tesseractWrapper
Internal error using Tesseract:
actual_tessdata_num_entries_ <= TESSDATA_NUM_ENTRIES:Error:Assert failed:in file
..\..\ccutil\tessdatamanager.cpp, line 50

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by