1. 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
  2. 18 Aug, 2014 2 commits
    • tpietruszka's avatar
      Added Deepflow to the testing app · 4ec320ef
      tpietruszka authored
      4ec320ef
    • tpietruszka's avatar
      Moved optflow interfaces and testing app. · 4738fc2e
      tpietruszka authored
      Algorithm::info()-related code disabled-after moving to opencv_contrib caused compilation errors
      
      Added usage examples
      
      Added documentation for optflow_io
      
      +bugfix: handling invalid algorithm choice
      
      + solving MSVC compilation errors; assuming that int and float are 4-bytes long - possibly needs fixing
      4738fc2e