FourierDCTFilter
FourierDCTFilter[image,t]
reduces noise in image by locally thresholding the discrete cosine transforms of overlapping subimages, using the hard threshold t.
Details
- FourierDCTFilter works with arbitrary 2D and 3D images.
- Local DCT thresholding is applied to all overlapping 16×16 partitions of image. The value of each output pixel is the average of the corresponding pixel in all partitions that include the pixel.
- For multichannel images, color channels are decorrelated by effectively using a 3D DCT.
- In FourierDCTFilter[image,t], the threshold value t is typically in the range 0 to 1.
Examples
open allclose allScope (3)
Applications (3)
Remove Gaussian color noise from an image:
Unsharp masking using FourierDCTFilter:
Text
Wolfram Research (2012), FourierDCTFilter, Wolfram Language function, https://reference.wolfram.com/language/ref/FourierDCTFilter.html (updated 2014).
CMS
Wolfram Language. 2012. "FourierDCTFilter." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2014. https://reference.wolfram.com/language/ref/FourierDCTFilter.html.
APA
Wolfram Language. (2012). FourierDCTFilter. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FourierDCTFilter.html