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

Image Gradient Filters
[Image Feature Extraction Filters]


Classes

class  itk::DifferenceOfGaussiansGradientImageFilter< TInputImage, TDataType >
 Performs difference-of-gaussians gradient detection. More...
class  itk::GradientImageFilter< TInputImage, TOperatorValueType, TOutputValueType >
 Computes the gradient of an image using directional derivatives. More...
class  itk::GradientMagnitudeImageFilter< TInputImage, TOutputImage >
 Computes the gradient magnitude of an image region at each pixel. 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::LaplacianRecursiveGaussianImageFilter< TInputImage, TOutputImage >
 Computes the Laplacian of an image by convolution with the second derivative of a Gaussian. More...
class  itk::VectorGradientMagnitudeImageFilter< TInputImage, TRealType, TOutputImage >
 Computes a scalar, gradient magnitude image from a multiple channel (pixels are vectors) input. More...

Detailed Description

These filters compute local gradients of images.
Generated at Sun Apr 1 02:48:27 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000