CustusX
22.04-rc5
An IGT application
|
#include <cxDicomImageReader.h>
Classes | |
struct | WindowLevel |
Public Member Functions | |
Transform3D | getImageTransformPatient () const |
vtkImageDataPtr | createVtkImageData () |
ctkDICOMItemPtr | item () const |
WindowLevel | getWindowLevel () const |
int | getNumberOfFrames () const |
QString | getPatientName () const |
bool | isLocalizerImage () const |
Transform3D | getImageTransformPatient () const |
vtkImageDataPtr | createVtkImageData () |
ctkDICOMItemPtr | item () const |
WindowLevel | getWindowLevel () const |
int | getNumberOfFrames () const |
QString | getPatientName () const |
bool | isLocalizerImage () const |
Static Public Member Functions | |
static DicomImageReaderPtr | createFromFile (QString filename) |
static DicomImageReaderPtr | createFromFile (QString filename) |
Utility for reading dicom images
..
Definition at line 44 of file cxDicomImageReader.h.
|
static |
Definition at line 21 of file cxDicomImageReader.cpp.
|
static |
vtkImageDataPtr cx::DicomImageReader::createVtkImageData | ( | ) |
vtkImageDataPtr cx::DicomImageReader::createVtkImageData | ( | ) |
Definition at line 175 of file cxDicomImageReader.cpp.
Transform3D cx::DicomImageReader::getImageTransformPatient | ( | ) | const |
Definition at line 137 of file cxDicomImageReader.cpp.
Transform3D cx::DicomImageReader::getImageTransformPatient | ( | ) | const |
int cx::DicomImageReader::getNumberOfFrames | ( | ) | const |
Definition at line 122 of file cxDicomImageReader.cpp.
int cx::DicomImageReader::getNumberOfFrames | ( | ) | const |
QString cx::DicomImageReader::getPatientName | ( | ) | const |
QString cx::DicomImageReader::getPatientName | ( | ) | const |
Definition at line 349 of file cxDicomImageReader.cpp.
WindowLevel cx::DicomImageReader::getWindowLevel | ( | ) | const |
DicomImageReader::WindowLevel cx::DicomImageReader::getWindowLevel | ( | ) | const |
Definition at line 96 of file cxDicomImageReader.cpp.
bool cx::DicomImageReader::isLocalizerImage | ( | ) | const |
Definition at line 104 of file cxDicomImageReader.cpp.
bool cx::DicomImageReader::isLocalizerImage | ( | ) | const |
ctkDICOMItemPtr cx::DicomImageReader::item | ( | ) | const |
ctkDICOMItemPtr cx::DicomImageReader::item | ( | ) | const |
Definition at line 48 of file cxDicomImageReader.cpp.