Look at the .NET wrapper, it's written in C++ and can help you a lot. http://www.pixel-technology.com/freeware/tessnet2/dotnet.rar
Le mardi 21 août 2012 23:17:59 UTC+2, Milan a écrit : > > Hello everyone, > > I made a gallery, now I need to implement OCR function using tesseract, is > this even possible? So a bit about the application, I am opening the image > using Qt methods, and everything is working fine considering that part, now > I need to implement the part where the user clicks on button "OCR" (or > w/e), and I get the output file lets say in the folder where the image is. > > Kinda new with using open source projects and implementing them into my > application so I would really appreciate any help. Thank you in advance. > > Milan > > -- 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

