#include "RawDataDialog.h"
#include <ImageComponent.h>
#include <ImageOrientationHelper.h>
#include <vtkSmartPointer.h>
#include <vtkImageData.h>
Go to the source code of this file.
Classes | |
class | RawImageComponent |
This class manage raw images, i.e., images that are directly loaded from a file containing only the binary values of the voxels. The user has to fill a form in order to describe the parameters (volume and voxel sizes, binary type...) More... | |