node-tesseract icon indicating copy to clipboard operation
node-tesseract copied to clipboard

Replace temporary Files with tesseract stdin/stdout

Open jgibbon opened this issue 10 years ago • 4 comments

This change introduces Tesseract.processStream() to simplify usage with build tools and reduce I/O. Tesseract.process() uses it but – except for an added return value – should remain compatible. (The tests pass, but I did not use it with options.config explicitly.) I also felt like adding another small test case.

jgibbon avatar Jan 28 '15 18:01 jgibbon

could you fix the errors here? https://app.wercker.com/#buildstep/54c93225cc09f996373243af

morenoh149 avatar Feb 28 '15 09:02 morenoh149

I couldn't recreate the error locally, with a more or less recent version of tesseract. The version of tesseract on wercker does not seem to accept stdin at all (initially I tried the alternate parameters as you can see), so I'm afraid I won't be able to do anything to fix the errors there... I'm sorry if I wasted your time ;)

jgibbon avatar Feb 28 '15 16:02 jgibbon

time to email wrecker :)

morenoh149 avatar Feb 28 '15 22:02 morenoh149

bump

This would be highly appreciated. :+1:

Any help needed in making it work?

ruudud avatar Feb 12 '16 12:02 ruudud