ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkSymmetricForcesDemonsRegistrationFunction.h>
A global data type for this class of equation. Used to store iterators for the fixed image.
Definition at line 186 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Public Attributes | |
SizeValueType | m_NumberOfPixelsProcessed |
double | m_SumOfSquaredChange |
double | m_SumOfSquaredDifference |
SizeValueType itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 188 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GetGlobalDataPointer().
double itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 189 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GetGlobalDataPointer().
double itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 187 of file itkSymmetricForcesDemonsRegistrationFunction.h.
Referenced by itk::SymmetricForcesDemonsRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GetGlobalDataPointer().