ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Attributes
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:

List of all members.

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

Detailed Description

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

Definition at line 121 of file itkShapePriorSegmentationLevelSetFunction.h.


Member Data Documentation

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

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