|
|
||
|---|---|---|
| cmake-modules | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
| chart.png | ||
| compile.sh | ||
| main.cpp | ||
README.md
OpenGL + OpenCV Example
This will read an image using OpenCV and display it using OpenGL.
Compile the project.
bash compile.sh
Run the binary.
./build/bin/opengl_opencv_example