MATLAB File Help: cv.l0Smooth | Index |
Global image smoothing via L0 gradient minimization
dst = cv.l0Smooth(src)
dst = cv.l0Smooth(src, 'OptionName',optionValue, ...)
For more details about L0 Smoother, see the original paper [xu2011image].
[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.