MATLAB File Help: cv.GuidedFilter/filter | Index |
Apply Guided Filter to the filtering image
dst = obj.filter(src)
dst = obj.filter(src, 'OptionName',optionValue, ...)
DDepth
can be
set to -1, which will be equivalent to class(src)
.
Default -1Access | public |
Sealed | false |
Static | false |