SimpleITK
1.2.4
|
Go to the source code of this file.
Classes | |
class | itk::simple::RecursiveGaussianImageFilter |
Base class for computing IIR convolution with an approximation of a Gaussian kernel. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::RecursiveGaussian (const Image &image1, double sigma=1.0, bool normalizeAcrossScale=false, RecursiveGaussianImageFilter::OrderType order=itk::simple::RecursiveGaussianImageFilter::ZeroOrder, unsigned int direction=0u) |
Base class for computing IIR convolution with an approximation of a Gaussian kernel. More... | |