- 30 Oct, 2012 1 commit
-
-
alexandre benoit authored
-
- 25 Oct, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 24 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 23 Oct, 2012 1 commit
-
-
Stephen Fox authored
fix comments to accurate match CV_CAP_OPENNI_* vs. wrong OPENNI_*
-
- 19 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 3 commits
-
-
Andrey Kamaev authored
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 15 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
This reverts commit 54a202b3. Conflicts: modules/core/doc/command_line_parser.rst modules/core/include/opencv2/core/core.hpp modules/core/src/cmdparser.cpp modules/gpu/perf/main.cpp modules/gpu/test/main.cpp modules/ts/src/ts_perf.cpp
-
- 12 Oct, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
- 10 Oct, 2012 1 commit
-
-
Vsevolod Glumov authored
-
- 09 Oct, 2012 2 commits
-
-
Vadim Pisarevsky authored
expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching
-
Vadim Pisarevsky authored
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Oct, 2012 1 commit
-
-
Abhinav Gupta authored
Changes made for OpenCV 2.4.2 compatibility
-
- 23 Sep, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 10 Sep, 2012 2 commits
-
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
- 07 Sep, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
AoD314 authored
-
- 04 Sep, 2012 2 commits
-
-
Andrey Kamaev 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
-
- 03 Sep, 2012 1 commit
-
-
Vadim Pisarevsky authored
added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters
-
- 31 Aug, 2012 5 commits
-
-
kir 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
-
Yury Zemlyanskiy authored
+ Fixed warnings + Add new function calcOpticalFlow with smaller number of arguments + Add asserts to algorithm and remove 'exit(1)'
-
- 28 Aug, 2012 2 commits
-
-
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
declaration in includes, implementation, usage example, test
-
- 22 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
* No /arch:SSE3 in MSVC * Warnings fixed or suppressed
-
- 13 Aug, 2012 2 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 08 Aug, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
error in the tutorial Similarity check (PNSR and SSIM) on the GPU
-
- 07 Aug, 2012 1 commit
-
-
alexey.spizhevoy authored
-