Re: use tesseract api in visual c++ 2010

2013-03-13 Thread Sagar Patil
Hi I have successfully run tesseract through command line. But I want include it in my c++ project. Means I need help to create c++ prject that will read an image and convert it into text form. If you have any demo program then please email me it on psagar179...@gmail.com. And also tell the

Re: use tesseract api in visual c++ 2010

2013-03-12 Thread hema priya
Hi Vicky, I have successfully installed tesseract. The link which i provided below contains each and every step how to install tesseract for windows. Hope this is useful for you. If further any doubts, let me know.

Re: use tesseract api in visual c++ 2010

2013-03-12 Thread Vicky Patil
Hi, I followed instructions given on link http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/setup.html;. In 4th step when I click http://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-3.02.tar.gz; link I am getting an error : The requested URL

Re: use tesseract api in visual c++ 2010

2013-03-12 Thread zdenko podobny
download https://code.google.com/p/tesseract-ocr/downloads/detail?name=tesseract-ocr-3.02.02.tar.gz Documentation was prepared before releasing tesseract 3.02... I will fix it. Zdenko On Tue, Mar 12, 2013 at 3:43 PM, Vicky Patil timepassv...@gmail.com wrote: Hi, I followed instructions

Re: use tesseract api in visual c++ 2010

2013-03-12 Thread Nick White
I followed instructions given on link http://tesseract-ocr.googlecode.com/svn/ trunk/vs2008/doc/setup.html. In 4th step when I click http://code.google.com/ p/tesseract-ocr/downloads/detail?name=tesseract-3.02.tar.gz link I am getting an error : The requested URL

Re: use tesseract api in visual c++ 2010

2013-03-12 Thread Vicky Patil
Hi I have successfully run tesseract through command line. But I want include it in my c++ project. Means I need help to create c++ prject that will read an image and convert it into text form. If you have any demo program then please email me it on timepassv...@gmail.com. And also tell the

Re: use tesseract api in visual c++ 2010

2013-03-11 Thread Vicky Patil
Hello Hema, I am new to tesseract and I also want to install it for vs2008. If you have successfully installed it for vs2008 then please tell me the steps. Thanks and Regards, Vikky Patil -- -- You received this message because you are subscribed to the Google Groups tesseract-ocr group. To

Re: use tesseract api in visual c++ 2010

2012-12-07 Thread hema priya
hi, Am new to tesseract. I downloaded tesseract 3.02 and have installed VS 2008 but i don't how to run the entire tesseract in VC++. I couldn't go further, please help me with this.. thanks -- You received this message because you are subscribed to the Google Groups tesseract-ocr group.

Re: use tesseract api in visual c++ 2010

2012-10-09 Thread JVIyer
http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/setup.html#download-leptonica says that: The recommended action, however, is to download the *Tesseract-OCR* sources and build them yourself. Therefore... 1. Download the *Tesseract-OCR* Visual Studio 2008 source files from

Re: use tesseract api in visual c++ 2010

2012-10-09 Thread zdenko podobny
This is page in svn repository (e.g. it waits for 3.02 release). 3.02 version was not released yet, but you can get it from svn[1]. [1] https://code.google.com/p/tesseract-ocr/wiki/TesseractSvnInstallation -- Zdenko Dňa 9.10.2012 8:03, JVIyer jawant...@gmail.com napísal(-a):

Re: use tesseract api in visual c++ 2010

2012-10-09 Thread TP
On Tue, Oct 9, 2012 at 10:19 AM, zdenko podobny zde...@gmail.com wrote: This is page in svn repository (e.g. it waits for 3.02 release). 3.02 version was not released yet, but you can get it from svn[1]. [1] https://code.google.com/p/tesseract-ocr/wiki/TesseractSvnInstallation Windows users

Re: use tesseract api in visual c++ 2010

2012-10-09 Thread Gaara Sabaku
wrong again, it is the latest version 3.02, and its ok if you don't understand. Its also ok if you never plan to make massive changes to the library because you don't (obviously) know what your doing. On Tue, Sep 18, 2012 at 10:23 PM, TP wing...@gmail.com wrote: On Tue, Sep 18, 2012 at 4:58 PM,

Re: use tesseract api in visual c++ 2010

2012-09-18 Thread Kage.Sabaku.No.Gaara
the post is not how to get it to work with minor changesit is how to get it to work right , fully internally debugable On Monday, September 17, 2012 10:32:54 PM UTC-6, TP wrote: On Mon, Sep 17, 2012 at 7:08 PM, Kage.Sabaku.No.Gaara kage.sabak...@gmail.com javascript: wrote: I have a

Re: use tesseract api in visual c++ 2010

2012-09-18 Thread TP
On Tue, Sep 18, 2012 at 4:58 PM, Kage.Sabaku.No.Gaara kage.sabaku.no.ga...@gmail.com wrote: the post is not how to get it to work with minor changesit is how to get it to work right , fully internally debugable No. That post is how to do much more work than necessary using the OLD, OBSOLETE

Re: use tesseract api in visual c++ 2010

2012-09-17 Thread Kage.Sabaku.No.Gaara
I have a solution for your problem. I posted the answer on this website: http://stackoverflow.com/questions/5079635/how-can-i-use-tesseract-ocror-any-other-free-ocr-in-small-c-project -- You received this message because you are subscribed to the Google Groups tesseract-ocr group. To post to

Re: use tesseract api in visual c++ 2010

2012-09-17 Thread TP
On Mon, Sep 17, 2012 at 7:08 PM, Kage.Sabaku.No.Gaara kage.sabaku.no.ga...@gmail.com wrote: I have a solution for your problem. I posted the answer on this website: http://stackoverflow.com/questions/5079635/how-can-i-use-tesseract-ocror-any-other-free-ocr-in-small-c-project The information at

Re: use tesseract api in visual c++ 2010

2012-06-13 Thread Iiro
Hey, Saeed. Did you get it to work? I have some problems but i'll keep trying. - Iiro On Friday, May 18, 2012 6:43:32 PM UTC+3, Saeed Torabzadeh wrote: Thank you so much! -- You received this message because you are subscribed to the Google Groups tesseract-ocr group. To post to this

Re: use tesseract api in visual c++ 2010

2012-05-18 Thread Saeed Torabzadeh
Thank you so much! -- 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 group, send email to tesseract-ocr+unsubscr...@googlegroups.com For more options,