|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAChartFunctionTransfer.h"#include "iAChartWithFunctionsWidget.h"#include "iALog.h"#include "iAMapper.h"#include "iAMathUtility.h"#include <vtkColorTransferFunction.h>#include <vtkPiecewiseFunction.h>#include <QColorDialog>#include <QMouseEvent>#include <QPainter>#include <QPen>