It was fixed earlier this year.

https://code.google.com/p/tesseract-ocr/source/list?repo=default

https://groups.google.com/forum/#!searchin/tesseract-dev/preserver$20spaces/tesseract-dev/dGB3cbFtGUs/x9nEu5vy_LoJ

On Wednesday, April 29, 2015 at 8:46:29 AM UTC-5, RUTURAJ R. Raval wrote:
>
> I am using tesseract library in my app, there when I capture image of 
> text, and text gets extracted, if there are multiple spaces in image, they 
> are trimmed to only 1 space.
>
> Suppose, in image, the text is kind of,
>
> HELLO       WORLD
> HI HOW ARE YOU?
> I    AM    FINE
> THANK           YOU.
>
> So when I get text, the perfect margin should be maintained, as per in 
> image, but I get output as,
>
> HELLO WORLD
> HI HOW ARE YOU?
> I AM FINE
> THANK YOU.
>
> So I don't want this.
>
> So can I make change in any function, to achieve this task?
>
> Please help me, what should I change, and where?
>
> Because I don't know how to get the same text as in image as any trimming 
> function is there in tesseract? Help me out.
>
> Thank you.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/9dba9d5d-459f-4052-951b-f3ba52985ff6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to