- 09 Sep, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 06 Sep, 2013 1 commit
-
-
Roman Donchenko authored
-
- 27 Aug, 2013 1 commit
-
-
Vladislav Vinogradov authored
do not calculate sum of error in every round of iteration; instead the error will be summed every 2nd times or more, if the previous sum of error is too far away from threshold.
-
- 23 Aug, 2013 5 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
* use explicit extrapolation only for sub-matrixes * use built-in interpolation for INTER_NEAREST mode
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 21 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vladislav Vinogradov authored
don't calc diff term if it is not used for epsilon criterion
-
- 20 Aug, 2013 1 commit
-
-
Vladislav Vinogradov authored
incorrect types for template instantiation
-
- 19 Aug, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 14 Aug, 2013 1 commit
-
-
kamjagin authored
-
- 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.
-
- 07 Aug, 2013 1 commit
-
-
StevenPuttemans authored
ReST directive was used. Also fixed some other ReST directives that were not correct and removed some warnings during buildbot checks.
-
- 02 Aug, 2013 3 commits
-
-
Vladislav Vinogradov authored
-
StevenPuttemans authored
-
Vladislav Vinogradov authored
-
- 01 Aug, 2013 3 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 31 Jul, 2013 1 commit
-
-
StevenPuttemans authored
- Used lunix style slashes - works on most systems - Removed all trailing whitespaces
-
- 26 Jul, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Jul, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 10 Jul, 2013 1 commit
-
-
Roman Donchenko authored
-
- 20 Jun, 2013 1 commit
-
-
Roman Donchenko authored
Turns out, you can't use preprocessor directives inside macro arguments. Who'd have thought?
-
- 19 Jun, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
Now it allows choosing between arbitrary implementation variants.
-
- 18 Jun, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 13 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 05 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 04 Jun, 2013 5 commits
-
-
Vladislav Vinogradov authored
+ interpolateFrames and createOpticalFlowNeedleMap
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
the output of BroxOpticalFlow differs a bit in CUDA 5.5
-
Vladislav Vinogradov authored
old version isn't compiled with CUDA 5.5 new version doesn't depend on functional.hpp
-
Vladislav Vinogradov authored
links with CUDA driver library only if we use video encoding/decoding
-
- 03 Jun, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-