• Julian Seuffert's avatar
    ximgproc: Fix support for CV_32F WLS Filter · 826b77e5
    Julian Seuffert authored
    If the disparity maps have the depth CV_32F, they are wls-filtered
    in `DisparityWLSFilterImpl::filter` but the result is not saved in the
    OutputArray of the method. Now, the result is copied to that array.
    826b77e5
Name
Last commit
Last update
.github Loading commit data...
doc/tutorials Loading commit data...
modules Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...