18#ifndef itkScalarChanAndVeseSparseLevelSetImageFilter_h
19#define itkScalarChanAndVeseSparseLevelSetImageFilter_h
48template <
typename TInputImage,
49 typename TFeatureImage,
50 typename TOutputImage,
52 class TSharedData =
typename TFunction::SharedDataType,
53 typename TIdCell =
unsigned int>
88 using IndexType =
typename OutputImageType::IndexType;
137 bool & status)
override;
141#ifndef ITK_MANUAL_INSTANTIATION
142# include "itkScalarChanAndVeseSparseLevelSetImageFilter.hxx"
virtual void SetInput(const InputImageType *input)
virtual void SetNumberOfLayers(unsigned int _arg)
MultiphaseSparseFiniteDifferenceImageFilter()
typename InputImageType::ValueType ValueType
typename InputImageType::SpacingType InputSpacingType
TFunction FiniteDifferenceFunctionType
TInputImage InputImageType
typename FiniteDifferenceFunctionType::TimeStepType TimeStepType
typename InputImageType::PointType InputPointType
typename InputImageType::Pointer InputImagePointer
Defines iteration of a local N-dimensional neighborhood of pixels across an itk::Image.
Extract a region of interest from the input image.
SmartPointer< Self > Pointer
LevelSet function that computes a speed image based on regional integrals of probabilities.
TSharedData SharedDataType
void InitializeIteration() override
TFeatureImage FeatureImageType
SmartPointer< Self > Pointer
TOutputImage OutputImageType
typename SharedDataType::Pointer SharedDataPointer
~ScalarChanAndVeseSparseLevelSetImageFilter() override=default
SharedDataPointer m_SharedData
virtual void SetFeatureImage(const FeatureImagePointer f)
typename OutputImageType::PixelType OutputPixelType
typename FeatureImageType::PixelType FeaturePixelType
typename ROIFilterType::Pointer ROIFilterPointer
typename FeatureIndexType::IndexValueType FeatureIndexValueType
typename FeatureImageType::Pointer FeatureImagePointer
typename FeatureImageType::RegionType FeatureRegionType
typename FeatureImageType::IndexType FeatureIndexType
typename OutputImageType::IndexType IndexType
void UpdatePixel(unsigned int functionIndex, unsigned int idx, NeighborhoodIterator< InputImageType > &iterator, ValueType &newValue, bool &status) override
RegionOfInterestImageFilter< FeatureImageType, FeatureImageType > ROIFilterType
MultiphaseSparseFiniteDifferenceImageFilter< TInputImage, TFeatureImage, TOutputImage, TFunction, TIdCell > Superclass
ScalarChanAndVeseSparseLevelSetImageFilter()
static constexpr unsigned int ImageDimension
ScalarChanAndVeseSparseLevelSetImageFilter Self
typename FunctionType::Pointer FunctionPtr
SmartPointer< const Self > ConstPointer
void Initialize() override
Implements transparent reference counting.
#define itkConceptMacro(name, concept)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....