- 20 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
tldDetector.cpp:465:22: warning: declaration shadows a field of 'cv::tld::TLDDetector' [-Wshadow]
-
- 17 Mar, 2017 1 commit
-
-
Haaris authored
fixed typo in comment (#1066) Line 139: Fixed typo of word "length".
-
- 15 Mar, 2017 9 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Li Peng authored
This patch adds ocl kernels to accelerate Dense Inverse Search based optical flow algorithm, it acclerates 3 parts in the algorithm, including 1) Structure tensor elements compute, 2) Patch inverse search, 3) Densification compute. Perf and accuracy test are also added. The perf test shows it is 30% faster than the current implementation. Signed-off-by: Li Peng <peng.li@intel.com>
-
- 14 Mar, 2017 2 commits
-
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
- 13 Mar, 2017 2 commits
-
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
- 10 Mar, 2017 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Leonardo lontra authored
* added BackgroundSubtractorCNT * doc fixes * fixed typo
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
- 09 Mar, 2017 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
- 08 Mar, 2017 1 commit
-
-
Woody Chow authored
-
- 07 Mar, 2017 5 commits
-
-
Alexander Alekhin authored
-
Pavel Rojtberg authored
-
Suleyman TURKMEN authored
-
Alexander Alekhin authored
-
berak authored
-
- 06 Mar, 2017 2 commits
-
-
utibenkei authored
-
Alexander Alekhin authored
-
- 05 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 04 Mar, 2017 2 commits
- 02 Mar, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 28 Feb, 2017 1 commit
-
-
Maksim Shabunin authored
-