- 02 Sep, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
* fix formatting * honor Windows-style paths * suppress warnings inside try_compile * correct caching of toolchain variables
-
- 01 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 31 Aug, 2012 17 commits
-
-
Vsevolod Glumov authored
-
kir authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Alexandre Benoit authored
updated Retina module code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper... compile error corrected
-
Alexandre Benoit authored
updated code for more flexible parallelisation : TBB parallel for loops are replaced by opencv parallel_for_ wrapper
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Yury Zemlyanskiy authored
+ Fixed warnings + Add new function calcOpticalFlow with smaller number of arguments + Add asserts to algorithm and remove 'exit(1)'
-
Yury Zemlyanskiy authored
+ New format for flow data - CV_32C2 + Memory optimization + Cross Bilateral Filter optimization + Minor optimizations + Sample for calcOpticalFlowSF improved
-
Yury Zemlyanskiy authored
"SimpleFlow" optical flow estimation algorithm (GSoC project) declaration in includes, implementation, usage example, test
-
OpenCV Buildbot authored
-
Vadim Pisarevsky authored
-
-
Alexandre Benoit authored
-
niko authored
add getoclcontext and getoclcommandqueue so that other opencl program can interactive with opencv ocl module correct haar test cases add face detection sample
-
- 30 Aug, 2012 19 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
-
Alexandre Benoit authored
-
Vadim Pisarevsky authored
-
Sergiu Dotenco authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vincent Rabaud authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
niko authored
add OCL 1.2 feature for setTo bug fix of integral replace the error code -217 with suitable MACRO simplify tests, no need apply a new context for each test case add more control for tests in utility.hpp
-
Vladislav Vinogradov authored
-