Documentation of 'boofcv.factory.denoise.FactoryDenoiseWaveletAlg' Java class
FactoryDenoiseWaveletAlg
boofcv.factory.denoise

Class FactoryDenoiseWaveletAlg



  • public class FactoryDenoiseWaveletAlg
    extends java.lang.Object
    Factory for creating wavelet based image denoising classes.
    • Constructor Detail

      • FactoryDenoiseWaveletAlg

        public FactoryDenoiseWaveletAlg()
    • Method Detail

      • sure

        public static <T extends ImageGray> DenoiseWavelet<T> sure(java.lang.Class<T> imageType)
        Returns sure shrink wavelet based image denoiser.
        Parameters:
        imageType - Type of image it will process.
        Returns:
        Bayes Shrink
      • visu

        public static <T extends ImageGray> DenoiseWavelet<T> visu(java.lang.Class<T> imageType)
        Returns visu shrink wavelet based image denoiser.
        Parameters:
        imageType - Type of image it will process.
        Returns:
        Bayes Shrink

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.