Documentation of 'boofcv.examples.enhance.ExampleWaveletDenoise' Java class
ExampleWaveletDenoise
boofcv.examples.enhance

Class ExampleWaveletDenoise



  • public class ExampleWaveletDenoise
    extends java.lang.Object
    Example of how to "remove" noise from images using wavelet based algorithms. A simplified interface is used which hides most of the complexity. Wavelet image processing is still under development and only floating point images are currently supported. Which is why the image type is hard coded.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

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

      • ExampleWaveletDenoise

        public ExampleWaveletDenoise()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.