Hi I am looking for sample code for extraction of text from image, Kindly share sample codes soi that it would be helpful in understanding.... Regards Veerendra
On Friday, 27 September 2013 11:29:43 UTC+5:30, Reinhard Lee wrote: > > Hello. > I have a question. > > Installed tesseract on Ubuntu 12.04 64bit Server use by 32bit cross > compile. > > # tesseract -v > tesseract 3.02.02 > leptonica-1.69 > libjpeg 8b : libpng 1.2.46 : libtiff 3.9.5 : zlib 1.2.3.4 > > tesseract work well. > > but linux hocr result is different window tesseract hocr. > the window tesseract hocr contains <span class='ocrx_word' id='word_1' > title='bbox 73 174 266 205; x_wconf 81' lang='kor' dir='ltr'> > but linux tesseract hocr contains <span class='ocrx_word' id='word_1' > title="bbox 73 174 266 205"> > linux hocr result is different. > > What's the problem? > > Input Command is like this > # tesseract test.tif test -psm 6 -l kor hocr > > -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

