14 #ifndef MITK_POINTSET_MAPPING_HELPER_H 15 #define MITK_POINTSET_MAPPING_HELPER_H 17 #include "mapRegistrationBase.h" 27 namespace PointSetMappingHelper
49 MITKMATCHPOINTREGISTRATION_EXPORT ::mitk::PointSet::Pointer
map(const ::mitk::PointSet* input,
const RegistrationType* registration,
int timeStep = -1,
54 MITKMATCHPOINTREGISTRATION_EXPORT ::mitk::PointSet::Pointer
map(const ::mitk::PointSet* input,
const MITKRegistrationType* registration,
int timeStep = -1,
MITKMATCHPOINTREGISTRATION_EXPORT ::map::core::continuous::Elements< 3 >::InternalPointSetType::Pointer ConvertPointSetMITKtoMAP(const mitk::PointSet::DataType *mitkSet)
DataCollection - Class to facilitate loading/accessing structured data.
struct for data of a point
MITKMATCHPOINTREGISTRATION_EXPORT ::mitk::PointSet::Pointer map(const ::mitk::PointSet *input, const RegistrationType *registration, int timeStep=-1, bool throwOnMappingError=true, const ::mitk::PointSet::PointDataType &errorPointValue=::mitk::PointSet::PointDataType())
::mitk::MAPRegistrationWrapper MITKRegistrationType
::map::core::RegistrationBase RegistrationType