Re: makebox alternatives

2010-10-05 Thread haratron
Thank you Jimmy. batch and nobatch are empty and batch.nochop contains: chop_enable 0 wordrec_enable_assoc 0 What do these do? On Wed, Oct 6, 2010 at 3:10 AM, Jimmy O'Regan wrote: > On 5 October 2010 23:17, haratron wrote: >> I'm trying to figure out the way to extract the char positions (as >>

Re: certainty()

2010-10-05 Thread haratron
Thank you On Wed, Oct 6, 2010 at 3:26 AM, Jimmy O'Regan wrote: > On 5 October 2010 23:43, haratron wrote: >> I'm using tesseract 3.00 with hOCR output and I get the xocr_word >> among other things. >> Example: >> testing >> >> The x_wconf attribute is for certainty of the result. Which is >> cal

Re: certainty()

2010-10-05 Thread Jimmy O'Regan
On 5 October 2010 23:43, haratron wrote: > I'm using tesseract 3.00 with hOCR output and I get the xocr_word > among other things. > Example: > testing > > The x_wconf attribute is for certainty of the result. Which is > calculated through a certainty() function, from what I saw in > tesseract's s

Re: makebox alternatives

2010-10-05 Thread Jimmy O'Regan
On 5 October 2010 23:17, haratron wrote: > I'm trying to figure out the way to extract the char positions (as > coordinates) with the makebox way. > > What is the difference between the following? > > tesseract image.tif boxes batch.nochop makebox > tesseract image.tif boxes batch makebox > tesser

makebox alternatives

2010-10-05 Thread haratron
I'm trying to figure out the way to extract the char positions (as coordinates) with the makebox way. What is the difference between the following? tesseract image.tif boxes batch.nochop makebox tesseract image.tif boxes batch makebox tesseract image.tif boxes nobatch makebox -- You received th

certainty()

2010-10-05 Thread haratron
I'm using tesseract 3.00 with hOCR output and I get the xocr_word among other things. Example: testing The x_wconf attribute is for certainty of the result. Which is calculated through a certainty() function, from what I saw in tesseract's source. The problem is that I can't find the function's de

Re: Andriod platform differences and windows?

2010-10-05 Thread Jimmy O'Regan
On 4 October 2010 07:11, jang chen soung wrote: > Hello  predecessors > > I'm a new user of Tesseract OCR. > > I have some question about Android and Windows platform. > > When I use my training file for "License Plate Recognition" on window > platform, > each character is OK!! > > But...When I us

Re: Andriod platform differences and windows?

2010-10-05 Thread Arno Teigseth
On Sun, 2010-10-03 at 23:11 -0700, jang chen soung wrote: > Hello predecessors > > I'm a new user of Tesseract OCR. > > I have some question about Android and Windows platform. > > When I use my training file for "License Plate Recognition" on window > platform, > each character is OK!! nice >

Re: Tesseract 3.00 Released

2010-10-05 Thread Jimmy O'Regan
On 5 October 2010 12:54, zdenko podobny wrote: > it is solved. Problem was in using "-l english" instead of  "-l eng". > I already got other feedback that user documentation should be improved Well, I won't argue that the documentation needs improvement, but in this case, I think the document

Re: Tesseract 3.00 Released

2010-10-05 Thread Malky
So my problem is solved ) Thanks to zdenko podobny for help! -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-...@googlegroups.com. To unsubscribe from this group, send email to tesseract-ocr+unsu

Re: Tesseract 3.00 Released

2010-10-05 Thread zdenko podobny
On Tue, Oct 5, 2010 at 10:17 AM, Jimmy O'Regan wrote: > On 5 October 2010 07:45, zdenko podobny wrote: > > > > On Tue, Oct 5, 2010 at 12:36 AM, Malky wrote: > >> > >> I've compiled tesseract (and it works) but I don't know how to use the > >> language files from here: > >> https://code.google.c

Re: Tesseract 3.00 Released

2010-10-05 Thread Jimmy O'Regan
On 5 October 2010 07:45, zdenko podobny wrote: > > On Tue, Oct 5, 2010 at 12:36 AM, Malky wrote: >> >> I've compiled tesseract (and it works) but I don't know how to use the >> language files from here: >> https://code.google.com/p/tesseract-ocr/downloads/list >> >> I've unpacked language files i