[tesseract-ocr] Compilation issue of Tesseract 3.05 on Ubuntu 17.04

2017-05-01 Thread Arsen Hakobyan
Hi All, I think this should be opened as an issue but according to the guidelines I need to ask here before. Please help me with a suggestion resolving the mentioned issue and whether I should open issue for this or not. I am getting the following compilation errors during building the sources

Re: [tesseract-ocr] Re: Standalone Self-contained Tesseract-OCR for Mac

2017-05-01 Thread ShreeDevi Kumar
Stefan, Please make the mac binaries available for both 3.05 and 4.00 similar to windows. I noticed that you have posted the test version for standalone Tess. Thanks! PS: Are the Travis created binaries available for download by users? On May 1, 2017 7:30 PM, "'Stefan Weil' via tesseract-ocr" < t

[tesseract-ocr] Re: Standalone Self-contained Tesseract-OCR for Mac

2017-05-01 Thread 'Stefan Weil' via tesseract-ocr
On Thursday, 24 March 2016 11:49:03 UTC+1, Peter Reid wrote: > > I have a standalone version of tesseract-ocr for Windows that can be run > from a folder located anywhere in the Windows filing system without having > to do an installation. For the Mac the user has to install > HomeBrew/MacPort

Re: [tesseract-ocr] Re: Standalone Self-contained Tesseract-OCR for Mac

2017-05-01 Thread 'Stefan Weil' via tesseract-ocr
I had a look on that shell script. The published version does not work because it tries to build Tesseract without building the dependencies (libjpeg, zlib, libpng, leptonica) first. This can be easily fixed in the first lines of the script. Now it builds those dependencies. It also starts bu

[tesseract-ocr] Re: How to make training for Arabic in Tesseract 4.0

2017-05-01 Thread bmwmine
> > I think jTessBoxEditor 2.0 has been updated to include Tesseract 4.00dev. >> > > 1- Could any body confirm because I am not getting better results for >> Arabic using it. >> > 2- How much training set is sufficient to have best results for a new font e.g how many tiff pages. -- You r

[tesseract-ocr] Distributing Python program using pytesseract library

2017-05-01 Thread Tntpker
Hello, would anyone here know how I´d be able to distribute a python program using pytesseract module? Would I need to have some install wizard to let the user install the tesseract engine manually? Thanks in advance. -- You received this message because you are subscribed to the Google Groups

Re: [tesseract-ocr] Re: Standalone Self-contained Tesseract-OCR for Mac

2017-05-01 Thread shree
Peter, Please see Stefan's replay at https://github.com/tesseract-ocr/tesseract/issues/830#issuecomment-298298139 On Sunday, April 30, 2017 at 8:53:57 PM UTC+5:30, Peter Reid wrote: > > Hi Shree > > Sorry for the delay in replying but I'm struggling to get a successful > build now. I'm attachi