#include <itkLevelSetMotionRegistrationFunction.h>
Definition at line 215 of file itkLevelSetMotionRegistrationFunction.h.
Public Attributes | |
| double | m_MaxL1Norm |
| unsigned long | m_NumberOfPixelsProcessed |
| double | m_SumOfSquaredChange |
| double | m_SumOfSquaredDifference |
| double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_MaxL1Norm |
Definition at line 220 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 218 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 219 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 217 of file itkLevelSetMotionRegistrationFunction.h.
Referenced by itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
1.5.5 written by Dimitri van Heesch,
© 1997-2000