Example project using OpenGL and OpenCV together.
Go to file
Matt McWilliams fadb04a29c Display code has been corrected. Pulls in an image and displays it properly. 2024-04-02 18:03:14 -04:00
cmake-modules Create project (does not yet display image) 2024-03-30 19:55:56 -04:00
.gitignore Create project (does not yet display image) 2024-03-30 19:55:56 -04:00
CMakeLists.txt Make project compile on macOS as well as Linux 2024-03-30 22:20:33 -04:00
LICENSE Create project (does not yet display image) 2024-03-30 19:55:56 -04:00
README.md Create project (does not yet display image) 2024-03-30 19:55:56 -04:00
chart.png Create project (does not yet display image) 2024-03-30 19:55:56 -04:00
compile.sh Create project (does not yet display image) 2024-03-30 19:55:56 -04:00
main.cpp Display code has been corrected. Pulls in an image and displays it properly. 2024-04-02 18:03:14 -04:00

README.md

OpenGL + OpenCV Example

Compile the project.

bash compile.sh

Run the binary.

./build/bin/opengl_opencv_example