Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages |
#include <itkAdvancedImageMomentsCalculator.h>
Definition at line 267 of file itkAdvancedImageMomentsCalculator.h.
Data Fields | |
VectorType | st_Cg |
MatrixType | st_Cm |
ScalarType | st_M0 |
VectorType | st_M1 |
MatrixType | st_M2 |
SizeValueType | st_NumberOfPixelsCounted |
VectorType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_Cg |
Definition at line 273 of file itkAdvancedImageMomentsCalculator.h.
MatrixType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_Cm |
Definition at line 274 of file itkAdvancedImageMomentsCalculator.h.
ScalarType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M0 |
Used for accumulating variables.
Definition at line 270 of file itkAdvancedImageMomentsCalculator.h.
VectorType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M1 |
Definition at line 271 of file itkAdvancedImageMomentsCalculator.h.
MatrixType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M2 |
Definition at line 272 of file itkAdvancedImageMomentsCalculator.h.
SizeValueType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_NumberOfPixelsCounted |
Definition at line 275 of file itkAdvancedImageMomentsCalculator.h.
Generated on 1667476801 for elastix by 1.9.4 |