ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkESMDemonsRegistrationFunction.h>
Public Attributes | |
SizeValueType | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
A global data type for this class of equation. Used to store iterators for the fixed image.
Definition at line 229 of file itkESMDemonsRegistrationFunction.h.
SizeValueType itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 231 of file itkESMDemonsRegistrationFunction.h.
Referenced by itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GetGlobalDataPointer().
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 232 of file itkESMDemonsRegistrationFunction.h.
Referenced by itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GetGlobalDataPointer().
double itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 230 of file itkESMDemonsRegistrationFunction.h.
Referenced by itk::ESMDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GetGlobalDataPointer().