boofcv.examples.enhance
Class ExampleWaveletDenoise
- java.lang.Object
-
- boofcv.examples.enhance.ExampleWaveletDenoise
-
public class ExampleWaveletDenoise extends java.lang.ObjectExample 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.
-
-
Constructor Summary
Constructors Constructor and Description ExampleWaveletDenoise()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)
-
DataMelt 3.0 © DataMelt by jWork.ORG