|
SimpleITK
1.0.1
|
#include <memory>#include "sitkBasicFilters.h"#include "sitkProcessObject.h"#include "sitkMemberFunctionFactory.h"
Include dependency graph for sitkCenteredTransformInitializerFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::CenteredTransformInitializerFilter |
| CenteredTransformInitializerFilter is a helper class intended to initialize the center of rotation and the translation of Transforms having the center of rotation among their parameters. More... | |
Namespaces | |
| itk | |
| itk::simple | |
Functions | |
| Transform | itk::simple::CenteredTransformInitializer (const Image &fixedImage, const Image &movingImage, const Transform &transform, CenteredTransformInitializerFilter::OperationModeType operationMode=itk::simple::CenteredTransformInitializerFilter::MOMENTS) |
| CenteredTransformInitializer is a helper class intended to initialize the center of rotation and the translation of Transforms having the center of rotation among their parameters. More... | |
1.8.9.1