Brian Wignall
|
078c45633d
|
Fix typos
backport commit 8c09249352
|
5 years ago |
Maksim Shabunin
|
cdd19ebead
|
backport: Fixed warnings produced by clang-9.0.0
83fc27cb99
|
5 years ago |
vishwesh5
|
ca26e99223
|
Add namespace cv for successful build
|
6 years ago |
Suleyman TURKMEN
|
2074cc48e5
|
minor changes
|
6 years ago |
berak
|
502970b3cc
|
cvv: fix small memleak in demo
|
6 years ago |
Maksim Shabunin
|
a0ad83f117
|
Fixed or disabled some warnings in several cvv, ovis and sfm modules
|
6 years ago |
Maksim Shabunin
|
ceaad7fa8a
|
Fixed several warnings produced by clang
|
7 years ago |
Alexander Alekhin
|
edfdf12c31
|
tests: refactor test files
|
7 years ago |
Hamdi Sahloul
|
ff7b2bba2a
|
CVV - Workaround for VS compatibility with unicode strings
|
7 years ago |
Hamdi Sahloul
|
a2769e153e
|
CVV - Replace getopt with CommandLineParser
|
7 years ago |
Alexander Alekhin
|
11c90ea23c
|
cvv: fix build
|
7 years ago |
Maksim Shabunin
|
0e7405ce4c
|
Fixed several GCC warnings
|
8 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
|
9 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
|
10 years ago |
ahb
|
611c82c30b
|
cmake -DCVV_DEBUG_MODE= only belongs into tutorial
|
10 years ago |
ahb
|
d4a6bc0146
|
2.4 -> master: :ocv:struct:`DMatch` -> :basicstructures:`DMatch <dmatch>`
|
10 years ago |
ahb
|
9a15276e56
|
fix unresolved references by using different (old?) style ones
|
10 years ago |
ahb
|
4649cbe45e
|
in future: write about gui
|
10 years ago |
ahb
|
a220bddd99
|
api documentation complete; cvv now shows up in index
|
10 years ago |
ahb
|
b4354bbeaf
|
almost done with API docs
|
10 years ago |
ahb
|
a686f6269b
|
add functions with TODOs
|
10 years ago |
ahb
|
54c5dacf56
|
start to add proper sphinx docs; remove old stuff here
|
10 years ago |
ahb
|
e114d95e6e
|
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
|
10 years ago |