[tesseract-ocr] Re: Training Tesseract

2018-11-02 Thread Raniem
Tesseract comes with the tools that helps you to do that, you can read more about tesstrain.sh and text2image. (try --help to show all the possible arguments) However, if you are not managing, You can try generating synthetic images for that font yourself (either manually or using any automated

Re: [tesseract-ocr] Tesseract Latest version

2018-11-02 Thread Soumik Ranjan Dasgupta
On Nov 2, 2018 9:34 PM, "Nikhil Kumar" wrote: Hello. I am using tesseract 4.0,I want to know is this the latest version or any update has released after that? No, tesseract 4 is the latest version. If so can you please provide me the link and the update instructions. Thank you. -- You receiv

Re: [tesseract-ocr] tesseract version mismatch

2018-11-02 Thread Marco Atzeri
Am 02.11.2018 um 20:05 schrieb Nikhil Kumar: Hello, I have upgraded tesseract to the latest version, but I am getting this error. Can anyone help me with this? Thank you last version is 4.0.0. How did you upgraded and on what system you are ? --- Diese E-Mail wurde von Avast Antivirus-Softw

Re: [tesseract-ocr] tesseract version mismatch

2018-11-02 Thread Nikhil Kumar
I am on Ubuntu 16.04, I am installed the latest version from the souce code. On Fri, Nov 2, 2018 at 3:17 PM Marco Atzeri wrote: > Am 02.11.2018 um 20:05 schrieb Nikhil Kumar: > > Hello, > > I have upgraded tesseract to the latest version, but I am getting this > > error. Can anyone help me with

Re: [tesseract-ocr] tesseract version mismatch

2018-11-02 Thread Fatih Ertinaz
Nikhil Apparently, there are some inconsistencies in your libraries and tesseract. I'd recommend you to follow this link and install it from the command line: https://github.com/tesseract-ocr/tesseract/wiki https://launchpad.net/~alex-p/+archive/ubuntu/tesseract-ocr?field.series_filter=xenial If

Re: [tesseract-ocr] tesseract version mismatch

2018-11-02 Thread Nikhil Kumar
I think I messed up some libraries, how do i uninstall tesseract and install it again. I have tried, sudo make uninstall from the source but it is not working. Thank you On Fri, Nov 2, 2018 at 3:30 PM Fatih Ertinaz wrote: > Nikhil > > Apparently, there are some inconsistencies in your libraries