tesseract-ocr / tesseract

Tesseract Open Source OCR Engine (main repository)
https://tesseract-ocr.github.io/
Apache License 2.0
62.06k stars 9.5k forks source link

ParamsModel::Incomplete line errors when using Vietnamese / VIE language #602

Closed AR0x7E7 closed 7 years ago

AR0x7E7 commented 7 years ago

Hi there, tired to run following command on the attached Image:

$ tesseract TH.jpg outbutbase -l vie -psm 7

th

Getting only "ParamsModel::Incomplete line" erros, see here: 2016-12-23_10h46_01

Specs: Windows Server 2012R2

C:\Users\Administrator\Desktop\Tesseract-OCR>tesseract --version
tesseract 3.05.00dev
 leptonica-1.73
  libgif 4.1.6(?) : libjpeg 8d (libjpeg-turbo 1.4.2) : libpng 1.6.20 : libtiff 4.0.6 : zlib 1.2.8 : libwebp 0.4.3 : libopenjp2 2.1.0

Installed Vietnamese language during setup wizard

zdenop commented 7 years ago

see comments in https://github.com/tesseract-ocr/tesseract/issues/373