17 #ifndef mitkThreeDnTDICOMSeriesReader_h
18 #define mitkThreeDnTDICOMSeriesReader_h
55 void SetGroup3DandT(
bool on);
56 bool GetGroup3DandT()
const;
60 virtual bool LoadImages()
override;
#define mitkNewMacro1Param(classname, type)
Flexible reader based on itk::ImageSeriesReader and GDCM, for single-slice modalities like CT...
#define MITKDICOMREADER_EXPORT
DataCollection - Class to facilitate loading/accessing structured data.
MITKCORE_EXPORT bool operator==(const InteractionEvent &a, const InteractionEvent &b)
#define mitkClassMacro(className, SuperClassName)
Output descriptor for DICOMFileReader.
Extends DICOMITKSeriesGDCMReader by sorting/grouping into 3D+t image blocks.
std::vector< DICOMDatasetAccessingImageFrameList > SortingBlockList
#define mitkCloneMacro(classname)
Interface for DICOM readers that produce mitk::Images.