Collaboration diagram for Singlethreaded Filters:
|
Classes | |
| 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::SmoothingRecursiveGaussianImageFilter< TInputImage, TOutputImage > |
| Computes the smoothing of an image by convolution with the Gaussian kernels implemented as IIR filters. More... | |
1.4.2 written by Dimitri van Heesch,
© 1997-2000