Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::GaussianDerivativeImageFunction< TInputImage, TOutput > |
| Compute the gaussian derivatives of an the image at a specific location in space, i.e. point, index or continuous index. This class is templated over the input image type. More... | |
Defines | |
| #define | ITK_TEMPLATE_GaussianDerivativeImageFunction(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_GaussianDerivativeImageFunction | ( | _, | |||
| EXPORT, | |||||
| x, | |||||
| y | ) |
Value:
namespace itk { \ _(2(class EXPORT GaussianDerivativeImageFunction< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef GaussianDerivativeImageFunction< ITK_TEMPLATE_2 x > \ GaussianDerivativeImageFunction##y; } \ }
Definition at line 168 of file itkGaussianDerivativeImageFunction.h.
1.5.5 written by Dimitri van Heesch,
© 1997-2000