1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-21 14:41:58 +08:00
Commit Graph

713 Commits

Author SHA1 Message Date
vludv
0687cdd19d fixed gcc and clang warnings 2014-08-12 02:28:19 +04:00
Vadim Pisarevsky
de361ad87e moved some more descriptions from features2d 2014-08-12 00:32:55 +04:00
Vadim Pisarevsky
c12d15936e moved part of the tests to xfeatures2d 2014-08-12 00:04:19 +04:00
Alex Leontiev
1308ec659d buildbot 2014-08-11 22:26:52 +03:00
Vadim Pisarevsky
d4a77fc428 added xfeatures2d (made of opencv/nonfree and a part of opencv/features2d) 2014-08-11 23:25:30 +04:00
Alex Leontiev
73e1625acc docs 2014-08-11 22:10:45 +03:00
Alex Leontiev
0b1754455b vadim pull req comments 2014-08-11 20:48:12 +03:00
Alex Leontiev
f1d183acb1 vadim 2014-08-11 20:24:29 +03:00
Alex Leontiev
2328bc23e8 vadim 2014-08-11 20:22:07 +03:00
jaco
30cfdc3b5b wip window warning fixing 2014-08-11 18:56:02 +02:00
vludv
f3bfb60f18 Removed macros for generation Python wrapper to overcome build error, caused nested ximgproc namespace. 2014-08-11 20:48:55 +04:00
Alex Leontiev
f05f8cfcf2 commit 2014-08-11 18:55:03 +03:00
Alex Leontiev
01aa659353 coding style: vadim comments 2014-08-11 18:55:03 +03:00
Alex Leontiev
4e14e8c812 coding style 2014-08-11 18:55:03 +03:00
jaco
30c13c2cd7 wip window compile error fixing 2014-08-11 17:55:02 +02:00
Alex Leontiev
ed4aeef77f coding style 2014-08-11 18:55:02 +03:00
Alex Leontiev
b6b8196261 vadim 10, 16, 17 2014-08-11 18:55:02 +03:00
Alex Leontiev
79fa530f16 vadim 2014-08-11 18:55:02 +03:00
Alex Leontiev
7dca000bf9 vadim 21 2014-08-11 18:55:02 +03:00
Alex Leontiev
2848831ca3 vadim 12, 20, 22 2014-08-11 18:55:02 +03:00
Alex Leontiev
449eb3468c vadim 18, 19 2014-08-11 18:55:02 +03:00
Alex Leontiev
b564f1b698 vadim 14 2014-08-11 18:55:02 +03:00
Alex Leontiev
8c38fa7658 vadim 2014-08-11 18:55:02 +03:00
Alex Leontiev
ee76722c77 vadim 2014-08-11 18:55:02 +03:00
Alex Leontiev
b76a7a3d44 vadim 7, 8 2014-08-11 18:55:02 +03:00
Alex Leontiev
4b5c8412c1 vadim 2 2014-08-11 18:55:01 +03:00
Alex Leontiev
19b2d74490 commit 2014-08-11 18:55:01 +03:00
Alex Leontiev
99ce8defc1 commit 2014-08-11 18:55:01 +03:00
Alex Leontiev
f1d4a1e163 commit 2014-08-11 18:55:01 +03:00
Alex Leontiev
dfbdb1c446 blur as vadim debug 2014-08-11 18:55:01 +03:00
Alex Leontiev
97d2aa9ff0 blur bug 2014-08-11 18:55:01 +03:00
vludv
9e577c5f31 fixed std::limits error 2014-08-11 19:33:48 +04:00
Bellaktris
79020cf755 propagation-assissted kd-tree search added, but not well debugged yet 2014-08-11 22:23:39 +07:00
vludv
349692044c The functionality was put into ximgproc namespace. Some refactoring. Fixed some warnings. 2014-08-11 19:17:40 +04:00
Vadim Pisarevsky
9e5b668480 Merge pull request #53 from vpisarev/added_xvideoproc
added outflow, bgsegm modules; moved matlab from the main repository
2014-08-11 15:36:52 +04:00
Vadim Pisarevsky
5d40697325 fixed warnings on Linux/Mac 2014-08-11 14:37:36 +04:00
biagio montesano
4c0d7579ad Added descriptors' test 2014-08-11 12:30:48 +02:00
Vadim Pisarevsky
4df76c353a added outflow, bgsegm modules; moved matlab from the main repository 2014-08-10 23:25:27 +04:00
vludv
f45b560264 fixed include error. 2014-08-10 22:28:00 +04:00
vludv
d88d39b8bf Fixed cast error in samples. 2014-08-10 21:08:43 +04:00
vludv
9786a552a2 Removed OpenCL realization to test build. 2014-08-10 19:50:35 +04:00
vludv
291c87a15f fix build error and doc warnings. 2014-08-10 19:38:42 +04:00
Vadim Pisarevsky
7f9b752e0c Merge pull request #51 from vpisarev/added_face_module
added face module
2014-08-10 19:22:36 +04:00
vludv
81c9b8a0fd Experimental functionality (OpenCL versions and slow Weighted Median) was removed. 2014-08-10 18:50:40 +04:00
vludv
3097f395f4 Added joint bilateral filter realization. 2014-08-10 18:39:37 +04:00
biagio montesano
15ba3898c4 Corrected some cast warnings 2014-08-10 13:30:51 +02:00
biagio montesano
a43a29ca3a Removed wrong header 2014-08-10 13:04:59 +02:00
biagio montesano
9e47cb7d6f Added window's pragma warning 2014-08-10 12:43:36 +02:00
biagio montesano
f37f2c0fad Corrected windows warning 2014-08-10 11:38:37 +02:00
Vadim Pisarevsky
084ca5d7c5 fixed facerec_demo compile errors 2014-08-10 12:06:44 +04:00