#include <itkLevelSetMotionRegistrationFunction.h>
Public Attributes | |
| double | m_MaxL1Norm |
| unsigned long | m_NumberOfPixelsProcessed |
| double | m_SumOfSquaredChange |
| double | m_SumOfSquaredDifference |
A global data type for this class of equation. Used to store information for computing the metric.
Definition at line 223 of file itkLevelSetMotionRegistrationFunction.h.
| double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_MaxL1Norm |
Definition at line 228 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| unsigned long itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 226 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 227 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 225 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
1.7.1 written by Dimitri van Heesch,
© 1997-2000