Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ahb e114d95e6e Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
..
CMakeLists.txt Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
README.md Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
main.cpp Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago

README.md

This is a tiny example of how to use CVVisual. It requires a webcam.

Note that the paths in CMakeLists.txt have to be set manually.

cvvisual_test was created by Andreas Bihlmaier.