Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
Medical Imaging Interaction Toolkit
mitk::DICOMIOHelper Namespace Reference

Typedefs

using FindingsListVectorType = std::vector< DICOMDatasetAccess::FindingsListType >
 

Functions

MITKDICOM_EXPORT IDICOMTagsOfInterestGetTagsOfInterestService ()
 
MITKDICOM_EXPORT FindingsListVectorType ExtractPathsOfInterest (const DICOMTagPathList &pathsOfInterest, const DICOMDatasetAccessingImageFrameList &frames)
 
MITKDICOM_EXPORT void SetProperties (BaseData *image, const FindingsListVectorType &findings)
 

Typedef Documentation

◆ FindingsListVectorType

Function Documentation

◆ ExtractPathsOfInterest()

MITKDICOM_EXPORT FindingsListVectorType mitk::DICOMIOHelper::ExtractPathsOfInterest ( const DICOMTagPathList pathsOfInterest,
const DICOMDatasetAccessingImageFrameList frames 
)

◆ GetTagsOfInterestService()

MITKDICOM_EXPORT IDICOMTagsOfInterest* mitk::DICOMIOHelper::GetTagsOfInterestService ( )

◆ SetProperties()

MITKDICOM_EXPORT void mitk::DICOMIOHelper::SetProperties ( BaseData image,
const FindingsListVectorType findings 
)