18#ifndef itkUnconstrainedRegionBasedLevelSetFunctionSharedData_h
19#define itkUnconstrainedRegionBasedLevelSetFunctionSharedData_h
57template <
typename TInputImage,
typename TFeatureImage,
typename TSingleData>
69 static constexpr unsigned int ImageDimension = TFeatureImage::ImageDimension;
Light weight base class for most itk classes.
Helper class used to share data in the ScalarChanAndVeseLevelSetFunction.
typename FeatureSizeType::SizeValueType FeatureSizeValueType
typename ListImageType::SpacingType ListSpacingType
typename InputImageType::PointType InputPointType
itk::Statistics::ListSample< CentroidVectorType > SampleType
typename ListImageType::SizeType ListSizeType
typename LevelSetDataPointerVector::iterator LevelSetDataPointerVectorIterator
typename FeatureImageType::SizeType FeatureSizeType
typename ListSizeType::SizeValueType ListSizeValueType
typename FeatureImageType::ConstPointer FeatureImageConstPointer
typename ListImageType::RegionType ListRegionType
unsigned int m_FunctionCount
typename ListImageType::Pointer ListImagePointer
typename InputSizeType::SizeValueType InputSizeValueType
typename InputImageType::SizeType InputSizeType
typename InputIndexType::IndexValueType InputIndexValueType
typename ListImageType::ConstPointer ListImageConstPointer
typename FeatureImageType::SpacingType FeatureSpacingType
typename InputImageType::SpacingType InputSpacingType
typename TreeType::Pointer KdTreePointer
typename FeatureImageType::RegionType FeatureRegionType
typename FeatureImageType::IndexType FeatureIndexType
typename ListIndexType::IndexValueType ListIndexValueType
ListImagePointer m_NearestNeighborListImage
ImageRegionIteratorWithIndex< ListImageType > ListIteratorType
typename ListImageType::PointType ListPointType
Image< ListPixelType, Self::ImageDimension > ListImageType
typename ListImageType::IndexType ListIndexType
typename FeatureImageType::PointType FeaturePointType
typename FeatureImageType::Pointer FeatureImagePointer
typename InputImageType::IndexType InputIndexType
typename InputImageType::PixelType InputPixelType
typename TreeGeneratorType::Pointer TreePointer
typename TreeGeneratorType::KdTreeType TreeType
TFeatureImage FeatureImageType
TSingleData LevelSetDataType
typename InputImageType::Pointer InputImagePointer
std::list< unsigned int > ListPixelType
typename FeatureImageType::PixelType FeaturePixelType
Vector< float, Self::ImageDimension > CentroidVectorType
typename InputImageType::ConstPointer InputImageConstPointer
TInputImage InputImageType
itk::Statistics::KdTreeGenerator< SampleType > TreeGeneratorType
typename InputImageType::RegionType InputRegionType
std::vector< LevelSetDataPointer > LevelSetDataPointerVector
typename LevelSetDataType::Pointer LevelSetDataPointer
Helper class used to share data in the ScalarChanAndVeseLevelSetFunction.
static constexpr unsigned int ImageDimension
~UnconstrainedRegionBasedLevelSetFunctionSharedData() override=default
void PopulateListImage() override
UnconstrainedRegionBasedLevelSetFunctionSharedData()
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....