# OpenGL + OpenCV Example Compile the project. ```bash bash compile.sh ``` Run the binary. ```bash ./build/bin/opengl_opencv_example ```