Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <mitkLabelSetImage.h>
Go to the source code of this file.
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Functions | |
MITKMULTILABEL_EXPORT Image::Pointer | mitk::ConvertLabelSetImageToImage (LabelSetImage::ConstPointer labelSetImage) |
Convert mitk::LabelSetImage to mitk::Image (itk::VectorImage) More... | |
MITKMULTILABEL_EXPORT LabelSetImage::Pointer | mitk::ConvertImageToLabelSetImage (Image::Pointer image) |
Convert mitk::Image to mitk::LabelSetImage, templating and differentation between itk::Image and itk::VectorImage is internal. More... | |