1. 25 Aug, 2016 1 commit
  2. 14 Jul, 2016 1 commit
    • LaurentBerger's avatar
      Paillou filter · 42640a33
      LaurentBerger authored
      Paillou Filter
      
      comment : english tab and assert  Mat(instead of new)
      
      InputArray and ptr<Type>()
      
      Outputarrays
      
      OutputArray as argument
      
      Update doc
      42640a33
  3. 06 Apr, 2016 1 commit
  4. 20 Jan, 2016 1 commit
  5. 22 Dec, 2015 1 commit
  6. 11 Dec, 2015 1 commit
  7. 10 Nov, 2015 1 commit
  8. 03 Nov, 2015 1 commit
  9. 16 Sep, 2015 1 commit
  10. 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
  11. 25 Jun, 2015 1 commit
    • sbokov's avatar
      Adding confidence support and optimizing disparity filtering · 7c421ba2
      sbokov authored
      DisparityWLSFilter demonstrated the best results, so I removed all the other
      filters. Quality was significantly improved by adding confidence support
      to the filter (left-right consistency + penalty for areas near depth discontinuities).
      Filter was optimized using parallel_for_ and HAL intrinsics. Demo application was
      rewritten for better compliance with OpenCV standards. Added accuracy and
      performance tests. Documentation was added, as well as references to the
      original papers.
      7c421ba2
  12. 17 Feb, 2015 2 commits
  13. 01 Dec, 2014 1 commit
  14. 09 Sep, 2014 1 commit
  15. 18 Aug, 2014 2 commits
  16. 15 Aug, 2014 2 commits
  17. 10 Aug, 2014 2 commits
  18. 07 Aug, 2014 1 commit