26#ifndef RAW_IMAGE_COMPONENT_H
27#define RAW_IMAGE_COMPONENT_H
38#include <vtkSmartPointer.h>
39#include <vtkImageData.h>
Input of the parameter to read a raw data file.
Definition RawDataDialog.h:47
RawDataDialog * myDialog
The UI asking for the user to select information on the Raw image.
Definition RawImageComponent.h:61
~RawImageComponent()
Destructor.
Definition RawImageComponent.cpp:61
RawImageComponent(const QString &)
default constructor: give it the name of the file containing the data This method may throw an AbortE...
Definition RawImageComponent.cpp:41
The manager of the Image Volume data.
Definition ImageComponent.h:76
PossibleImageOrientations
For each axis (x, y or z), 6 possibilities:
Definition ImageOrientationHelper.h:52