igstk::MRImageReader Class Reference

This class implements a reader specific for MR modality. More...

#include <igstkMRImageReader.h>

Inheritance diagram for igstk::MRImageReader:
Inheritance graph
[legend]
Collaboration diagram for igstk::MRImageReader:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

This class implements a reader specific for MR modality.

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.


Member Function Documentation

bool igstk::MRImageReader::CheckModalityType ( DICOMInformationType  modality  )  [virtual]

check if the dicom data is from "MRI" modality

Reimplemented from igstk::DICOMImageReader< MRImageSpatialObject >.

void igstk::MRImageReader::PrintSelf ( std::ostream &  os,
itk::Indent  indent 
) const [virtual]

Print the object information in a stream.

Reimplemented from igstk::DICOMImageReader< MRImageSpatialObject >.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2