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

Go to the source code of this file.

Classes

class  itk::simple::LandmarkBasedTransformInitializerFilter
 

Namespaces

 itk
 
 itk::simple
 

Functions

Transform itk::simple::LandmarkBasedTransformInitializer (const Transform &transform, const std::vector< double > &fixedLandmarks=std::vector< double >(), const std::vector< double > &movingLandmarks=std::vector< double >(), const std::vector< double > &landmarkWeight=std::vector< double >(), const Image &referenceImage=Image(), unsigned int numberOfControlPoints=4u)
 itk::simple::LandmarkBasedTransformInitializerFilter Procedural Interface More...