18 #ifndef __itkNarrowBandImageFilterBase_h
19 #define __itkNarrowBandImageFilterBase_h
67 template<
class TInputImage,
class TOutputImage >
116 itkGetConstMacro(IsoSurfaceValue,
ValueType);
144 const signed char & nodestate)
247 void GetSplitRegion(
const size_t& i, ThreadRegionType & splitRegion);
320 const ThreadRegionType & regionToProcess,
335 #ifndef ITK_MANUAL_INSTANTIATION
336 #include "itkNarrowBandImageFilterBase.hxx"