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

#include <itkShapePriorSegmentationLevelSetFunction.h>

Detailed Description

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

A global data type used to store values needed to compute the time step.

Definition at line 133 of file 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 [Self::ImageDimension]
 
ScalarValueType m_dx_backward [Self::ImageDimension]
 
ScalarValueType m_dx_forward [Self::ImageDimension]
 
vnl_matrix_fixed< ScalarValueType, Self::ImageDimension, Self::ImageDimensionm_dxy
 
ScalarValueType m_GradMagSqr
 
ScalarValueType m_MaxAdvectionChange
 
ScalarValueType m_MaxCurvatureChange
 
ScalarValueType m_MaxPropagationChange
 

Member Data Documentation

◆ m_MaxShapePriorChange

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

Definition at line 135 of file itkShapePriorSegmentationLevelSetFunction.h.


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