OCR Languages Support Package Installation

7 ビュー (過去 30 日間)
Michal Halon
Michal Halon 2016 年 8 月 26 日
編集済み: Walter Roberson 2019 年 7 月 21 日
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?

回答 (1 件)

Birju Patel
Birju Patel 2016 年 8 月 30 日
編集済み: Walter Roberson 2019 年 7 月 21 日
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 件のコメント
Sayyed Mohsen Vazirizade
Sayyed Mohsen Vazirizade 2019 年 7 月 21 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeCharacters and Strings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by