|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkScalarRegionBasedLevelSetFunction_h
19 #define itkScalarRegionBasedLevelSetFunction_h
65 template <
typename TInputImage,
typename TFeatureImage,
typename TSharedData>
82 static constexpr
unsigned int ImageDimension = TFeatureImage::ImageDimension;
128 UpdatePixel(
const unsigned int & idx,
140 ComputeOverlapParameters(
const FeatureIndexType & featIndex, ScalarValueType & product)
override;
146 UpdateSharedDataInsideParameters(
const unsigned int & iId,
147 const FeaturePixelType & iVal,
148 const ScalarValueType & iChange) = 0;
151 UpdateSharedDataOutsideParameters(
const unsigned int & iId,
152 const FeaturePixelType & iVal,
153 const ScalarValueType & iChange) = 0;
157 #ifndef ITK_MANUAL_INSTANTIATION
158 # include "itkScalarRegionBasedLevelSetFunction.hxx"
typename InputImageType::IndexType InputIndexType
typename Superclass::InputSizeValueType InputSizeValueType
typename Superclass::InputRegionType InputRegionType
typename Superclass::InputSizeType InputSizeType
typename Superclass::InputImagePointer InputImagePointer
A multi-dimensional iterator templated over image type that walks an image region and is specialized ...
typename InputImageType::SizeValueType InputSizeValueType
typename Superclass::InputIndexValueType InputIndexValueType
typename Superclass::VectorType VectorType
ImageBaseType::SpacingType VectorType
typename InputImageType::PointType InputPointType
typename Superclass::PixelType PixelType
typename Superclass::InputImageType InputImageType
typename ListPixelType::iterator ListPixelIterator
typename InputImageType::SizeType InputSizeType
typename Superclass::SharedDataType SharedDataType
typename Superclass::NeighborhoodType NeighborhoodType
typename Superclass::GlobalDataStruct GlobalDataStruct
typename Superclass::FloatOffsetType FloatOffsetType
LevelSet function that computes a speed image based on regional integrals.
TSharedData SharedDataType
typename Superclass::SharedDataPointer SharedDataPointer
typename Superclass::NeighborhoodType NeighborhoodType
typename Superclass::InputPointType InputPointType
typename Superclass::RadiusType RadiusType
typename Superclass::FeatureIndexType FeatureIndexType
Light weight base class for most itk classes.
typename FeatureImageType::OffsetType FeatureOffsetType
typename Superclass::FeatureOffsetType FeatureOffsetType
typename Superclass::InputImageConstPointer InputImageConstPointer
LevelSet function that computes a speed image based on regional integrals.
typename FeatureImageType::PixelType FeaturePixelType
ScalarRegionBasedLevelSetFunction()
typename Superclass::FloatOffsetType FloatOffsetType
typename Superclass::InputIndexType InputIndexType
typename Superclass::InputPixelType InputPixelType
typename InputImageType::PixelType InputPixelType
std::list< unsigned int > ListPixelType
A multi-dimensional iterator templated over image type that walks pixels within a region and is speci...
typename Superclass::FeatureImageType FeatureImageType
Defines iteration of a local N-dimensional neighborhood of pixels across an itk::Image.
typename Superclass::ScalarValueType ScalarValueType
typename ListPixelType::const_iterator ListPixelConstIterator
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename FeatureImageType::ConstPointer FeatureImageConstPointer
typename InputImageType::ConstPointer InputImageConstPointer
typename FeatureImageType::IndexType FeatureIndexType
typename InputImageType::IndexValueType InputIndexValueType
TFeatureImage FeatureImageType
A multi-dimensional iterator templated over image type that walks a region of pixels.
TInputImage InputImageType
Templated n-dimensional image class.
typename Superclass::FeaturePixelType FeaturePixelType
PixelType ScalarValueType
typename Superclass::PixelType PixelType
typename SharedDataType::Pointer SharedDataPointer
typename Superclass::TimeStepType TimeStepType
typename Superclass::RadiusType RadiusType
typename InputImageType::Pointer InputImagePointer
typename InputImageType::RegionType InputRegionType