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... |