#include <itkComputeDisplacementDistribution.h>
Definition at line 190 of file itkComputeDisplacementDistribution.h.
Public Attributes | |
| double | st_Displacement |
| double | st_DisplacementSquared |
| double | st_MaxJJ |
| SizeValueType | st_NumberOfPixelsCounted |
| double itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_Displacement |
Definition at line 194 of file itkComputeDisplacementDistribution.h.
| double itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_DisplacementSquared |
Definition at line 195 of file itkComputeDisplacementDistribution.h.
| double itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_MaxJJ |
Used for accumulating variables.
Definition at line 193 of file itkComputeDisplacementDistribution.h.
| SizeValueType itk::ComputeDisplacementDistribution< TFixedImage, TTransform >::ComputePerThreadStruct::st_NumberOfPixelsCounted |
Definition at line 196 of file itkComputeDisplacementDistribution.h.
Generated on 26-02-2026
for elastix by 1.16.1 (669aeeefca743c148e2d935b3d3c69535c7491e6) |