26 #ifndef DICOMCOMPONENT_H
27 #define DICOMCOMPONENT_H
33 class vtkGDCMImageReader;
94 double roundCosine(
const double& value)
const;
#define DICOM_COMPONENT_API
Definition: DicomComponentAPI.h:54
DICOM Component represents a volumic image of a DICOM SERIES with its corresponding tags information ...
Definition: DicomComponent.h:45
DicomSeries * getSeries()
Get the DicomSeries associated to this component.
Definition: DicomComponent.h:60
DicomSeries is a CamiTK high level class to represent a DICOM SERIES This class encapsulates GDCM obj...
Definition: DicomSeries.h:45
The manager of the Image Volume data.
Definition: ImageComponent.h:77
PossibleImageOrientations
For each axis (x, y or z), 6 possibilities:
Definition: ImageOrientationHelper.h:52
vtkSmartPointer< vtkPNGReader > imageReader
Definition: RendererWidget.cpp:496