Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread ShreeDevi Kumar
Recommendation from Ray is to use tessdata_fast On Sat, Mar 3, 2018 at 11:27 PM, Dusayanta Prasad wrote: > Which produces the better result- tessdata_fast or tessdata_best? > > On Saturday, March 3, 2018 at 6:26:58 PM UTC+5:30, shree wrote: >> >> The exact directory will depend both on the typ

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread Dusayanta Prasad
Which produces the better result- tessdata_fast or tessdata_best? On Saturday, March 3, 2018 at 6:26:58 PM UTC+5:30, shree wrote: > > The exact directory will depend both on the type of training data, and > your Linux distribtion. Possibilities are > /usr/share/tesseract-ocr/tessdata or /usr/sha

Re: [tesseract-ocr] VietOCR 5.0 alpha availability

2018-03-03 Thread Quan Nguyen
Alternate sites: https://github.com/nguyenq/VietOCR3/releases https://github.com/nguyenq/VietOCRwpf/releases https://github.com/nguyenq/VietOCR3.NET/releases On Wednesday, January 10, 2018 at 9:02:15 AM UTC-6, Quan Nguyen wrote: > > Just updated again to use Tesseract 4.00 fast data. > > On Monda

[tesseract-ocr] Re: Hindi language version not working. VietOCR.NET-4.5_64

2018-03-03 Thread Quan Nguyen
SourceForge site has been down for the past few days. You can download the programs from GitHub site: https://github.com/nguyenq/VietOCR3.NET/releases https://github.com/nguyenq/VietOCRwpf/releases On Thursday, March 1, 2018 at 5:31:28 AM UTC-6, shree wrote: > > Use latest version vietocr > > ht

[tesseract-ocr] Writing a tess-two dependency breaks OpenCV Manager

2018-03-03 Thread Paktalin
Hi! I'm developing an OCR Android app. I'm using both tess-two and OpenCV and everything works independently, but when I run my project with compile 'com.rmtheis:tess-two:8.0.0' in my build.gradle, I get a message on my device: "OpenCV was not initialsed correctly. Application will be shut down"

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread ShreeDevi Kumar
The exact directory will depend both on the type of training data, and your Linux distribtion. Possibilities are /usr/share/tesseract-ocr/tessdata or /usr/share/tessdata or /usr/share/tesseract-ocr/4.00/tessdata. ShreeDevi भजन - कीर्तन

[tesseract-ocr] Re: TESSDATA_PREFIX problem

2018-03-03 Thread Dusayanta Prasad
eng tessdata_fast and eng tessdata_best didn't work so i thought trying eng data in the section Data Files for Version 4.00 (November 29, 2016) https://github.com/tesseract-ocr/tesseract/wiki/Data-Files#data-files-for-version-400-november-29-2016 and this is working. But why not tessdata_fast and

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread ShreeDevi Kumar
Also check tesseract --list-langs ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Sat, Mar 3, 2018 at 6:22 PM, ShreeDevi Kumar wrote: > ls -l /home/dusayanta/tesseract/tessdata/eng.traineddata > > combine_tessdata -

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread ShreeDevi Kumar
ls -l /home/dusayanta/tesseract/tessdata/eng.traineddata combine_tessdata -d /home/dusayanta/tesseract/tessdata/eng.traineddata ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Sat, Mar 3, 2018 at 5:57 PM, ShreeDevi K

[tesseract-ocr] TESSDATA_PREFIX problem

2018-03-03 Thread Dusayanta Prasad
Please help me with this: dusayanta@dusayanta:~/tessy$ tesseract -v tesseract 4.00.00dev-731-gb9b08c7 leptonica-1.75.3 libjpeg 8d (libjpeg-turbo 1.4.2) : libpng 1.2.54 : libtiff 4.0.6 : zlib 1.2.8 Found AVX Found SSE dusayanta@dusayanta:~/tessy$ tesseract book.tif book -l eng Error openin

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread ShreeDevi Kumar
No, I had not pre-processed the iame. I used tessdata_fast NOT tessdata_best.​ ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Sat, Mar 3, 2018 at 3:59 PM, Dusayanta Prasad wrote: > Please tell me one more thing. Bef

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread Dusayanta Prasad
Please help with this: dusayanta@dusayanta:~/tessy$ tesseract -v tesseract 4.00.00dev-731-gb9b08c7 leptonica-1.75.3 libjpeg 8d (libjpeg-turbo 1.4.2) : libpng 1.2.54 : libtiff 4.0.6 : zlib 1.2.8 Found AVX Found SSE dusayanta@dusayanta:~/tessy$ tesseract book.tif book -l eng Error opening d

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread Dusayanta Prasad
Please help with this: dusayanta@dusayanta:~/tessy$ tesseract book.tif book -l eng Error opening data file /home/dusayanta/tesseract/tessdata/eng.traineddata Please make sure the TESSDATA_PREFIX environment variable is set to your "tessdata" directory. Failed loading language 'eng' Tesseract could

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread Dusayanta Prasad
Please tell me one more thing. Before feeding the image to tesseract do you perform any kind of pre-processing like binarising the image or something like that? I didn't get the same result as yours even after trying Tesseract 4 with eng tessdata_best. On Saturday, March 3, 2018 at 3:38:07 PM

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread shree
Sure, if you are comfortable building software on Linux. You have to make sure you have all the dependencies etc. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [tesseract-ocr] Tesseract convert image to gibberish

2018-03-03 Thread Dusayanta Prasad
What if i build Leptonica and Tesseract from source following the method on GitHub?? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@