![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
| class | itk::ImageToImageFilter< TInputImage, TOutputImage > |
| Base class for filters that take an image as input and produce an image as output. More... | |
Namespaces | |
| namespace | itk |
Defines | |
| #define | ITK_TEMPLATE_ImageToImageFilter(_, EXPORT, TypeX, TypeY) |
| #define ITK_TEMPLATE_ImageToImageFilter | ( | _, | |
| EXPORT, | |||
| TypeX, | |||
| TypeY | |||
| ) |
namespace itk \ { \ _( 2 ( class EXPORT ImageToImageFilter< ITK_TEMPLATE_2 TypeX > ) ) \ namespace Templates \ { \ typedef ImageToImageFilter< ITK_TEMPLATE_2 TypeX > ImageToImageFilter##TypeY; \ } \ }
Definition at line 303 of file itkImageToImageFilter.h.
1.7.6.1