#include <itkDemonsRegistrationFunction.h>
Public Attributes | |
| unsigned long | m_NumberOfPixelsProcessed |
| double | m_SumOfSquaredChange |
| double | m_SumOfSquaredDifference |
Definition at line 203 of file itkDemonsRegistrationFunction.h.
| unsigned long itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::DemonsRegistrationFunction::GlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 206 of file itkDemonsRegistrationFunction.h.
Referenced by itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::DemonsRegistrationFunction::GlobalDataStruct::m_SumOfSquaredChange |
Definition at line 207 of file itkDemonsRegistrationFunction.h.
Referenced by itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
| double itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::DemonsRegistrationFunction::GlobalDataStruct::m_SumOfSquaredDifference |
Definition at line 205 of file itkDemonsRegistrationFunction.h.
Referenced by itk::DemonsRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GetGlobalDataPointer().
1.5.8 written by Dimitri van Heesch,
© 1997-2000