TTesseractOCR4
TTesseractOCR4 copied to clipboard
Exception when running in debug mode
I get the attached exception when i try to run the application using this library on debug mode
This happens also to the attached demo, but working fine on release build config.
Having similar problem, examples work in release mode but it would be convenient to also have debug version of tesseract binaries in the repo. At least that's my guess why it doesn't work in debug build.
Any news about this?
Fixed with https://github.com/r1me/TTesseractOCR4/commit/6846137265414cb7f34209262aece2034e419889
However I recommend switching from CPPAN builds to Tesseract 4.1, that is set by undefining USE_CPPAN_BINARIES
in tesseractocr.consts. Build obtainable from https://digi.bib.uni-mannheim.de/tesseract/