Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mapDeploymentDLLHelper.h"
#include "mapContinuousElements.h"
#include "mapITKRigid3DICPRegistrationAlgorithmTemplate.h"
#include "mapConfigure.h"
#include "MITK_Rigid_ICP_default_ProfileResource.h"
Go to the source code of this file.
Typedefs | |
typedef map::core::continuous::Elements< 3 >::InternalPointSetType | PointSetType |
typedef map::algorithm::boxed::ITKRigid3DICPRegistrationAlgorithm< PointSetType, PointSetType,::map::algorithm::MITK_Rigid_ICP_defaultUIDPolicy > | AlgorithmType |
Functions | |
mapDeployAlgorithmMacro (AlgorithmType) | |
typedef map::algorithm::boxed::ITKRigid3DICPRegistrationAlgorithm<PointSetType, PointSetType, ::map::algorithm::MITK_Rigid_ICP_defaultUIDPolicy> AlgorithmType |
Definition at line 25 of file mitkRigidICP_default.cpp.
typedef map::core::continuous::Elements<3>::InternalPointSetType PointSetType |
Definition at line 24 of file mitkRigidICP_default.cpp.
mapDeployAlgorithmMacro | ( | AlgorithmType | ) |