When displaying an image using OpenCV, the following two lines are output to the terminal.
init done
opengl support available
Is there a way to suppress these outputs? These messages are kind of annoying.
1 | initial version |
When displaying an image using OpenCV, the following two lines are output to the terminal.
init done
opengl support available
Is there a way to suppress these outputs? These messages are kind of annoying.