MATLAB File Help: cv.edgePreservingFilter Index
cv.edgePreservingFilter

Edge-preserving smoothing filter

dst = cv.edgePreservingFilter(src)
dst = cv.edgePreservingFilter(src, 'OptionName',optionValue, ...)

Input

Output

Options

Filtering is the fundamental operation in image and video processing. Edge-preserving smoothing filters are used in many different applications [EM11].

References

[EM11]:

Eduardo SL Gastal and Manuel M Oliveira. "Domain transform for edge-aware image and video processing". In ACM Transactions on Graphics (TOG), volume 30, page 69. ACM, 2011.