Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
QmitkTransferFunctionGeneratorWidget.cpp File Reference
#include "QmitkTransferFunctionGeneratorWidget.h"
#include <QFileDialog>
#include <QFontMetrics>
#include <mitkImageStatisticsHolder.h>
#include <mitkRenderingManager.h>
#include <mitkTransferFunctionInitializer.h>
#include <mitkTransferFunctionProperty.h>
#include <mitkUnstructuredGrid.h>
#include <mitkTransferFunctionPropertySerializer.h>
#include <vtkUnstructuredGrid.h>

Go to the source code of this file.

Functions

static double transformationGlocke (double x)
 
static double stepFunctionGlocke (double x)
 
static double stepFunctionThreshold (double x)
 

Function Documentation

◆ stepFunctionGlocke()

static double stepFunctionGlocke ( double  x)
static

◆ stepFunctionThreshold()

static double stepFunctionThreshold ( double  x)
static

◆ transformationGlocke()

static double transformationGlocke ( double  x)
static