![]() |
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 285 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 291 of file itkAdvancedImageMomentsCalculator.h.
MatrixType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_Cm |
Definition at line 292 of file itkAdvancedImageMomentsCalculator.h.
ScalarType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M0 |
Used for accumulating variables.
Definition at line 288 of file itkAdvancedImageMomentsCalculator.h.
VectorType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M1 |
Definition at line 289 of file itkAdvancedImageMomentsCalculator.h.
MatrixType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_M2 |
Definition at line 290 of file itkAdvancedImageMomentsCalculator.h.
SizeValueType itk::AdvancedImageMomentsCalculator< TImage >::ComputePerThreadStruct::st_NumberOfPixelsCounted |
Definition at line 293 of file itkAdvancedImageMomentsCalculator.h.
Generated on 2023-01-13
for elastix by ![]() |
![]() |