Re: Creating DLL for tessract3

2011-06-22 Thread zdenko podobny
Please read ReadMe [1] Unfortunately tessdll was not removed on time from source so it became part of source code released as version 3.00. But it is not working. Have a look on and search tesseract-dev forum [2] there for 'tessdll' and maybe for 'wrapper' have a better overview). Look on AddOns

Re: Recognition failure in equations containing text

2011-06-22 Thread Dmitri Silaev
Please refer to the threads: https://groups.google.com/d/topic/tesseract-ocr/rcsvxsxdjNY/discussion https://groups.google.com/d/topic/tesseract-ocr/gh-bficm_2w/discussion In brief, you'll need to write your own and quite intelligent segmentation for formulas, then you'll be able to use Tesseract a

Re: How to use osd?

2011-06-22 Thread Dmitri Silaev
This is an interesting case. If you take a closer look to the image you've shown us, you can notice a small text line at the top of the fax page - a fax header line - which is upright in contrast to other text in this document. This very text line fools Tesseract's orientation detection algo. If yo

Re: Creating DLL for tessract3

2011-06-22 Thread Saurabh Gandhi
Within the Tesserract solution there is a project named tessdll. By compiling that, I have been able to create a dll out of it successfully but somehow the dll fails to run without VS2008 installation. Anyone faced this issue? -- Regards, Saurabh Gandhi 2011/6/23 Hoàng Văn Tú > Me too. :D >

Recognition failure in equations containing text

2011-06-22 Thread Gökhan Sever
Hello, I get this failure when I try to recognize a page which contains both regular English text and formulations (e.g. Greek letters, divisions, sub-super scripts etc..) [gsever@ccn ~]$ tesseract scanpage1.tif outputtext Tesseract Open Source OCR Engine v3.01 with Leptonica tesseract: intmatch

Re: Creating DLL for tessract3

2011-06-22 Thread Hoàng Văn Tú
Me too. :D 2011/6/22 sisi : > hello > > I want to know how can I create a DLL file for tesseract to use it in > GUI application > > > Thank you > > -- > You received this message because you are subscribed to the Google > Groups "tesseract-ocr" group. > To post to this group, send email to tessera

Re: Training procedure

2011-06-22 Thread Dmitri Silaev
Thanks Zdenko. The errors are not so stupid, taking into account that human mind can't embrace everything )) -- Dmitri 2011/6/21 Zdenko Podobný : > I know there is one bug in 3.00 (already fixed in svn for 3.01 version) that > "works" on linux but not windows [1]. patch is included in that iss

Re: How to use osd?

2011-06-22 Thread ogorman
On Jun 22, 6:48 am, patrickq wrote: > I tested it via ScanBizCards and Indeed OSD has no issues whatsover > getting it right - there is 10 times the amount of text it needs and > the image is very sharp, it's guaranteed to get it right. I am not > familiar with the command-line tools however so I

Creating DLL for tessract3

2011-06-22 Thread sisi
hello I want to know how can I create a DLL file for tesseract to use it in GUI application Thank you -- 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.com To unsubscribe from this

Re: How to use osd?

2011-06-22 Thread patrickq
I tested it via ScanBizCards and Indeed OSD has no issues whatsover getting it right - there is 10 times the amount of text it needs and the image is very sharp, it's guaranteed to get it right. I am not familiar with the command-line tools however so I can't help, I'll just say that it should be v

How to get the new text after modify the bound boxes coordinates..

2011-06-22 Thread 강철 신
Hi, all. I've modifying the coordinates of bound boxes, after extract the recognize result. And I try getting new result strings after modifying the coordinates. But I cann't get the new strings. I try using the source code of lower part. How to get the my new result? Or this code is wrong? (I'm

Re: Searching language packages

2011-06-22 Thread Charles Roos
Hi, I am interested im Estonian language pack too, but in my knowledge there is not any yet. I'm building myself Estonian language database anyway, i can create the language pack later myself, i just need then to understand how it is done. C. On Jun 22, 9:45 am, Timo wrote: > Hi! > I'm searching

Re: How to use osd?

2011-06-22 Thread ogorman
Thank you for the quick reply. The file is 1 meg so id rather not spam whole list with it, it is locate at http://home.rldn.net/test.tif The only alteration is the personal information was blacked out. Before that happened it was just some hand written text there. I have also tried altering that

Re: How to use osd?

2011-06-22 Thread ogorman
sorry if this a double post i think google ate my last reply. The image is here http://home.rldn.net/test.tif If I rotate the image by hand the ocr gets the majority of the text. I imagine I am not enabling osd on it some how. Also it messes up on all ten pages of the fax not just cover page, t

Searching language packages

2011-06-22 Thread Timo
Hi! I'm searching the language packages for "Estonian" and "Croatian". Is it already available? Thanks for your comments! -- 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.com To unsu

Re: How to use osd?

2011-06-22 Thread patrickq
DetectOS is working quite well actually, in about 95% of the cases in my experience. Care to share the images in question? You can also play with it directly with ScanBizCards: if you have an iPhone, iPad, iPod Touch or Android device just install it and use its import from saved images function. T