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

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.

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

Detailed Description

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

Definition at line 119 of file itkShapePriorSegmentationLevelSetFunction.h.


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]
template<class TImageType >
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxCurvatureChange [inherited]
template<class TImageType >
ScalarValueType itk::LevelSetFunction< TImageType >::GlobalDataStruct::m_MaxPropagationChange [inherited]
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:

Generated at Tue Jul 13 2010 01:47:48 for ITK by doxygen 1.7.1 written by Dimitri van Heesch, © 1997-2000