Re: can't compile tesseract on win7 with visual C++ 2010 express

2011-05-20 Thread Sarel van der Merwe
Thanks, Will try On Fri, May 20, 2011 at 3:10 PM, zdenko podobny wrote: > have a look on http://code.google.com/p/tesseractdotnet/ > > On Fri, May 20, 2011 at 3:04 PM, Sarel van der Merwe > wrote: > >> Hi, >> >> Will it be possible to create a dll file so that i can use it inside >> Vis

Re: can't compile tesseract on win7 with visual C++ 2010 express

2011-05-20 Thread Sarel van der Merwe
Sorry for my ignorance, Will it work under Visual Studio 2010 C# On Fri, May 20, 2011 at 3:34 PM, Sarel van der Merwe wrote: > Thanks, > > Will try > > > > > > On Fri, May 20, 2011 at 3:10 PM, zdenko podobny wrote: > >> have a look on http://code.google.com/p/tesseractdotnet/ >> >> On F

Re: can't compile tesseract on win7 with visual C++ 2010 express

2011-05-20 Thread zdenko podobny
have a look on http://code.google.com/p/tesseractdotnet/ On Fri, May 20, 2011 at 3:04 PM, Sarel van der Merwe wrote: > Hi, > > Will it be possible to create a dll file so that i can use it inside Visual > Studio 2010 c# ? > I'm really stuck. > > Please help > > Thanks > > Sarel > > > > > > > On

Re: can't compile tesseract on win7 with visual C++ 2010 express

2011-05-20 Thread Sarel van der Merwe
Hi, Will it be possible to create a dll file so that i can use it inside Visual Studio 2010 c# ? I'm really stuck. Please help Thanks Sarel On Fri, May 20, 2011 at 2:15 PM, zdenko podobny wrote: > Hi, > > It is written on main page: supported platform is Windows (x86/32) with > Visual

Re: can't compile tesseract on win7 with visual C++ 2010 express

2011-05-20 Thread zdenko podobny
Hi, It is written on main page: supported platform is Windows (x86/32) with Visual C++ Express 2008 [1]. As I heard it is not a big problem to compile VS2008 project files (in directory vs2008) in VS2010 ;-) In svn version there is also initial support for VS2010 (directory vs2010) created Micha

Re: Fwd: hebrew training data files

2011-05-20 Thread Dmitri Silaev
OK, thanks again for sharing! -- Dmitri On Fri, May 20, 2011 at 1:28 AM, Roi Dayan wrote: > Hi, > I didn't do anything special, its just collection of the fonts you see see > in the trainings fonts archive > In my application itself that I used it with I did some normal image pre > processing

can't compile tesseract on win7 with visual C++ 2010 express

2011-05-20 Thread barroque
Hi there, I'm a newbie on OCR. I tried to play with tesseract but encountered some problems whiling compiling tesseract (latest rev. 582). by Visual C++ 2010 express, the error messages are like the following. Though the tesseract.exe could be generated, but I'm not sure what I'm missing here...

Tesseract v3 dll file required for VS2010 C#

2011-05-20 Thread Sarel van der Merwe
Tesseract v3 dll file required for VS2010 C# Can someone please 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-ocr@googlegroups.com To unsubscribe from this group, send email to tesseract-oc

Re: Fwd: hebrew training data files

2011-05-20 Thread Roi Dayan
Hi, I didn't do anything special, its just collection of the fonts you see see in the trainings fonts archive In my application itself that I used it with I did some normal image pre processing like converting to gray scale and sharp -- You received this message because you are subscribed to