Merging traindata files

2012-07-26 Thread shah dipen
Hello everyone, I'm newbie here. I'm currently working on OCR project and i want to know if there's any way to merge traindata files created for my trained fonts? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to

Re: hocr zero length ocrx_word elements

2012-07-26 Thread zdenko podobny
On Thu, May 17, 2012 at 6:38 PM, Carlos wrote: > using tesseract 3.01 > > the hocr of a diagram generated by tesseract includes an ocr_line > comprised of 0 length ocrx_words. For example: > > class='ocr_word' id='word_1_11' title="bbox 401 3418 652 3588"> class='ocrx_word' id='xword_1_11' titl

Re: broken link: http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.02.tar.gz on http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/setup.html#initial-build-directory-setup

2012-07-26 Thread Zdenko Podobný
Dňa 26.07.2012 05:44, newtotesseract wrote / napísal(a): > Hi, > > Link > http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.02.tar.gz > referenced > on Setting up > Tesseract-OCR

Re: Error in building Tesseract-OCR

2012-07-26 Thread zdenko podobny
So I found out that Microsoft changed Macro "behavior" in VS2010(see e.g [1]), so you need to correct "Target name" manually (see attachment): LIB_Release: $(ProjectName)-static LIB_Debug: $(ProjectName)-static-debug DLL_Debug: $(ProjectName)d DLL_Release is ok by default... [1] http://social.msd

Re: can't compile the android project

2012-07-26 Thread zdenko podobny
On Thu, Jul 26, 2012 at 11:38 AM, Adam Dymitruk wrote: > I'm trying to compile the Android project found here: > http://code.google.com/p/tesseract-android-tools/source/list?repo=default > > but I'm getting an error: > > jni/com_googlecode_leptonica_android/common.h:22:24: fatal error: > allheade

Re: Tesseract Performance on iOS

2012-07-26 Thread Stane
One thing you could do is to use the latest version 3.02 from the svn repository It should almost double the speed. On Wednesday, July 25, 2012 2:00:38 PM UTC+2, gabe wrote: > > I am using tesseract 3.01 > > and I am just measuring the getUTF8 Text > > I posted some more details in a stackoverflo

can't compile the android project

2012-07-26 Thread Adam Dymitruk
I'm trying to compile the Android project found here: http://code.google.com/p/tesseract-android-tools/source/list?repo=default but I'm getting an error: jni/com_googlecode_leptonica_android/common.h:22:24: fatal error: allheaders.h: No such file or directory when it's trying to build box.o.

broken link: http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.02.tar.gz on http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/setup.html#initial-build-directory-setup

2012-07-26 Thread newtotesseract
Hi, Link http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.02.tar.gz referenced on Setting up Tesseract-OCR is broken. I think, tesseract-3.02 is still not available and