• 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
..
cmake Loading commit data...
doc Loading commit data...
include/opencv2 Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
tutorials Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...
text_config.hpp.in Loading commit data...