• 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
..
doc Loading commit data...
include/opencv2 Loading commit data...
perf Loading commit data...
samples Loading commit data...
src Loading commit data...
test Loading commit data...
tutorials Loading commit data...
CMakeLists.txt Loading commit data...
README.md Loading commit data...