SimpleITK
|
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkProcessObject.h"
#include "sitkMemberFunctionFactory.h"
Go to the source code of this file.
Classes | |
class | itk::simple::CenteredVersorTransformInitializerFilter |
CenteredVersorTransformInitializerFilter is a helper class intended to initialize the center of rotation, versor, and translation of the VersorRigid3DTransform. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Transform | itk::simple::CenteredVersorTransformInitializer (const Image &fixedImage, const Image &movingImage, const Transform &transform, bool computeRotation=false) |
CenteredVersorTransformInitializer is a helper class intended to initialize the center of rotation, versor, and translation of the VersorRigid3DTransform. More... | |