[tesseract-ocr] Re: Why do i have to install libtesseract-dev? (sudo apt install libtesseract-dev)

2019-08-04 Thread Areo Twister
Oh ok, thanks for the answer n_n So, as i'm only using it casually to convert some images with text from time to time, i guees i don't need to install it >_< I thought it would add some new functionalities or commands to the tesseract terminal program or sth like that. Thx for clarifying it ^_^

[tesseract-ocr] Re: How to add dictionary to training?

2019-08-04 Thread ElGato ElMago
I guess you don't do training with dictionary. You only use it when you read image. 2019年8月3日土曜日 1時48分08秒 UTC+9 Mox Betex: > > I want to do fine tuning and I want to add my dictionary of words. > How to do that, what file to create? > Do I need to add dictionary for training or after? > -- You

[tesseract-ocr] Re: Problems with training tesseract

2019-08-04 Thread ElGato ElMago
Did you specify language option for ocrb when you read it? 2019年8月3日土曜日 0時56分25秒 UTC+9 Cristobal Jesus Muñoz Solano: > > Hello, I am trying to use tesseract and I have read all the documentation > and I have done many tests, sorry if this is not the place to ask this > question, but I have been

Re: [tesseract-ocr] Re: Tesseract 4.1.0 released

2019-08-04 Thread JB Data31
https://github.com/tesseract-ocr/tesseract/wiki/Compiling#android *$ date* > Mon Aug 5 04:58:08 UTC 2019 > *$ git clone https://github.com/alexcohn/tess-two.git > tess-two-git* > Cloning into 'tess-two-git'... > ... > Resolving deltas: 100% (7359/7359),

Re: [tesseract-ocr] Re: Tesseract 4.1.0 released

2019-08-04 Thread Zdenko Podobny
I am sorry I found the problem - moving fileio.* was already staged, so it did not became part of patch... Now it is part of master, so you can cherry-pick it for 4.1 if needed. Zdenko št 1. 8. 2019 o 19:14 Zdenko Podobny napísal(a): > try to run build in new directory. There should not be any

Re: [tesseract-ocr] Re: Tesseract 4.1.0 released

2019-08-04 Thread René Hansen
Awesome! Thanks Zdenko. Would it be possible to tag c5a50b93ce as something like 4.1.1? That way I can target an official release and get rid of my own fork. /René On Mon, 5 Aug 2019 at 08:15, Zdenko Podobny wrote: > I am sorry I found the problem - moving fileio.* was already staged, so i

Re: [tesseract-ocr] Re: Tesseract 4.1.0 released

2019-08-04 Thread Zdenko Podobny
I would like to create/release 4.1.1 (just cherry-pick fixes from master/5.0.0), but it requires time... Maybe end of August, just to see what happens in master repository. Zdenko po 5. 8. 2019 o 8:35 René Hansen napísal(a): > Awesome! Thanks Zdenko. > > Would it be possible to tag c5a50b93ce