18#ifndef itkZeroCrossingBasedEdgeDetectionImageFilter_h
19#define itkZeroCrossingBasedEdgeDetectionImageFilter_h
74template <
typename TInputImage,
typename TOutputImage>
181#ifndef ITK_MANUAL_INSTANTIATION
182# include "itkZeroCrossingBasedEdgeDetectionImageFilter.hxx"
Simulate a standard C array with copy semantics.
Control indentation during Print() invocation.
Implements transparent reference counting.
TOutputImage OutputImageType
OutputImagePixelType m_BackgroundValue
~ZeroCrossingBasedEdgeDetectionImageFilter() override=default
void PrintSelf(std::ostream &os, Indent indent) const override
typename TInputImage::PixelType InputImagePixelType
void SetMaximumError(const typename ArrayType::ValueType v)
OutputImagePixelType m_ForegroundValue
SmartPointer< Self > Pointer
void SetVariance(const typename ArrayType::ValueType v)
typename TOutputImage::RegionType OutputImageRegionType
void GenerateData() override
ZeroCrossingBasedEdgeDetectionImageFilter()
ImageToImageFilter< TInputImage, TOutputImage > Superclass
TInputImage InputImageType
ZeroCrossingBasedEdgeDetectionImageFilter Self
SmartPointer< const Self > ConstPointer
static constexpr unsigned int OutputImageDimension
FixedArray< double, Self::ImageDimension > ArrayType
static constexpr unsigned int ImageDimension
typename TOutputImage::PixelType OutputImagePixelType
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....