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]

Collaboration diagram for Singlethreaded Filters:


Detailed Description

Filter on this category perform all its processing in a single thread


Classes

class  itk::AccumulateImageFilter< TInputImage, TOutputImage >
 Implements an accumulation of an image along a selected direction. More...
class  itk::ConnectedComponentImageFilter< TInputImage, TOutputImage, TMaskImage >
 Label the objects in a binary image. More...
class  itk::GetAverageSliceImageFilter< TInputImage, TOutputImage >
 Averages a single dimension of an image. More...
class  itk::GradientMagnitudeRecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Computes the Magnitude of the Gradient of an image by convolution with the first derivative of a Gaussian. More...
class  itk::GradientRecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Computes the gradient of an image by convolution with the first derivative of a Gaussian. More...
class  itk::HessianRecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Computes the Hessian matrix of an image by convolution with the Second and Cross derivatives of a Gaussian. More...
class  itk::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Computes the Laplacian of an image by convolution with the second derivative of a Gaussian. More...
class  itk::ProjectionImageFilter< TInputImage, TOutputImage, TAccumulator >
 Implements an accumulation of an image along a selected direction. More...
class  itk::RecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Base class for computing IIR convolution with an approximation of a Gaussian kernel. More...
class  itk::ReflectImageFilter< TInputImage, TOutputImage >
 Implements a Reflection of an image along a selected direction. More...
class  itk::RelabelComponentImageFilter< TInputImage, TOutputImage >
 Relabel the components in an image such that consecutive labels are used. More...
class  itk::SmoothingRecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Computes the smoothing of an image by convolution with the Gaussian kernels implemented as IIR filters. More...


Generated at Thu Nov 6 01:07:30 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000