Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

Singlethreaded Filters
[Support for Multithreading]


Classes

class  AccumulateImageFilter
 Implements an accumulation of an image along a selected direction. More...

class  GetAverageSliceImageFilter
 Implements a Reflection of an image along a selected direction. More...

class  GradientMagnitudeRecursiveGaussianImageFilter
 Computes the Magnitude of the Gradient of an image by convolution with the first derivative of a Gaussian. More...

class  GradientRecursiveGaussianImageFilter
 Computes the gradient of an image by convolution with the first derivative of a Gaussian. More...

class  HessianRecursiveGaussianImageFilter
 Computes the Hessian matrix of an image by convolution with the Second and Cross derivatives of a Gaussian. More...

class  LaplacianRecursiveGaussianImageFilter
 Computes the Laplacian of an image by convolution with the second derivative of a Gaussian. More...

class  LazyEdgeDetectionImageFilter3D
 Implements a Reflection of an image along a selected direction. More...

class  RecursiveGaussianImageFilter
 Base class for computing IIR convolution with an approximation of a Gaussian kernel. More...

class  ReflectImageFilter
 Implements a Reflection of an image along a selected direction. More...

class  SmoothingRecursiveGaussianImageFilter
 Computes the smoothing of an image by convolution with the Gaussian kernels implemented as IIR filters. More...


Detailed Description

Filter on this category perform all its processing in a single thread
Generated at Thu May 25 00:19:35 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000