Re: Spaces situation in Training image

2010-05-23 Thread zdenko podobny
Hello, http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract: It is *ABSOLUTLEY VITAL* to space out the text a bit when printing, so up the inter-character and inter-line spacing in your word processor. Not spacing text out sufficiently will cause "FAILURE! box overlaps no blobs or blobs

Re: Integrating Tesseract with another open source project

2010-05-23 Thread zdenko podobny
Hi, it will be better to use forum than to contact me (I am not programmer - I am just user that try to read documentation :-) ) Zd. On Sat, May 22, 2010 at 7:38 PM, Thilanka wrote: > Hi Zdenko, > > Thank you very much for the tips. I'll contact you if > I face any problem on this.

Re: Integrating Tesseract with another open source project

2010-05-23 Thread david.torne
I am a programmer (Engineer) also and integrating tessearct to the gttext.googlecode.com project. I found this, have a look... http://code.google.com/p/tesseract-ocr/issues/detail?id=297 Good Luck in your Google Summer of Code project!! I have tested tessearct and it is fun to see how sometimes

OCR for color images and ground truth

2010-05-23 Thread Sven Pedersen
Hey, take note of this project below -- many people have been asking about color images for the past couple of months. --Sven On Sun, May 23, 2010 at 6:40 PM, david.torne wrote: > I am a programmer (Engineer) also and integrating tessearct to the > gttext.googlecode.com project. > > I found this,

get region size

2010-05-23 Thread gadv
I'm using Linux and Mac OS X and I want to use tesseract to identify a specific word from a desktop screenshot. I want to apply an imagemagick filter at that specific area. How would I get the exact dimensions of the rectangle/area of that keyword? -- You received this message because you are sub