![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkShapePriorSegmentationLevelSetFunction.h>
Inheritance diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:
Collaboration diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:Public Attributes | |
| ScalarValueType | m_MaxShapePriorChange |
Public Attributes inherited from itk::LevelSetFunction< TImageType >::GlobalDataStruct | |
| ScalarValueType | m_dx [itkGetStaticConstMacro(ImageDimension)] |
| ScalarValueType | m_dx_backward [itkGetStaticConstMacro(ImageDimension)] |
| ScalarValueType | m_dx_forward [itkGetStaticConstMacro(ImageDimension)] |
| vnl_matrix_fixed < ScalarValueType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension) > | m_dxy |
| ScalarValueType | m_GradMagSqr |
| ScalarValueType | m_MaxAdvectionChange |
| ScalarValueType | m_MaxCurvatureChange |
| ScalarValueType | m_MaxPropagationChange |
Definition at line 121 of file itkShapePriorSegmentationLevelSetFunction.h.
| ScalarValueType itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct::m_MaxShapePriorChange |
Definition at line 122 of file itkShapePriorSegmentationLevelSetFunction.h.
Referenced by itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::GetGlobalDataPointer().
1.8.1