Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

NoiseEstimation.hpp File Reference

Estimators for estimating noise in images. More...

#include <ImLib3D/ImageProcessor.hpp>
#include <ImLib3D/FFT.hpp>
#include <ImLib3D/Convolution.hpp>

Include dependency graph for NoiseEstimation.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IP3D

Functions

void NoiseVarianceEstimation (const Image3Df &_image, double &variance)


Detailed Description

Estimators for estimating noise in images.

Definition in file NoiseEstimation.hpp.


Function Documentation

void IP3D::NoiseVarianceEstimation const Image3Df _image,
double &  variance
 

#&NoiseVarianceEstimation&# Estimates the noise in an image. Uses the difference of to Laplacian filters (size 3x3x3) to estimate the noise variance.

Source image type:Image3Df Result Variance type:double ~


Generated on Fri Jun 17 13:36:16 2005 for ImLib3D by  doxygen 1.4.2