- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 16 Aug, 2013 1 commit
-
-
Roman Donchenko authored
This should fix that pesky test failure that pops up from time to time. I don't actually know if the default values should be zeros, but the tests pass, so...
-
- 08 Aug, 2013 1 commit
-
-
Roman Donchenko authored
Looks like we don't actually use them; when creating precompiled headers with Visual C++, a dummy .cpp is created at build time.
-
- 10 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-
- 10 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 31 May, 2013 1 commit
-
-
Roman Donchenko authored
This should allow many algorithms to take advantage of more parallelization technologies.
-
- 29 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
initial optical flow was not cleaned during the second call
-
- 14 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
* added DenseOpticalFlow interface * moved OpticalFlowDual_TVL1 to src folder
-
- 13 Feb, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Jan, 2013 2 commits
-
-
Andrey Kamaev authored
This fixes bug #2075
-
Ivan Korolev authored
-
- 10 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
issue 2526
-
- 17 Oct, 2012 1 commit
-
-
OpenCV Buildbot authored
-
- 12 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance)
-
- 11 Sep, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 05 Sep, 2012 5 commits
-
-
Vadim Pisarevsky authored
-
Yury Zemlyanskiy authored
-
Yury Zemlyanskiy authored
-
Yury Zemlyanskiy authored
-
Yury Zemlyanskiy authored
+ Improve performance of calcOpticalFlowSingleScale method + Small refactoring Current results: IMAGE NAMES RMSE Beanbags Dimetrodon 0.329428 DogDance Grove2 0.550852 Grove3 1.464699 Hydrangea 0.523277 MiniCooper RubberWhale 0.367246 Urban2 2.717003 Urban3 4.185070 Venus 0.775422 Walking Time (for Urban3): 17.490248 sec
-
- 31 Aug, 2012 5 commits
-
-
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
-
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 3 commits
-
-
Vadim Pisarevsky authored
-
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
-
- 23 Aug, 2012 1 commit
-
-
Anatoly Baksheev authored
-
- 19 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Aug, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Aug, 2012 3 commits
-
-
Andrey Kamaev authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 09 Aug, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 08 Aug, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 06 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 25 Jul, 2012 1 commit
-
-
Anatoly Baksheev authored
-