cv.dctDenoising - MATLAB File Help
cv.dctDenoising

The function implements simple dct-based denoising

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

Input

Output

Options

See [YSDCT11]. The function is parallelized.

References

[YSDCT11]:

Guoshen Yu and Guillermo Sapiro. "DCT image denoising: a simple and effective image denoising algorithm", Image Processing On Line, 1 (2011). DOI

See also