|
Medical Imaging Interaction Toolkit
2025.08.00
Medical Imaging Interaction Toolkit
|
#include "mitkHistogramGenerator.h"#include "mitkImage.h"#include <MitkCoreExports.h>#include <itkHistogram.h>#include <itkObject.h>#include <itkRGBPixel.h>#include <vtkColorTransferFunction.h>#include <vtkPiecewiseFunction.h>#include <vtkSmartPointer.h>#include <algorithm>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| class | mitk::TransferFunction |
| The TransferFunction class A wrapper class for VTK scalar opacity, gradient opacity, and color transfer functions. More... | |
Namespaces | |
| mitk | |
| Find image slices visible on a given plane. | |