- 08 Nov, 2018 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 14 Jun, 2017 1 commit
-
-
Diego authored
The while loop in member function buildPyramid in deepflow.cpp terminated as a result of the break statement and never as a result of the termination criteria because the "i" variable in the while loop was never incremented. Changed the while loop into a for loop Changed the while loop into a for loop in the member function buildPyramid in deepFlow.cpp removed trailing whitespace
-
- 15 Mar, 2017 1 commit
-
-
Maksim Shabunin authored
- made some of dependencies explicit - removed dependencies to highgui and some other modules where possible - modified some samples to build without modules
-
- 04 Jul, 2016 1 commit
-
-
Alexander Bokov authored
Replaced internal variational refinement implementation inside DeepFlow with a new optimized one, which provides about the same quality while being 4-6 times faster.
-
- 06 Sep, 2015 1 commit
-
-
sbokov authored
-
- 17 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 19 Aug, 2014 1 commit
-
-
tpietruszka authored
-
- 18 Aug, 2014 2 commits
-
-
tpietruszka authored
-
tpietruszka authored
-