[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
EnhancedLeeFunctor< VALUETYPE > Class Template Reference |
This function tries to reduce the speckle noise of an image by applying the Enhanced Lee filter. More...
#include <vigra/specklefilters.hxx>
This function tries to reduce the speckle noise of an image by applying the Enhanced Lee filter.
This function tries to reduce the speckle noise of an image by means of applying the enhanced Lee filter using a window of given size, a damping factor k, and the equivalent numbers of look (enl). The implementation is according to the article by Lopez & Touzi & Nezry (1990): Adaptive speckle filters and scene heterogenity.The user has to provide a window size, a damping factor k, and the equivalent numbers of look (enl). The implementation is according to the article by Lopez & Touzi & Nezry (1990): Adaptive speckle filters and scene heterogenity.
All restrictions of the called functions applyWindowFunction apply.
Preconditions:
Declarations:
pass 2D array views:
Usage:
#include <vigra/specklefilters.hxx>
Namespace: vigra
© Ullrich Köthe (ullrich.koethe@iwr.uni-heidelberg.de) |
html generated using doxygen and Python
|