- 29 Aug, 2014 14 commits
-
-
Rok Mandeljc authored
-
Rok Mandeljc authored
-
Rok Mandeljc authored
As opencv_xfeatures2d is part of opencv-contrib and not opencv repository, ${OpenCV_SOURCE_DIR}/modules/modules/include is not a correct include path - use ${opencv_xfeatures2d_SOURCE_DIR}/include instead
-
Rok Mandeljc authored
The cv::superres::createOptFlow_Simple() function along with the simple optical flow class implementation is currently commented out in the superres module's code, so comment it out in the example as well.
-
Rok Mandeljc authored
The FGD background subtraction model was part of opencv_legacy module; as it is gone now, it makes little sense to benchmark the GPU version, either, so the whole test is removed.
-
Rok Mandeljc authored
The header is gone now, along with the opencv_legacy module.
-
Rok Mandeljc authored
samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header This patch removes inclusion of opencv2/contrib/contrib.hpp header, which does not exist anymore due to removal of opencv_contrib module. The samples including this header appear to be doing so in order to use TickMeter class; therefore, the latter is now provided by tick_meter.hpp header file, located in samples/gpu folder.
-
Rok Mandeljc authored
The example in question cannot be compiled anymore as the softcascade module has been removed in 3858f229.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ilya Lavrenov authored
-
Alexander Karsakov authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
- 28 Aug, 2014 4 commits
-
-
StevenPuttemans authored
fixed dependency of stitching module on xfeatures2d module as optional fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
- 27 Aug, 2014 4 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Shishkov authored
-
Alexander Karsakov authored
-
- 26 Aug, 2014 8 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Elena Gvozdeva authored
-
VBystricky authored
-
PhilLab authored
-
Alexander Alekhin authored
-
- 25 Aug, 2014 10 commits
-
-
StevenPuttemans authored
-
Ariel Elkin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
PhilLab authored
-
Alexander Karsakov authored
-
vbystricky authored
-
Philipp Hasper authored
-
Vadim Pisarevsky authored
-