#include <itkAdvancedImageMomentsCalculator.h>
Definition at line 284 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 290 of file itkAdvancedImageMomentsCalculator.h.
MatrixType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_Cm |
Definition at line 291 of file itkAdvancedImageMomentsCalculator.h.
ScalarType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M0 |
Used for accumulating variables.
Definition at line 287 of file itkAdvancedImageMomentsCalculator.h.
VectorType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M1 |
Definition at line 288 of file itkAdvancedImageMomentsCalculator.h.
MatrixType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M2 |
Definition at line 289 of file itkAdvancedImageMomentsCalculator.h.
SizeValueType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_NumberOfPixelsCounted |
Definition at line 292 of file itkAdvancedImageMomentsCalculator.h.
Generated on 2024-07-17 for elastix by 1.11.0 (9b424b03c9833626cd435af22a444888fbbb192d) |