ITK  4.8.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct Struct Reference

#include <itkShapePriorSegmentationLevelSetFunction.h>

+ Inheritance diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:
+ Collaboration diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:

Detailed Description

template<typename TImageType, typename TFeatureImageType = TImageType>
struct itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct

Definition at line 121 of file itkShapePriorSegmentationLevelSetFunction.h.

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
 

Member Data Documentation

template<typename TImageType , typename TFeatureImageType = TImageType>
ScalarValueType itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct::m_MaxShapePriorChange

The documentation for this struct was generated from the following file: