|
Medical Imaging Interaction Toolkit
2025.08.00
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 | |
| Find image slices visible on a given plane. | |
| 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()) |