Supressing "init done" and "opengl support available"
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.
you can delete these lines and rebuild the library