Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkCESTGenericDICOMReaderService_h
14 #define mitkCESTGenericDICOMReaderService_h
32 std::vector<itk::SmartPointer<BaseData> >
Read()
override;
CESTDICOMManualReaderService(const CustomMimeType &mimeType, const std::string &description)
CESTDICOMManualReaderService & operator=(const CESTDICOMManualReaderService &)=delete
std::map< std::string, us::Any > Options
Options for reading or writing data.
std::vector< itk::SmartPointer< BaseData > > Read() override
Reads the specified file or input stream and returns its contents.
The CustomMimeType class represents a custom mime-type which may be registered as a service object....
std::string GetCESTMetaFilePath() const
Find image slices visible on a given plane.
std::string GetTRECFilePath() const
std::string GetLISTFilePath() const
DICOMTagPath DICOM_IMAGING_FREQUENCY_PATH()
Options GetOptions() const override
returns a list of the supported options
us::Any GetOption(const std::string &name) const override
std::vector< std::string > StringList
std::vector< itk::SmartPointer< BaseData > > Read() override
Reads a path or stream and creates a list of BaseData objects.
Class is used to identify (nested) attributes in a DICOM dataset. In contrast to the class DICOMTag,...
mitk::DICOMFileReader::Pointer GetReader(const mitk::StringList &relevantFiles) const override