IGSTK
Public Member Functions
igstk::PETImageReader Class Reference

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

#include <igstkPETImageReader.h>

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

List of all members.

Public Member Functions

bool CheckModalityType (DICOMInformationType modality)
 check if the dicom data is from a "PET" 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 PET modality.

This class derives from the DICOMImageReader. It expects to load a volume from a set of DICOM files. It will verify that the image modality is PET.

Definition at line 35 of file igstkPETImageReader.h.


Member Function Documentation

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

check if the dicom data is from a "PET" modality

Reimplemented from igstk::DICOMImageReader< PETImageSpatialObject >.

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

Print the object information in a stream.

Reimplemented from igstk::DICOMImageReader< PETImageSpatialObject >.


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