18 #ifndef itkScalarChanAndVeseLevelSetFunctionData_h
19 #define itkScalarChanAndVeseLevelSetFunctionData_h
60 template<
typename TInputImage,
typename TFeatureImage >
72 static constexpr
unsigned int ImageDimension = TFeatureImage::ImageDimension;
typename FeatureImageType::PixelType FeaturePixelType
typename InputImageType::SizeType InputSizeType
typename FeatureImageType::SizeType FeatureSizeType
Light weight base class for most itk classes.
double m_BackgroundConstantValues
typename FeatureImageType::ConstPointer FeatureImageConstPointer
static constexpr unsigned int ImageDimension
Helper class used to share data in the ScalarChanAndVeseLevelSetFunction.
typename InputImageType::PointType InputPointType
typename InputImageType::ConstPointer InputImageConstPointer
typename InputImageType::IndexType InputIndexType
typename InputSizeType::SizeValueType InputSizeValueType
typename InputImageType::SpacingType InputSpacingType
typename FeatureSizeType::SizeValueType FeatureSizeValueType
double m_WeightedSumOfPixelValuesInsideLevelSet
double m_WeightedSumOfPixelValuesOutsideLevelSet
TInputImage InputImageType
typename InputImageType::Pointer InputImagePointer
typename FeatureImageType::PointType FeaturePointType
TFeatureImage FeatureImageType
typename FeatureImageType::Pointer FeatureImagePointer
typename InputImageType::PixelType InputPixelType
typename FeatureImageType::SpacingType FeatureSpacingType
typename FeatureImageType::IndexType FeatureIndexType
~ScalarChanAndVeseLevelSetFunctionData() override
Helper class used to share data in the ScalarChanAndVeseLevelSetFunction.
double m_ForegroundConstantValues
typename InputImageType::RegionType InputRegionType
typename FeatureImageType::RegionType FeatureRegionType
typename InputIndexType::IndexValueType InputIndexValueType
ScalarChanAndVeseLevelSetFunctionData()