|
open_iA 2023.02
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 "iALog.h"#include "iASlicerMode.h"#include "iAToolsVTK.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>