Medical Imaging Interaction Toolkit
2023.12.00
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkDICOMGDCMImageFrameInfo_h
14 #define mitkDICOMGDCMImageFrameInfo_h
18 #include "gdcmScanner.h"
47 std::string GetFilenameIfAvailable()
const override;
51 DICOMGDCMImageFrameInfo(
const DICOMImageFrameInfo::Pointer& frameinfo, gdcm::Scanner::TagToValue
const& tagToValueMapping);
Defines an abstract base class for DICOM image frame infos with data access.
The dataset access implementation for DICOMITKSeriesGDCMReader, based on GDCM.
#define mitkNewMacro2Param(classname, typea, typeb)
#define mitkNewMacro1Param(classname, type)
Representation of a DICOM tag.
Find image slices visible on a given plane.
std::vector< DICOMGDCMImageFrameInfo::Pointer > DICOMGDCMImageFrameList
std::list< DICOMDatasetFinding > FindingsListType
const gdcm::Scanner::TagToValue m_TagForValue
#define mitkClassMacro(className, SuperClassName)
Class is used to identify (nested) attributes in a DICOM dataset. In contrast to the class DICOMTag,...