Package boofcv.alg.denoise
-
Interface Summary Interface Description DenoiseWavelet<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.