34 Commits (f3bfb60f181f8ac9bca070a900e7aa45b5c7083a)

Author SHA1 Message Date
vludv f3bfb60f18 Removed macros for generation Python wrapper to overcome build error, caused nested ximgproc namespace. 11 years ago
vludv 9e577c5f31 fixed std::limits error 11 years ago
vludv 349692044c The functionality was put into ximgproc namespace. Some refactoring. Fixed some warnings. 11 years ago
vludv f45b560264 fixed include error. 11 years ago
vludv d88d39b8bf Fixed cast error in samples. 11 years ago
vludv 9786a552a2 Removed OpenCL realization to test build. 11 years ago
vludv 291c87a15f fix build error and doc warnings. 11 years ago
vludv 81c9b8a0fd Experimental functionality (OpenCL versions and slow Weighted Median) was removed. 11 years ago
vludv 3097f395f4 Added joint bilateral filter realization. 11 years ago
vludv 1f3336ee76 fix opencl build error. 11 years ago
vludv b0e450d2ed Added edge-aware filters. 11 years ago
Alex Leontiev 6e7d162e5a Change Rect to Rect2d in Tracker::update() and ::init() 11 years ago
Alex Leontiev a0c344c375 New feature to tracking sample 11 years ago
Kirill Kornyakov 9ec2805e11 Workaround build issue on Mac 11 years ago
Kirill Kornyakov 5970553620 Revert "Temporary hack to workaround optim build issue on Mac (clang)" 11 years ago
Kirill Kornyakov 2fb9cac027 Temporary hack to workaround optim build issue on Mac (clang) 11 years ago
Kirill Kornyakov 05fc3a9909 Fix bioinspired build on Mac (clang) 11 years ago
Alfonso Sanchez-Beato 25e39c696c fix compilation problems seen in #11 11 years ago
Alexandre Benoit 8ed9d2604f added a local extremum blob detector that can be used after retina module to detect transient areas (low level saliency) 11 years ago
Vincent Rabaud d71d1722bd fix compilation problems seen in #12 11 years ago
Vincent Rabaud 49a357b948 add an RGBD module 11 years ago
Alfonso Sanchez-Beato ab3b542957 reg module: Add sample and README file 11 years ago
Ilya Lavrenov 2fa1d53ff8 added perf tests for bioinspired 11 years ago
Ilya Lavrenov bcee96b24d bioinspired -> opencv_contrib 11 years ago
Alex Leontiev ceb74acd4d The implementation of particle filtering tracker 11 years ago
Alex Leontiev 2fda95b80f The implementation of particle filtering tracker 11 years ago
Antonella Cascitelli b5844affcc Added perf_test and test based on distance and overlap for tracking API 12 years ago
Alfonso Sanchez-Beato e198072644 Intensity based registration module 12 years ago
Antonella Cascitelli 9e30b50d26 Added tracking module 12 years ago
Kirill Kornyakov e3aa8bf98e Added README and modules folder 12 years ago