17 #ifndef __itkNarrowBandImageFilterBase_h
18 #define __itkNarrowBandImageFilterBase_h
65 template <
class TInputImage,
class TOutputImage>
96 typedef typename OutputImageType::IndexType
IndexType;
111 itkSetMacro( IsoSurfaceValue,
ValueType);
112 itkGetConstMacro( IsoSurfaceValue,
ValueType);
300 const ThreadRegionType ®ionToProcess,
315 #ifndef ITK_MANUAL_INSTANTIATION