|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkLevelSetEquationRegionTerm_h
19 #define itkLevelSetEquationRegionTerm_h
25 template <
typename TInput,
typename TLevelSetContainer>
44 using HessianType =
typename LevelSetContainerType::HessianType;
54 #endif // itkLevelSetEquationRegionTerm_h
SmartPointer< Self > Pointer
typename LevelSetContainerType::OutputType LevelSetOutputType
typename LevelSetContainerType::Pointer LevelSetContainerPointer
typename LevelSetContainerType::HessianType HessianType
typename InputType::Pointer InputPointer
LevelSetEquationRegionTerm()
typename LevelSetContainerType::InputType LevelSetInputType
Light weight base class for most itk classes.
TLevelSetContainer LevelSetContainerType
Abstract class to represents a term in the level-set evolution PDE.
typename LevelSetContainerType::GradientType GradientType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....