Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkLevelSetMotionMultiRes_default.cpp File Reference
#include "mapDeploymentDLLHelper.h"
#include "mapDiscreteElements.h"
#include "mapITKLevelSetMotionMultiResRegistrationAlgorithm.h"
#include "mapConfigure.h"
#include "MITK_LevelSetMotion_MultiRes_default_ProfileResource.h"

Go to the source code of this file.

Typedefs

typedef map::core::discrete::Elements< 3 >::InternalImageType ImageType
 
typedef map::algorithm::boxed::ITKLevelSetMotionMultiResRegistrationAlgorithm< ImageType, map::algorithm::MITK_LevelSetMotion_MultiRes_defaultUIDPolicyAlgorithmType
 

Functions

 mapDeployAlgorithmMacro (AlgorithmType)
 

Typedef Documentation

typedef map::algorithm::boxed::ITKLevelSetMotionMultiResRegistrationAlgorithm<ImageType, map::algorithm::MITK_LevelSetMotion_MultiRes_defaultUIDPolicy> AlgorithmType

Definition at line 25 of file mitkLevelSetMotionMultiRes_default.cpp.

typedef map::core::discrete::Elements<3>::InternalImageType ImageType

Definition at line 23 of file mitkLevelSetMotionMultiRes_default.cpp.

Function Documentation

mapDeployAlgorithmMacro ( AlgorithmType  )