1. 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
  2. 29 May, 2015 1 commit
    • sbokov's avatar
      Adding edge-aware disparity filtering · a70af9f7
      sbokov authored
      Added basic interface and demo for disparity filtering, added unoptimized fast weighted least
      squares filter implementation. Current demo tests domain transform, guided and
      weighted least squares filters on a dataset, measures speed and quality.
      a70af9f7
  3. 23 May, 2015 1 commit
  4. 22 May, 2015 1 commit
  5. 21 May, 2015 1 commit
  6. 20 May, 2015 2 commits
  7. 18 May, 2015 2 commits
  8. 17 May, 2015 1 commit
  9. 16 May, 2015 1 commit
  10. 14 May, 2015 1 commit
  11. 13 May, 2015 7 commits
  12. 07 May, 2015 1 commit
  13. 06 May, 2015 1 commit
  14. 05 May, 2015 1 commit
  15. 28 Apr, 2015 2 commits
  16. 21 Apr, 2015 2 commits
  17. 18 Apr, 2015 2 commits
  18. 16 Apr, 2015 1 commit
  19. 07 Apr, 2015 3 commits
  20. 06 Apr, 2015 1 commit
  21. 05 Apr, 2015 1 commit
  22. 04 Apr, 2015 1 commit
  23. 03 Apr, 2015 5 commits