18 #ifndef __itkExtractImageFilter_h
19 #define __itkExtractImageFilter_h
89 template<
typename TInputImage,
typename TOutputImage >
158 switch(choosenStrategy)
166 itkExceptionMacro( <<
"Invalid Strategy Chosen for itk::ExtractImageFilter" );
208 TInputImage::ImageDimension);
210 TOutputImage::ImageDimension);
226 #ifdef ITK_USE_CONCEPT_CHECKING
290 #ifndef ITK_MANUAL_INSTANTIATION
291 #include "itkExtractImageFilter.hxx"
virtual void Modified() const
Base class for filters that take an image as input and produce an image as output.
Control indentation during Print() invocation.
Base class for filters that take an image as input and overwrite that image as the output...
#define itkConceptMacro(name, concept)
unsigned int ThreadIdType