latest version v1.9 - last update 10 Apr 2010 |
Susan Denoiser: denoise a channel of a picture using the susan denoise algorithm. More...
#include "ltiConfig.h"
#include "ltiImage.h"
#include "ltiModifier.h"
Go to the source code of this file.
Classes | |
class | lti::susanDenoise |
The susan denoiser enhances pictures by removing the noise from any colour channel. More... | |
class | lti::susanDenoise::parameters |
the parameters for the class susanDenoise More... | |
Namespaces | |
namespace | lti |
Susan Denoiser: denoise a channel of a picture using the susan denoise algorithm.
in most cases only the intensity channel needs to be denoised. But if only one channel is affected by the noise, that one can be processed on its own.