Maksim Shabunin
|
0e7405ce4c
|
Fixed several GCC warnings
|
9 years ago |
Maksim Shabunin
|
7e11a7e11a
|
Fixed cvv module build
|
9 years ago |
StevenPuttemans
|
dd33354fd5
|
fix the CMAKE order for issue #630
ensure that the double pass through CMakeLists.txt files do not generate double output
|
9 years ago |
Gary Bradski
|
4a96f1c7ad
|
minor add of text to README.md
|
9 years ago |
Nicu Stiurca
|
ec4db04a90
|
some fixes to get CVV module compiling with Visual Studio 2013
|
9 years ago |
Francisco Facioni
|
534bad4768
|
Fixes cvv compilation for Apple's clang
It doesn't support thread_local
|
9 years ago |
Francisco Facioni
|
8bbf16ddc8
|
Fixes clang compilation error
According to ISO C++03 14.2/4 it should use the template keyword to fix this => http://stackoverflow.com/a/3786481/724098
|
9 years ago |
Clint Pells
|
06eb62c630
|
use better cast
|
10 years ago |
Maksim Shabunin
|
67a2066c4b
|
Java and python wrappers for contrib modules
|
10 years ago |
Maksim Shabunin
|
7d9bbdcaad
|
Remove all sphinx files
|
10 years ago |
Maksim Shabunin
|
61f36de542
|
Doxygen tutorials support
|
10 years ago |
Maksim Shabunin
|
63a8a60bdb
|
Fixed cvv module build
- updated header inclusions
- added export instruction to public methods
- fixed some small problems
|
10 years ago |
Maksim Shabunin
|
a20c5c8dd9
|
Doxygen documentation for all modules
|
10 years ago |
StevenPuttemans
|
c20ea8e7e8
|
adding more clear documentation
|
11 years ago |
ahb
|
611c82c30b
|
cmake -DCVV_DEBUG_MODE= only belongs into tutorial
|
11 years ago |
ahb
|
d4a6bc0146
|
2.4 -> master: :ocv:struct:`DMatch` -> :basicstructures:`DMatch <dmatch>`
|
11 years ago |
ahb
|
9a15276e56
|
fix unresolved references by using different (old?) style ones
|
11 years ago |
ahb
|
4649cbe45e
|
in future: write about gui
|
11 years ago |
ahb
|
a220bddd99
|
api documentation complete; cvv now shows up in index
|
11 years ago |
ahb
|
b4354bbeaf
|
almost done with API docs
|
11 years ago |
ahb
|
a686f6269b
|
add functions with TODOs
|
11 years ago |
ahb
|
54c5dacf56
|
start to add proper sphinx docs; remove old stuff here
|
11 years ago |
ahb
|
e114d95e6e
|
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
|
11 years ago |