|
SimpleITK
1.0.1
|
#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... | |
1.8.9.1