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