ImageReader.
More...
#include <gdcmImageReader.h>
List of all members.
Detailed Description
ImageReader.
- Note:
- its role is to convert the DICOM DataSet into a gdcm::Image representation Image is different from Pixmap has it has a position and a direction in Space.
- See also:
- Image
- Examples:
- CheckBigEndianBug.cxx, CompressImage.cxx, ConvertToQImage.cxx, ExtractIconFromFile.cxx, FixBrokenJ2K.cxx, FixJAIBugJPEGLS.cxx, GetJPEGSamplePrecision.cxx, HelloVizWorld.cxx, MergeTwoFiles.cxx, MrProtocol.cxx, PatchFile.cxx, ReadMultiTimesException.cxx, and threadgdcm.cxx.
Constructor & Destructor Documentation
gdcm::ImageReader::ImageReader |
( |
| ) |
|
virtual gdcm::ImageReader::~ImageReader |
( |
| ) |
|
|
virtual |
Member Function Documentation
const Image& gdcm::ImageReader::GetImage |
( |
| ) |
const |
Image& gdcm::ImageReader::GetImage |
( |
| ) |
|
virtual bool gdcm::ImageReader::Read |
( |
| ) |
|
|
virtual |
Read the DICOM image. There are two reason for failure:
- The input filename is not DICOM
- The input DICOM file does not contains an Image.
Reimplemented from gdcm::PixmapReader.
- Examples:
- CheckBigEndianBug.cxx, CompressImage.cxx, ConvertToQImage.cxx, ExtractIconFromFile.cxx, FixBrokenJ2K.cxx, FixJAIBugJPEGLS.cxx, GetJPEGSamplePrecision.cxx, HelloVizWorld.cxx, MergeTwoFiles.cxx, MrProtocol.cxx, PatchFile.cxx, ReadMultiTimesException.cxx, and threadgdcm.cxx.
bool gdcm::ImageReader::ReadACRNEMAImage |
( |
| ) |
|
|
protectedvirtual |
bool gdcm::ImageReader::ReadImage |
( |
MediaStorage const & |
ms | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: