Base class for registration level parameters. More...


Public Member Functions | |
| LevelParameters (const Types::Coordinate resolution) | |
| Constructor: take image resolution. | |
Public Attributes | |
| Types::Coordinate | m_Resolution |
| Image resolution for this level. | |
Base class for registration level parameters.
Inherit from superclass parameters.
Definition at line 146 of file cmtkImagePairAffineRegistration.h.
| cmtk::ImagePairAffineRegistration::LevelParameters::LevelParameters | ( | const Types::Coordinate | resolution ) | [inline] |
Constructor: take image resolution.
Definition at line 152 of file cmtkImagePairAffineRegistration.h.
Image resolution for this level.
Definition at line 155 of file cmtkImagePairAffineRegistration.h.
Referenced by cmtk::ImagePairAffineRegistration::MakeFunctional().
1.7.2