|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Modules/CLI/MultiResolutionAffineRegistration/ScalingHeuristics.h>
Public Member Functions | |
| ScalingValues (const itk::ImageBase< 3 > *image, const itk::Point< double, 3 > centerOfRotation) | |
Public Attributes | |
| double | RotationScale |
| double | ScalingScale |
| double | SkewingScale |
| double | TranslationScale |
Definition at line 28 of file ScalingHeuristics.h.
| ScalingValues::ScalingValues | ( | const itk::ImageBase< 3 > * | image, |
| const itk::Point< double, 3 > | centerOfRotation | ||
| ) |
| double ScalingValues::RotationScale |
Definition at line 34 of file ScalingHeuristics.h.
| double ScalingValues::ScalingScale |
Definition at line 35 of file ScalingHeuristics.h.
| double ScalingValues::SkewingScale |
Definition at line 36 of file ScalingHeuristics.h.
Definition at line 33 of file ScalingHeuristics.h.
1.7.4