Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkDICOMEnums.h
Go to the documentation of this file.
1 /*===================================================================
2 
3 The Medical Imaging Interaction Toolkit (MITK)
4 
5 Copyright (c) German Cancer Research Center,
6 Division of Medical and Biological Informatics.
7 All rights reserved.
8 
9 This software is distributed WITHOUT ANY WARRANTY; without
10 even the implied warranty of MERCHANTABILITY or FITNESS FOR
11 A PARTICULAR PURPOSE.
12 
13 See LICENSE.txt or http://www.mitk.org for details.
14 
15 ===================================================================*/
16 
17 #ifndef mitkDICOMEnums_h
18 #define mitkDICOMEnums_h
19 
20 #include <string>
21 #include <vector>
22 #include <utility>
23 
24 namespace mitk
25 {
26  typedef std::vector<std::string> StringList;
27  typedef std::vector<bool> BoolList;
28 
35  typedef enum
36  {
41 
52  typedef enum
53  {
60 
61 
65  std::string ReaderImplementationLevelToString( const ReaderImplementationLevel& enumValue );
66 }
67 
68 #endif
loader did not yet inspect any images, unknown fitness
NO spacing information is present, we use (1,1) as default.
DataCollection - Class to facilitate loading/accessing structured data.
std::string ReaderImplementationLevelToString(const ReaderImplementationLevel &enumValue)
Convert mitk::ReaderImplementationLevel to a human readable string.
loader code and tests are established
loader code is not known to work with this SOP Class
loader code is implemented but not accompanied by tests
ReaderImplementationLevel
Describes how well the reader is tested for a certain file type (see mitk::DICOMFileReader).
PixelSpacingInterpretation
How the mitk::Image spacing should be interpreted (see mitk::DICOMFileReader).
std::string PixelSpacingInterpretationToString(const PixelSpacingInterpretation &value)
Convert mitk::PixelSpacingInterpretation to a human readable string.
std::vector< std::string > StringList
loader code and tests are establised for specific parts of a SOP Class
std::vector< bool > BoolList
distances are mm at detector surface
distances are mm within a patient