![]() |
open_iA
2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAChannelSlicerData.h"#include "iAChannelData.h"#include "iAConsole.h"#include "iASlicerMode.h"#include <vtkActor.h>#include <vtkImageActor.h>#include <vtkImageData.h>#include <vtkImageMapToColors.h>#include <vtkImageMapper3D.h>#include <vtkImageReslice.h>#include <vtkLookupTable.h>#include <vtkMarchingContourFilter.h>#include <vtkPiecewiseFunction.h>#include <vtkPolyDataMapper.h>#include <vtkProperty.h>#include <vtkRenderer.h>#include <vtkTransform.h>#include <QThread>
1.8.18