| MATLAB File Help: cv.DTFilter/filter | Index |
Produce domain transform filtering operation on source 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 |