Hunter, I would grab the files from the project's svn. You can then build the tesseract.dll from that.
I put in a couple of minor changes so that the recognize method would accept an additional rectangular region paramter and return Unicode string rather than UTF-8. Look at the project's Issues for the specific code changes. Quan On Jul 5, 7:53 am, Hunter <[email protected]> wrote: > Cong, > Not sure what to make of this new wrapper. I am building r552 into an > app now. r590 is completely different and has "Vietnamese" all over > it. Is this for general use with English too? I am not sure what to > use. > > ps - Great product. Needs a "DLL only" download zip file to reduce > confusion (maybe with 1 cs file to show how to get started). > > On Jul 4, 5:33 pm, cong nguyenba <[email protected]> wrote: > > > > > > > > > Dear Quan, > > > New version of wrapper has just been released. > > Here is the > > link:http://tesseractdotnet.googlecode.com/files/tesseractdotnetwrapper_r5... > > > This version cannot require libleptxxx.dll for loading tesseract assembly. > > Also, it supports recognition text in region of interest. > > > Please have a look at project sample for more usage. > > > I'm also attached here a quick overview. > > > TesseractEngineDotNetWrapperOverview.pdf > > 1980KViewDownload -- 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

