SimpleITK  
Classes | Namespaces | Functions
sitkCenteredVersorTransformInitializerFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkProcessObject.h"
#include "sitkMemberFunctionFactory.h"
+ Include dependency graph for sitkCenteredVersorTransformInitializerFilter.h:
+ This graph shows which files directly or indirectly include this file:

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...