Re: [tesseract-ocr] Some spaces are not recognized

2020-01-12 Thread neet k
Sir, I want to develop Android Application for same so i am using Android Platform. Firstly, As per sources i found that to integrate Tesseract to android Tess-two Library (A fork of Tesseract Tools for Android) is available https://github.com/rmtheis/tess-two . Further, Tess-Two Library

Re: [tesseract-ocr] Some spaces are not recognized

2020-01-12 Thread Shree Devi Kumar
I am not sure what version of tesseract and traineddata file you are using. It works fine with latest code and traineddata files from all three tessdata repos. ubuntu@tesseract-ocr:~/TEST$ tesseract pan.png - -l pan --tessdata-dir ~/tessdata --psm 6 --oem 1 Warning: Invalid resolution 0 dpi.

Re: [tesseract-ocr] Some spaces are not recognized

2020-01-12 Thread neet k
Using Tesseract to recognize Text from images. The spaces between words are ignored for Punjabi text. Library : Tess-Two Platform : Android How i can fix the problem related to spaces. Hereby, attaching a screenshot, input and output text. Regards On Tuesday, May 29, 2018 at 4:33:43 PM

Re: [tesseract-ocr] Some spaces are not recognized

2018-05-29 Thread ShreeDevi Kumar
set the config variable - "preserve_interword_spaces" to 1 And as 0 For diff runs and see if that makes any difference On Tue 29 May, 2018, 4:30 PM ShreeDevi Kumar, wrote: > >The traineddata from tesseract does not have a spacing problem, > > Then the problem is related to training. > > > > >

Re: [tesseract-ocr] Some spaces are not recognized

2018-05-29 Thread ShreeDevi Kumar
>The traineddata from tesseract does not have a spacing problem, Then the problem is related to training. On Tue 29 May, 2018, 4:16 PM Sumedhe Dissanayake, < sumedhedissanay...@gmail.com> wrote: > > > On Friday, May 18, 2018 at 6:32:44 PM UTC+5:30, shree wrote: >> >> image is not visible. >>

Re: [tesseract-ocr] Some spaces are not recognized

2018-05-29 Thread Sumedhe Dissanayake
On Friday, May 18, 2018 at 6:32:44 PM UTC+5:30, shree wrote: > > image is not visible. > > ShreeDevi > > भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com > > On Fri, May 18, 2018 at 5:39 PM, Sumedhe Dissanayake < >

Re: [tesseract-ocr] Some spaces are not recognized

2018-05-23 Thread Sumedhe Dissanayake
On Friday, May 18, 2018 at 6:32:44 PM UTC+5:30, shree wrote: > > image is not visible. > > ShreeDevi >

Re: [tesseract-ocr] Some spaces are not recognized

2018-05-18 Thread ShreeDevi Kumar
image is not visible. ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Fri, May 18, 2018 at 5:39 PM, Sumedhe Dissanayake < sumedhedissanay...@gmail.com> wrote: > Sometimes spaces between words are ignored when

[tesseract-ocr] Some spaces are not recognized

2018-05-18 Thread Sumedhe Dissanayake
Sometimes spaces between words are ignored when tesseract is used to recognize Sinhala text. - The traineddata from tesseract does not have a spacing problem, even though there ware changes in tesseract since it was uploaded. - The spacing problem occurs regardless of whether I start the