Re: segfaulting again (svn 3.02)

2012-04-12 Thread Zdenko Podobný
Dňa 12.04.2012 18:09, Falke wrote / napísal(a): > i hope this posts in the right order > > addendum to my reply from 30 minutes ago: I rebuilt the bad build. > Didn't help; same error. > Does it mean it segfaults? Can you provide more info (OS, platform, how you run OCR...)? I tried it (tesserac

Re: Tesseract Classification

2012-04-12 Thread Mayur Mudigonda
Ankur, you need to be more specific. Please attach the image if possible for other users on the thread to attempt to give you a solution. It is hard to help without more information. M On Thu, Apr 12, 2012 at 8:00 AM, Ankur Rana wrote: > I tired to pass only image binary data in text file to te

Re: Tesseract Classification

2012-04-12 Thread Ankur Rana
I tired to pass only image binary data in text file to tesseract but not working. Can anybody explain how to tesseract read the image file? On Thu, Apr 12, 2012 at 12:45 PM, Mayur Mudigonda wrote: > If this is from the command line - save it as .png image file and call > Tesseract > > It should

Re: segfaulting again (svn 3.02)

2012-04-12 Thread Falke
i hope this posts in the right order addendum to my reply from 30 minutes ago: I rebuilt the bad build. Didn't help; same error. -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-ocr@googlegroups.c

Re: segfaulting again (svn 3.02)

2012-04-12 Thread Falke
On Apr 11, 5:19 pm, Stane wrote: > Couldn't confirm this for tesseract3.02 > but i have to say, that i converted the pic to .tif because my > tesseract was compiled only for tif -.- > > On 11 Apr., 06:10, Falke wrote: > > > > > > > > > When I try to recognize this:http://www.flight.us/misc/segf

Re: Digit recognition using Tesseract

2012-04-12 Thread AMetnik
Thanks just what i needed :-) On Wednesday, April 11, 2012 9:55:37 PM UTC+2, Poncho wrote: > > Hi, > > Did you try the download page? > http://code.google.com/p/tesseract-ocr/downloads/list > > Hope this helps > /Yaron > On 04/11/2012 09:05 AM, AMetnik wrote: > > Sounds good, I had actually look

Re: Tesseract Classification

2012-04-12 Thread Mayur Mudigonda
If this is from the command line - save it as .png image file and call Tesseract It should be no different from any other image On Wed, Apr 11, 2012 at 11:24 PM, Ankur Rana wrote: > how can i pass my already binarized image data to Tesseract 2.01? > > > On Thu, Apr 12, 2012 at 9:55 AM, Mayur Mu

Re: Tesseract Classification

2012-04-12 Thread Ankur Rana
how can i pass my already binarized image data to Tesseract 2.01? On Thu, Apr 12, 2012 at 9:55 AM, Mayur Mudigonda wrote: > I think if you were writing your own classification code, you'd have to > edit the classification (cpp files) and compile them manually. You would > also branch from the def