Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkDICOMEnums_h
14 #define mitkDICOMEnums_h
@ SpacingUnknown
NO spacing information is present, we use (1,1) as default.
std::string ReaderImplementationLevelToString(const ReaderImplementationLevel &enumValue)
Convert mitk::ReaderImplementationLevel to a human readable string.
@ SOPClassUnsupported
loader code is not known to work with this SOP Class
@ SOPClassUnknown
loader did not yet inspect any images, unknown fitness
PixelSpacingInterpretation
How the mitk::Image spacing should be interpreted (see mitk::DICOMFileReader).
std::vector< bool > BoolList
Find image slices visible on a given plane.
@ SOPClassPartlySupported
loader code and tests are established for specific parts of a SOP Class
@ SpacingInPatient
distances are mm within a patient
ReaderImplementationLevel
Describes how well the reader is tested for a certain file type (see mitk::DICOMFileReader).
@ SOPClassSupported
loader code and tests are established
std::string PixelSpacingInterpretationToString(const PixelSpacingInterpretation &value)
Convert mitk::PixelSpacingInterpretation to a human readable string.
@ SOPClassImplemented
loader code is implemented but not accompanied by tests
std::vector< std::string > StringList
@ SpacingAtDetector
distances are mm at detector surface