hi,
i'm currently working on an ocr project and i finally ended up in
using tesseract. It works great when used in the command prompt. But,
i want to call it from a program that involves preprocessing of the
image using OpenCV. I used the system command, system("tesseract
image.tif output"); This does not give me any result.
Pls help me over this and suggest me other ways of calling the same.
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 [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

