• Plamen Dimitrov's avatar
    Comment out direct print statements during tesseract run invocations · 7ccfdbef
    Plamen Dimitrov authored
    This statement interferes with regular logging on the client side
    where the OpenCV library's outputs cannot be managed by the user
    and forcefully print out in the client code. For instance, this
    is observed when OpenCV is used as a python library where it is
    expected to provide optional loggers instead of direct writes to
    stdout.
    7ccfdbef
Name
Last commit
Last update
.github Loading commit data...
doc/tutorials Loading commit data...
modules Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...