#include "mitkHistogramGenerator.h"
#include "mitkCommon.h"
#include "mitkImage.h"
#include <itkObject.h>
#include <itkRGBPixel.h>
#include <itkHistogram.h>
#include <vtkColorTransferFunction.h>
#include <vtkPiecewiseFunction.h>
#include <vtkSmartPointer.h>
#include <vector>
#include <algorithm>
#include <set>
Go to the source code of this file.
Classes | |
class | mitk::TransferFunction |
Wrapper class for VTK scalar opacity, gradient opacity, and color transfer functions. More... | |
Namespaces | |
namespace | mitk |
Qmitk. |