18#ifndef itkZeroCrossingImageFilter_h
19#define itkZeroCrossingImageFilter_h
63template <
typename TInputImage,
typename TOutputImage>
151#ifndef ITK_MANUAL_INSTANTIATION
152# include "itkZeroCrossingImageFilter.hxx"
Control indentation during Print() invocation.
Implements transparent reference counting.
ZeroCrossingImageFilter Self
OutputImagePixelType m_BackgroundValue
ImageToImageFilter< TInputImage, TOutputImage > Superclass
TInputImage InputImageType
typename TOutputImage::PixelType OutputImagePixelType
SmartPointer< const Self > ConstPointer
typename TInputImage::PixelType InputImagePixelType
OutputImagePixelType m_ForegroundValue
ZeroCrossingImageFilter()
void PrintSelf(std::ostream &os, Indent indent) const override
static constexpr unsigned int ImageDimension
void DynamicThreadedGenerateData(const OutputImageRegionType &outputRegionForThread) override
static constexpr unsigned int OutputImageDimension
TOutputImage OutputImageType
~ZeroCrossingImageFilter() override=default
typename TOutputImage::RegionType OutputImageRegionType
SmartPointer< Self > Pointer
void GenerateInputRequestedRegion() override
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....