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.
 
 
 
 
 
 
Alexander Alekhin ff9d3132b6 Merge pull request #1800 from berak:fix_cvv_demo 7 years ago
..
include/opencv2 cvv: fix build 8 years ago
samples cvv: fix small memleak in demo 7 years ago
src Fixed or disabled some warnings in several cvv, ovis and sfm modules 7 years ago
test tests: refactor test files 7 years ago
tutorials Doxygen tutorials support 10 years ago
.clang-format Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
.gitignore Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
CMakeLists.txt Fixed or disabled some warnings in several cvv, ovis and sfm modules 7 years ago
LICENSE Integrate cvv module: Interactive Visual Debugging of Computer Vision applications 11 years ago
README.md minor add of text to README.md 9 years ago

README.md

GUI for Interactive Visual Debugging of Computer Vision Programs

Simple code that you can add to your program that pops up a GUI allowing you to interactively and visually debug computer vision programs.