Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct Struct Reference

#include <itkShapePriorSegmentationLevelSetFunction.h>

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

Inheritance graph
[legend]
Collaboration diagram for itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::ShapePriorGlobalDataStruct:

Collaboration graph
[legend]
List of all members.

Detailed Description

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

Definition at line 118 of file itkShapePriorSegmentationLevelSetFunction.h.

Public Attributes

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
ScalarValueType m_MaxShapePriorChange


Member Data Documentation

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_dx[itkGetStaticConstMacro(ImageDimension)] [inherited]

Array of first derivatives

Definition at line 115 of file itkLevelSetFunction.h.

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_dx_backward[itkGetStaticConstMacro(ImageDimension)] [inherited]

Definition at line 118 of file itkLevelSetFunction.h.

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_dx_forward[itkGetStaticConstMacro(ImageDimension)] [inherited]

Definition at line 117 of file itkLevelSetFunction.h.

template<class TImageType>
vnl_matrix_fixed<ScalarValueType, itkGetStaticConstMacro(ImageDimension), itkGetStaticConstMacro(ImageDimension)> itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_dxy [inherited]

Hessian matrix

Definition at line 112 of file itkLevelSetFunction.h.

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_GradMagSqr [inherited]

Definition at line 120 of file itkLevelSetFunction.h.

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxAdvectionChange [inherited]

Definition at line 105 of file itkLevelSetFunction.h.

Referenced by itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::GetGlobalDataPointer(), and itk::LevelSetFunction< TImageType >::GetGlobalDataPointer().

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxCurvatureChange [inherited]

Definition at line 107 of file itkLevelSetFunction.h.

Referenced by itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::GetGlobalDataPointer(), and itk::LevelSetFunction< TImageType >::GetGlobalDataPointer().

template<class TImageType>
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxPropagationChange [inherited]

Definition at line 106 of file itkLevelSetFunction.h.

Referenced by itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::GetGlobalDataPointer(), and itk::LevelSetFunction< TImageType >::GetGlobalDataPointer().

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

Definition at line 120 of file itkShapePriorSegmentationLevelSetFunction.h.

Referenced by itk::ShapePriorSegmentationLevelSetFunction< TImageType, TFeatureImageType >::GetGlobalDataPointer().


The documentation for this struct was generated from the following file:
Generated at Thu Nov 6 10:47:37 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000