Medical Imaging Interaction Toolkit  2025.08.99-f7084adb
Medical Imaging Interaction Toolkit
mitkMultiLabelSegmentationMappingHelper.h File Reference
#include "mapRegistrationBase.h"
#include "mitkLabelSetImage.h"
#include "mitkGeometry3D.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::MultiLabelSegmentationMappingHelper
 

Typedefs

typedef ::map::core::RegistrationBase mitk::MultiLabelSegmentationMappingHelper::RegistrationType
 
typedef ::mitk::MAPRegistrationWrapper mitk::MultiLabelSegmentationMappingHelper::MITKRegistrationType
 
typedef ::mitk::BaseGeometry mitk::MultiLabelSegmentationMappingHelper::ResultGeometryType
 

Functions

MITKMATCHPOINTREGISTRATION_EXPORT MultiLabelSegmentation::Pointer mitk::MultiLabelSegmentationMappingHelper::map (const MultiLabelSegmentation *input, const RegistrationType *registration, bool throwOnOutOfInputAreaError=false, const ResultGeometryType *resultGeometry=nullptr, bool throwOnMappingError=true, const MultiLabelSegmentation::LabelValueType &errorValue=0)
 
MITKMATCHPOINTREGISTRATION_EXPORT MultiLabelSegmentation::Pointer mitk::MultiLabelSegmentationMappingHelper::map (const MultiLabelSegmentation *input, const MITKRegistrationType *registration, bool throwOnOutOfInputAreaError=false, const ResultGeometryType *resultGeometry=nullptr, bool throwOnMappingError=true, const MultiLabelSegmentation::LabelValueType &errorValue=0)