Go to the source code of this file.
Classes | |
| class | itk::AnnulusOperator< TPixel, TDimension, TAllocator > |
| A NeighborhoodOperator for performing a matched filtering with an annulus (two concentric circles, spheres, hyperspheres, etc.). More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_AnnulusOperator(_, EXPORT, x, y) |
| #define ITK_TEMPLATE_AnnulusOperator | ( | _, | ||
| EXPORT, | ||||
| x, | ||||
| y | ||||
| ) |
namespace itk { \ _(2(class EXPORT AnnulusOperator< ITK_TEMPLATE_2 x >)) \ namespace Templates { typedef AnnulusOperator< ITK_TEMPLATE_2 x > \ AnnulusOperator##y; } \ }
Definition at line 240 of file itkAnnulusOperator.h.
1.7.1 written by Dimitri van Heesch,
© 1997-2000