塚本信男
|
675134eae9
|
fix build error.
|
2018-11-19 22:31:37 +09:00 |
|
Alexander Alekhin
|
10b486726e
|
fix legacy contants
|
2018-11-17 11:40:54 +00:00 |
|
Alexander Alekhin
|
c4419e4e65
|
cvv: repair build
|
2018-11-15 06:54:35 +00:00 |
|
Suleyman TURKMEN
|
2074cc48e5
|
minor changes
|
2018-11-10 10:56:17 +03:00 |
|
Alexander Alekhin
|
ff9d3132b6
|
Merge pull request #1800 from berak:fix_cvv_demo
|
2018-09-30 18:40:08 +00:00 |
|
berak
|
502970b3cc
|
cvv: fix small memleak in demo
|
2018-09-30 10:33:41 +02:00 |
|
Maksim Shabunin
|
a0ad83f117
|
Fixed or disabled some warnings in several cvv, ovis and sfm modules
|
2018-09-25 14:50:16 +03:00 |
|
Maksim Shabunin
|
ceaad7fa8a
|
Fixed several warnings produced by clang
|
2018-03-29 13:26:11 +03:00 |
|
Alexander Alekhin
|
edfdf12c31
|
tests: refactor test files
|
2018-02-02 19:15:28 +03:00 |
|
Hamdi Sahloul
|
ff7b2bba2a
|
CVV - Workaround for VS compatibility with unicode strings
|
2017-11-11 08:22:40 +09:00 |
|
Hamdi Sahloul
|
a2769e153e
|
CVV - Replace getopt with CommandLineParser
|
2017-11-11 08:22:40 +09:00 |
|
Alexander Alekhin
|
11c90ea23c
|
cvv: fix build
|
2017-10-18 12:51:24 +03:00 |
|
Maksim Shabunin
|
0e7405ce4c
|
Fixed several GCC warnings
|
2016-09-01 00:54:36 +03:00 |
|
Maksim Shabunin
|
7e11a7e11a
|
Fixed cvv module build
|
2016-05-16 14:54:16 +03:00 |
|
StevenPuttemans
|
dd33354fd5
|
fix the CMAKE order for issue #630
ensure that the double pass through CMakeLists.txt files do not generate double output
|
2016-04-18 12:34:13 +02:00 |
|
Gary Bradski
|
4a96f1c7ad
|
minor add of text to README.md
|
2016-03-27 00:23:51 -07:00 |
|
Nicu Stiurca
|
ec4db04a90
|
some fixes to get CVV module compiling with Visual Studio 2013
|
2016-02-22 20:19:34 -05:00 |
|
Maksim Shabunin
|
a23e43ec4a
|
Merge pull request #436 from fran6co:patch-1
|
2015-11-20 13:57:42 +00:00 |
|
Francisco Facioni
|
534bad4768
|
Fixes cvv compilation for Apple's clang
It doesn't support thread_local
|
2015-11-19 09:29:49 -03:00 |
|
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
|
2015-11-12 12:13:21 -03:00 |
|
Clint Pells
|
06eb62c630
|
use better cast
|
2015-10-25 10:08:13 -07:00 |
|
Vadim Pisarevsky
|
ec2b3ed662
|
Merge pull request #185 from mshabunin/remove-docs
Removed sphinx documentation
|
2015-03-16 13:07:31 +03:00 |
|
Maksim Shabunin
|
67a2066c4b
|
Java and python wrappers for contrib modules
|
2015-02-26 15:46:02 +03:00 |
|
Maksim Shabunin
|
7d9bbdcaad
|
Remove all sphinx files
|
2015-02-17 12:49:37 +03:00 |
|
Maksim Shabunin
|
61f36de542
|
Doxygen tutorials support
|
2015-02-17 12:49:37 +03:00 |
|
Maksim Shabunin
|
63a8a60bdb
|
Fixed cvv module build
- updated header inclusions
- added export instruction to public methods
- fixed some small problems
|
2015-01-21 16:50:44 +03:00 |
|
Maksim Shabunin
|
a20c5c8dd9
|
Doxygen documentation for all modules
|
2014-12-01 15:54:42 +03:00 |
|
StevenPuttemans
|
c20ea8e7e8
|
adding more clear documentation
|
2014-10-10 21:17:46 +02:00 |
|
ahb
|
611c82c30b
|
cmake -DCVV_DEBUG_MODE= only belongs into tutorial
|
2014-09-25 23:38:36 +02:00 |
|
ahb
|
d4a6bc0146
|
2.4 -> master: :ocv:struct:DMatch -> :basicstructures:DMatch <dmatch>
|
2014-09-25 19:36:15 +02:00 |
|
ahb
|
9a15276e56
|
fix unresolved references by using different (old?) style ones
|
2014-09-25 18:06:12 +02:00 |
|
ahb
|
4649cbe45e
|
in future: write about gui
|
2014-09-25 17:20:55 +02:00 |
|
ahb
|
a220bddd99
|
api documentation complete; cvv now shows up in index
|
2014-09-25 17:06:20 +02:00 |
|
ahb
|
b4354bbeaf
|
almost done with API docs
|
2014-09-25 16:27:08 +02:00 |
|
ahb
|
a686f6269b
|
add functions with TODOs
|
2014-09-24 22:15:44 +02:00 |
|
ahb
|
54c5dacf56
|
start to add proper sphinx docs; remove old stuff here
|
2014-09-24 21:52:00 +02:00 |
|
ahb
|
e114d95e6e
|
Integrate cvv module: Interactive Visual Debugging of Computer Vision applications
|
2014-09-19 14:16:55 +02:00 |
|