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 d3ade27b02 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
..
include/opencv2 cvv: fix build 8 years ago
samples minor changes 7 years ago
src Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 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.