|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
Medical Imaging Interaction Toolkit
|
#include "mitkDICOMImageBlockDescriptor.h"#include "mitkTemporoSpatialStringProperty.h"#include "mitkDICOMTagPath.h"#include "MitkDICOMReaderExports.h"Go to the source code of this file.
Namespaces | |
| mitk | |
| DataCollection - Class to facilitate loading/accessing structured data. | |
Typedefs | |
| typedef TemporoSpatialStringProperty | mitk::DICOMProperty |
Functions | |
| MITKDICOMREADER_EXPORT mitk::BaseProperty::Pointer | mitk::GetDICOMPropertyForDICOMValuesFunctor (const DICOMCachedValueLookupTable &cacheLookupTable) |
| MITKDICOMREADER_EXPORT std::map< std::string, BaseProperty::Pointer > | mitk::GetPropertyByDICOMTagPath (const PropertyList *list, const DICOMTagPath &path) |
| MITKDICOMREADER_EXPORT std::map< std::string, BaseProperty::Pointer > | mitk::GetPropertyByDICOMTagPath (const BaseData *data, const DICOMTagPath &path) |
| template<typename TNumericReturnType > | |
| TNumericReturnType | mitk::ConvertDICOMStrToValue (const std::string &dcmValueString) |