ITK
5.2.0
Insight Toolkit
|
#include <itkLevelSetMotionRegistrationFunction.h>
Public Attributes | |
double | m_MaxL1Norm |
SizeValueType | 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 235 of file itkLevelSetMotionRegistrationFunction.h.
double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_MaxL1Norm |
Definition at line 240 of file itkLevelSetMotionRegistrationFunction.h.
SizeValueType itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 238 of file itkLevelSetMotionRegistrationFunction.h.
double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 239 of file itkLevelSetMotionRegistrationFunction.h.
double itk::LevelSetMotionRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 237 of file itkLevelSetMotionRegistrationFunction.h.