MATLAB File Help: cv.DisparityWLSFilter/getConfidenceMap | Index |
Get the confidence map that was used in the last filter call
map = obj.getConfidenceMap()
single
one-channel image
with values ranging from 0.0 (totally untrusted regions
of the raw disparity map) to 255.0 (regions containing
correct disparity values with a high degree of
confidence).Access | public |
Sealed | false |
Static | false |