Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mapRegistrationBase.h"
#include <mitkPointSet.h>
#include "mitkMAPRegistrationWrapper.h"
#include "MitkMatchPointRegistrationExports.h"
Go to the source code of this file.
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
mitk::PointSetMappingHelper | |
Typedefs | |
typedef ::map::core::RegistrationBase | mitk::PointSetMappingHelper::RegistrationType |
typedef ::mitk::MAPRegistrationWrapper | mitk::PointSetMappingHelper::MITKRegistrationType |
Functions | |
MITKMATCHPOINTREGISTRATION_EXPORT::map::core::continuous::Elements< 3 >::InternalPointSetType::Pointer | mitk::PointSetMappingHelper::ConvertPointSetMITKtoMAP (const mitk::PointSet::DataType *mitkSet) |
MITKMATCHPOINTREGISTRATION_EXPORT::mitk::PointSet::Pointer | mitk::PointSetMappingHelper::map (const ::mitk::PointSet *input, const RegistrationType *registration, int timeStep=-1, bool throwOnMappingError=true, const ::mitk::PointSet::PointDataType &errorPointValue=::mitk::PointSet::PointDataType()) |
MITKMATCHPOINTREGISTRATION_EXPORT::mitk::PointSet::Pointer | mitk::PointSetMappingHelper::map (const ::mitk::PointSet *input, const MITKRegistrationType *registration, int timeStep=-1, bool throwOnMappingError=true, const ::mitk::PointSet::PointDataType &errorPointValue=::mitk::PointSet::PointDataType()) |