17 #ifndef __igstkMRImageReader_h
18 #define __igstkMRImageReader_h
54 void PrintSelf( std::ostream& os, itk::Indent indent )
const;
61 void operator=(
const Self&);
68 #endif // __igstkMRImageReader_h
Base class for all the IGSTK classes.
#define igstkStandardClassTraitsMacro(classname, superclassname)
Convenience macro for traits of a non-templated class.
This class reads DICOM files.
This class implements a reader specific for MR modality.
bool CheckModalityType(DICOMInformationType modality)
check if the dicom data is from "MRI" modality
std::string DICOMInformationType
Type used for returning string values from the DICOM header.
void PrintSelf(std::ostream &os, itk::Indent indent) const
Print the object information in a stream.