#include "CamiTKAPI.h"
#include "Component.h"
#include "ImageOrientationHelper.h"
#include <vtkPolyData.h>
#include <vtkSmartPointer.h>
#include <vtkImageData.h>
#include <vtkTransform.h>
#include <vtkImageFlip.h>
#include <vtkWindowLevelLookupTable.h>
#include <vtkMatrix4x4.h>
Go to the source code of this file.
|
class | camitk::ImageComponent |
| The manager of the Image Volume data. An image volume data has no concrete 3D representation, but handles several sub-components for axial, sagittal and coronal slices. More...
|
|