Medical Imaging Interaction Toolkit
2021.10.00
Medical Imaging Interaction Toolkit
|
#include "mitkDICOMDatasetAccessingImageFrameInfo.h"
#include "mitkIDICOMTagsOfInterest.h"
#include <MitkDICOMExports.h>
Go to the source code of this file.
Namespaces | |
mitk | |
DataCollection - Class to facilitate loading/accessing structured data. | |
Typedefs | |
typedef std::vector< mitk::DICOMDatasetAccess::FindingsListType > | mitk::FindingsListVectorType |
typedef BaseData * | mitk::BaseDataPointer |
Functions | |
MITKDICOM_EXPORT mitk::IDICOMTagsOfInterest * | mitk::GetDicomTagsOfInterestService () |
MITKDICOM_EXPORT FindingsListVectorType | mitk::ExtractPathsOfInterest (const DICOMTagPathList &pathsOfInterest, const DICOMDatasetAccessingImageFrameList &frames) |
MITKDICOM_EXPORT void | mitk::SetProperties (BaseDataPointer image, const FindingsListVectorType &findings) |