Skip to content

Commit dca8904

Browse files
committed
Merge pull request #97 from andreasBihlmaier/integrate_cvv
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
2 parents 47131fd + e114d95 commit dca8904

File tree

239 files changed

+21367
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

239 files changed

+21367
-0
lines changed
2.52 KB
Loading
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
.. _Table-Of-Content-CVV:
2+
3+
*cvv* module. GUI for Interactive Visual Debugging
4+
--------------------------------------------------
5+
6+
Here you will learn how to use the cvv module to ease programming computer vision software through visual debugging aids.
7+
8+
.. include:: ../../definitions/tocDefinitions.rst
9+
10+
+
11+
.. tabularcolumns:: m{100pt} m{300pt}
12+
.. cssclass:: toctableopencv
13+
14+
=============== ======================================================
15+
|cvvIntro| *Title:* :ref:`Visual_Debugging_Introduction`
16+
17+
*Compatibility:* > OpenCV 2.4.8
18+
19+
*Author:* |Author_Bihlmaier|
20+
21+
We will learn how to debug our applications in a visual and interactive way.
22+
23+
=============== ======================================================
24+
25+
.. |cvvIntro| image:: images/Visual_Debugging_Introduction_Tutorial_Cover.jpg
26+
:height: 90pt
27+
:width: 90pt
28+
29+
30+
.. raw:: latex
31+
32+
\pagebreak
33+
34+
.. toctree::
35+
:hidden:
36+
37+
../visual_debugging_introduction/visual_debugging_introduction
45.2 KB
Loading
84.8 KB
Loading
52.8 KB
Loading
98.9 KB
Loading
72.6 KB
Loading
81.2 KB
Loading
116 KB
Loading
101 KB
Loading

0 commit comments

Comments
 (0)