DTFilter
Interface for realizations of Domain Transform filter.
For more details about this filter see CITE: Gastal11 .
Member of Ximgproc
-
Produce domain transform filtering operation on source image.
Declaration
Parameters
srcfiltering image with unsigned 8-bit or floating-point 32-bit depth and up to 4 channels.
dstdestination image.
dDepthoptional depth of the output image. dDepth can be set to -1, which will be equivalent to src.depth().
-
Produce domain transform filtering operation on source image.
Declaration
Parameters
srcfiltering image with unsigned 8-bit or floating-point 32-bit depth and up to 4 channels.
dstdestination image.
to src.depth().
View on GitHub
DTFilter Class Reference