Documentation of 'boofcv.alg.denoise.wavelet.ShrinkThresholdHard_F32' Java class
ShrinkThresholdHard_F32
boofcv.alg.denoise.wavelet

Class ShrinkThresholdHard_F32

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void process(GrayF32 image, java.lang.Number threshold)
      Applies shrinkage to entire image.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShrinkThresholdHard_F32

        public ShrinkThresholdHard_F32()
    • Method Detail

      • process

        public void process(GrayF32 image,
                            java.lang.Number threshold)
        Description copied from interface: ShrinkThresholdRule
        Applies shrinkage to entire image. If the rule should only be applied to part of the image then a sub-image should be passed in. If the threshold is an infinite number then all the coefficients are considered below the threshold.
        Specified by:
        process in interface ShrinkThresholdRule<GrayF32>
        Parameters:
        image - Image which is to be thresholded. Is modified.
        threshold - Threshold used to modify the image.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.