|
SimpleITK
|
#include "sitkElastixTransformixWrappers.h"#include "sitkCommon.h"#include "sitkImage.h"#include <map>#include <memory>#include <string>#include <vector>
Include dependency graph for sitkTransformixImageFilter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::simple::TransformixImageFilter |
Namespaces | |
| namespace | itk |
| namespace | itk::simple |
Functions | |
| SITKElastix_EXPORT Image | itk::simple::Transformix (const Image &movingImage, const std::map< std::string, std::vector< std::string > > parameterMap, const bool logToConsole=false, const std::string outputDirectory=".") |
| SITKElastix_EXPORT Image | itk::simple::Transformix (const Image &movingImage, const std::vector< std::map< std::string, std::vector< std::string > > > parameterMapVector, const bool logToConsole=false, const std::string outputDirectory=".") |
1.13.2 |
Privacy Policy