- 04 Sep, 2012 6 commits
-
-
Vadim Pisarevsky authored
-
Kevin authored
Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated
-
Vadim Pisarevsky authored
-
-
Alexander Smorkalov authored
Local reference table overflow in JNI code fixed.
-
yao authored
-
- 03 Sep, 2012 7 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
niko authored
add remap
-
yao authored
-
yao authored
-
- 02 Sep, 2012 4 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 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 5 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
-
Alexandre Benoit authored
-