fastGlobalSmootherFilter (cv.FastGlobalSmootherFilter) - MATLAB File Help
cv.FastGlobalSmootherFilter.fastGlobalSmootherFilter

Simple one-line Fast Global Smoother filter call

dst = cv.FastGlobalSmootherFilter.fastGlobalSmootherFilter(src, guide)
dst = cv.FastGlobalSmootherFilter.fastGlobalSmootherFilter(src, guide, 'OptionName',optionValue, ...)

Input

Output

Options

If you have multiple images to filter with the same guide then use FastGlobalSmootherFilter interface to avoid extra computations.

See also
Method Details
Access public
Sealed false
Static true