Medical Imaging Interaction Toolkit  2023.12.99-77685e7b
Medical Imaging Interaction Toolkit
mitkDICOMProperty.h File Reference

Go to the source code of this file.

Namespaces

 mitk
 Find image slices visible on a given plane.
 

Typedefs

typedef TemporoSpatialStringProperty mitk::DICOMProperty
 

Functions

MITKDICOM_EXPORT mitk::BaseProperty::Pointer mitk::GetDICOMPropertyForDICOMValuesFunctor (const DICOMCachedValueLookupTable &cacheLookupTable)
 
MITKDICOM_EXPORT std::map< std::string, BaseProperty::Pointer > mitk::GetPropertyByDICOMTagPath (const PropertyList *list, const DICOMTagPath &path)
 
MITKDICOM_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)
 
template<typename TNumericType >
std::string mitk::ConvertValueToDICOMStr (const TNumericType value)