• 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
Name
Last commit
Last update
doc/tutorials Loading commit data...
modules Loading commit data...
samples/python2 Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...