1. 10 Jun, 2016 1 commit
    • Alexander Bokov's avatar
      Partial DIS implementation and OF benchmark · d4c3765e
      Alexander Bokov authored
      Basic interfaces and a partial implementation of the Dense Inverse
      Search (DIS) optical flow algorithm without variational refinement. Also
      added a python benchmarking script that can evaluate different optical
      flow algorithms on the MPI Sintel and Middlebury datasets and build
      overall comparative charts.
      d4c3765e
  2. 15 Sep, 2015 1 commit
    • sbokov's avatar
      Sparse-to-dense OF algorithm is added · 831523ce
      sbokov authored
      * Sparse match interpolator interface and EdgeAwareInterpolator were
      added to the ximgproc module
      * New optical flow algorithm, based on PyrLK sparse OF and sparse match
      interpolation, is added to the optflow module
      831523ce
  3. 17 Feb, 2015 1 commit
  4. 01 Dec, 2014 1 commit
  5. 18 Aug, 2014 2 commits
  6. 10 Aug, 2014 1 commit