MATLAB File Help: cv.FastGlobalSmootherFilter/filter
Index
cv.FastGlobalSmootherFilter/filter
Apply smoothing operation to the source image
dst = obj.filter(src)
Input
src
source image for filtering with unsigned 8-bit or signed 16-bit or floating-point 32-bit depth and up to 4 channels.
Output
dst
destination image.
Method Details
Access
public
Sealed
false
Static
false