MATLAB File Help: cv.l0Smooth Index
cv.l0Smooth

Global image smoothing via L0 gradient minimization

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

Input

Output

Options

For more details about L0 Smoother, see the original paper [xu2011image].

References

[xu2011image]:

Li Xu, Cewu Lu, Yi Xu, and Jiaya Jia. "Image smoothing via L0 gradient minimization". In ACM Transactions on Graphics (TOG), volume 30, page 174. ACM, 2011.

See also