13 #ifndef mitkDICOMPMIO_h
14 #define mitkDICOMPMIO_h
18 #include <dcmtk/dcmpmap/dpmparametricmapiod.h>
19 #include <dcmqi/JSONSegmentationMetaInformationHandler.h>
20 #include <dcmqi/JSONParametricMapMetaInformationHandler.h>
44 void Write()
override;
52 std::vector<itk::SmartPointer<BaseData>>
DoRead()
override;
57 typedef itk::Image<double, 3> PMitkInputImageType;
58 typedef IODFloatingPointImagePixelModule::value_type PMFloatPixelType;
59 typedef itk::Image<PMFloatPixelType, 3> PMitkInternalImageType;
64 const std::string CreateMetaDataJsonFilePM()
const;