I'm trying to integrate the Tesseract DLL into another program I am developing. I want to be able to call OCR routines from within the program, then take the text results and do other things with them.
I'm having problems getting started. I was able to include the library (tessdll.lib) without error, but I can't figure out how to call the routines, or which ones to call.
The documents at...
2008-09-11 23:35:29 UTC in Tesseract OCR