iRoCS Toolbox  1.1.0
Data Structures | Namespaces
GaussianFilter.hh File Reference

The Implementation of the convolution of the input data with a Gaussian. More...

#include <config.hh>
#include "SeparableConvolutionFilter.hh"
#include "ATBDataSynthesis.hh"
#include "GaussianFilter.icc"
Include dependency graph for GaussianFilter.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::GaussianFilter< DataT, Dim >
 The GaussianFilter class implements the Filter interface and provides a Gaussian smoothing filter. More...
 

Namespaces

 atb
 

Detailed Description

The Implementation of the convolution of the input data with a Gaussian.

Definition in file GaussianFilter.hh.