1. 16 Dec, 2016 1 commit
  2. 25 Aug, 2016 1 commit
  3. 22 Dec, 2015 1 commit
  4. 16 Sep, 2015 1 commit
  5. 09 Sep, 2015 1 commit
  6. 08 Sep, 2015 1 commit
  7. 31 Jul, 2015 1 commit
    • sbokov's avatar
      Improving DisparityWLSFilter interface and adding a tutorial · 6a0545e6
      sbokov authored
      Now the filter natively supports StereoBM and StereoSGBM with no
      parameter tuning required. Also, now user won't need to set the ROI and
      the right matcher parameters manually, it is all done in the respective
      convenience factory method based on the left matcher instance. Tutorial
      was added to clarify the provided example of use.
      6a0545e6
  8. 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
  9. 03 Jun, 2015 1 commit
  10. 30 Apr, 2015 1 commit
  11. 12 Aug, 2014 2 commits
  12. 11 Aug, 2014 2 commits
  13. 10 Aug, 2014 1 commit
  14. 07 Aug, 2014 1 commit