![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkVariationalRegistrationFastNCCFunction.h>
Collaboration diagram for itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct:A global data type for this class of equation. Used to store information for computing the metric.
Definition at line 140 of file itkVariationalRegistrationFastNCCFunction.h.
Public Attributes | |
| bool | bValuesAreValid |
| unsigned int | lastSliceIndex |
| IndexType | m_LastIndex |
| SizeValueType | m_NumberOfPixelsProcessed |
| double | m_SumOfMetricValues |
| double | m_SumOfSquaredChange |
| double | sffLastValue |
| std::vector< double > | sffSliceValueList |
| double | sfLastValue |
| double | sfmLastValue |
| std::vector< double > | sfmSliceValueList |
| std::vector< double > | sfSliceValueList |
| double | smLastValue |
| double | smmLastValue |
| std::vector< double > | smmSliceValueList |
| std::vector< double > | smSliceValueList |
| bool itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::bValuesAreValid |
Definition at line 146 of file itkVariationalRegistrationFastNCCFunction.h.
| unsigned int itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::lastSliceIndex |
Definition at line 147 of file itkVariationalRegistrationFastNCCFunction.h.
| IndexType itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::m_LastIndex |
Definition at line 145 of file itkVariationalRegistrationFastNCCFunction.h.
| SizeValueType itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::m_NumberOfPixelsProcessed |
Definition at line 143 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::m_SumOfMetricValues |
Definition at line 142 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::m_SumOfSquaredChange |
Definition at line 144 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::sffLastValue |
Definition at line 155 of file itkVariationalRegistrationFastNCCFunction.h.
| std::vector<double> itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::sffSliceValueList |
Definition at line 150 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::sfLastValue |
Definition at line 153 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::sfmLastValue |
Definition at line 157 of file itkVariationalRegistrationFastNCCFunction.h.
| std::vector<double> itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::sfmSliceValueList |
Definition at line 152 of file itkVariationalRegistrationFastNCCFunction.h.
| std::vector<double> itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::sfSliceValueList |
Definition at line 148 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::smLastValue |
Definition at line 154 of file itkVariationalRegistrationFastNCCFunction.h.
| double itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::smmLastValue |
Definition at line 156 of file itkVariationalRegistrationFastNCCFunction.h.
| std::vector<double> itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::smmSliceValueList |
Definition at line 151 of file itkVariationalRegistrationFastNCCFunction.h.
| std::vector<double> itk::VariationalRegistrationFastNCCFunction< TFixedImage, TMovingImage, TDisplacementField >::NCCGlobalDataStruct::smSliceValueList |
Definition at line 149 of file itkVariationalRegistrationFastNCCFunction.h.
1.8.5