| filter (cv.GuidedFilter) - MATLAB File Help |
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 -1| Access | public |
| Sealed | false |
| Static | false |