13 #ifndef mitkNormalDirectionConsistencySorter_h
14 #define mitkNormalDirectionConsistencySorter_h
The sorting/splitting building-block of DICOMITKSeriesGDCMReader.
Makes sure that the order of files is along the image plane normals.
NormalDirectionConsistencySorter & operator=(const NormalDirectionConsistencySorter &other)
mitkClassMacro(NormalDirectionConsistencySorter, DICOMDatasetSorter)
void Sort() override
See class description.
GantryTiltInformation m_TiltInfo
NormalDirectionConsistencySorter()
NormalDirectionConsistencySorter(const NormalDirectionConsistencySorter &other)
void PrintConfiguration(std::ostream &os, const std::string &indent="") const override
Print configuration details into stream.
~NormalDirectionConsistencySorter() override
DICOMTagList GetTagsOfInterest() override
Return the tags of interest (to facilitate scanning)
GantryTiltInformation GetTiltInformation() const
See class description and DICOMITKSeriesGDCMReader.
bool operator==(const DICOMDatasetSorter &other) const override
Find image slices visible on a given plane.
std::vector< DICOMTag > DICOMTagList