#include <igstkMRImageReader.h>


Public Member Functions | |
| bool | CheckModalityType (DICOMInformationType modality) |
| check if the dicom data is from "MRI" modality | |
| void | PrintSelf (std::ostream &os, itk::Indent indent) const |
| Print the object information in a stream. | |
This class derives from the DICOMImageReader. It is intended for loading MRI datasets and verify their modality to be MRI.
Definition at line 35 of file igstkMRImageReader.h.
| bool igstk::MRImageReader::CheckModalityType | ( | DICOMInformationType | modality | ) |
check if the dicom data is from "MRI" modality
| void igstk::MRImageReader::PrintSelf | ( | std::ostream & | os, | |
| itk::Indent | indent | |||
| ) | const [virtual] |
Print the object information in a stream.
Reimplemented from igstk::DICOMImageReader< TImageSpatialObject >.
1.5.6