marko001 Posted June 1, 2011 Share Posted June 1, 2011 Hi all, I'm looking for an OCR tool that can get text from image files. I see there is Tesseract or others. What I'm looking for is a stand-alone tool I can use to redistribute my programs. Beside the fact what I do is always free, I need users not to be worried about having or not a certain software (as Tesseract requires). So I need (but it doesn't exist I think) a built-in OCR possibility from Auto-It or a DLL to call from the script. I found around here a OCRDLL.DLL. I have the file but I don't have commands to use it. Do someone uses it and can help me about it or anyone knows if there is another DLL usable? Thanks everyone, Marco Link to comment Share on other sites More sharing options...
sleepydvdr Posted June 1, 2011 Share Posted June 1, 2011 Here's a thread that might help you: #include <ByteMe.au3> Link to comment Share on other sites More sharing options...
marko001 Posted June 1, 2011 Author Share Posted June 1, 2011 Isn't needed the installation of Tesseract? I tried (and it works) but I believe I can't distribute usable script unless the user DL and install Tesseract, correct? What I'm looking for is a stand-alone solution (maybe a DLL, not?). Any suggestions? M. Morrison 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now