Problem with simple images

2012-08-20 Thread gangabass
Hi, I can't OCR simple gif files. Source files look like this one: http://postimage.org/image/p42rbuv8d/. Also I have tried to convert it (using ImageMagick) to this one: http://postimage.org/image/bnfzyhwtz/ But without any luck :-( I'm using last version of Tesseract on Windows 7 (64-bit): C

option digits

2012-08-20 Thread Francisco Lahuerta Calahorra
It seems that when the option digits is use, it does not include the recognition of the following characters point comma E e plus minus can somebody confirm this? it might be interested to include an option with this characters plus the digits in order to work only with numbers? than

Re: option digits

2012-08-20 Thread zdenko podobny
On Sat, Aug 18, 2012 at 1:52 AM, Francisco Lahuerta Calahorra < fcolahue...@gmail.com> wrote: > It seems that when the option digits is use, it does not include the > recognition of the following characters > point > comma > E > e > plus > minus > can somebody confirm this? > I can no

Re: Problem with simple images

2012-08-20 Thread zdenko podobny
On Mon, Aug 20, 2012 at 11:20 AM, gangabass wrote: > Hi, > I can't OCR simple gif files. Source files look like this one: > http://postimage.org/image/p42rbuv8d/. > > Also I have tried to convert it (using ImageMagick) to this one: > http://postimage.org/image/bnfzyhwtz/ > > But without any luck

Re: Character Template Matching Possible on Tesseract?

2012-08-20 Thread zdenko podobny
On Mon, Apr 9, 2012 at 9:47 PM, David Eger wrote: > The ability to use user patterns was added by Tesseract 3.01, and now has > a little documentation. See the comment in dict/trie.h: > > > http://code.google.com/p/tesseract-ocr/source/browse/tags/release-3.01/dict/trie.h > > And the newly updat

Re: Character Template Matching Possible on Tesseract?

2012-08-20 Thread Sriranga(78yrsold)
Hello, With reference to *"I think the user pattern you want is:* *\A\A\d\d\d\A\A*" -> example: \user\user\added\added\patterns\patterns ? and also for " 1-\d\d\d-GOOG-411 ->example: 5-\kindly\use\pattern-clarify- 678 ? www.\n\\\*.com" -> presumed website address? I may be wrong. Since I coul