Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::DiscreteGradientMagnitudeGaussianImageFunction< TInputImage, TOutput > |
| Compute the discrete gradient magnitude gaussian of an the image at a specific location in space, i.e. point, index or continuous index. This class computes a single derivative given the order in each direction (by default zero). This class is templated over the input image type. More... | |
Defines | |
| #define | ITK_TEMPLATE_DiscreteGradientMagnitudeGaussianImageFunction(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_DiscreteGradientMagnitudeGaussianImageFunction | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
namespace itk { \ _(2(class EXPORT DiscreteGradientMagnitudeGaussianImageFunction< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef DiscreteGradientMagnitudeGaussianImageFunction< ITK_TEMPLATE_2 x > \ DiscreteGradientMagnitudeGaussianImageFunction##y; } \ }
Definition at line 244 of file itkDiscreteGradientMagnitudeGaussianImageFunction.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000