13 #ifndef mitkMultiLabelSegmentationStackWriterBase_h
14 #define mitkMultiLabelSegmentationStackWriterBase_h
19 #include <itkImageIOBase.h>
37 const std::string& description);
43 virtual itk::ImageIOBase::Pointer
GetITKIO()
const = 0;
47 std::vector<std::string> m_DefaultMetaDataKeys;
#define MITKMULTILABELIO_EXPORT
Base class for writing mitk::BaseData objects to files or streams.
The CustomMimeType class represents a custom mime-type which may be registered as a service object....
void Write() override
Write the base data to the specified location or output stream.
MultiLabelSegmentationStackWriterBase(const CustomMimeType &mimeType, const std::string &description)
mitk::MultiLabelSegmentation InputType
virtual itk::ImageIOBase::Pointer GetITKIO() const =0
virtual std::string GetStackImageExtension() const =0
ConfidenceLevel GetConfidenceLevel() const override
The confidence level of the reader or writer implementation.
MultiLabelSegmentation class for handling labels and layers in a segmentation session.
Find image slices visible on a given plane.
ConfidenceLevel
A confidence level describing the confidence of the reader or writer in handling the given data.