Package boofcv.alg.denoise
package boofcv.alg.denoise
-
ClassDescriptionDenoiseWavelet<T extends ImageGray<T>>Interface for algorithms which "denoise" the wavelet transform of an image.ShrinkThresholdRule<T extends ImageGray<T>>Generalized interface for thresholding wavelet coefficients in shrinkage based wavelet denoising applications.