Medical Imaging Interaction Toolkit  2023.12.99-f298153c
Medical Imaging Interaction Toolkit
mitkExponentialSaturationModel.h File Reference
#include "mitkModelBase.h"
#include "MitkModelFitExports.h"

Go to the source code of this file.

Classes

class  mitk::ExponentialSaturationModel
 This genric model has the form: if x<onset: y(x) = baseline , else: y(x) = baseline + (y_final-baseline) * (1 - exp(-rate*(x-onset))) More...
 

Namespaces

 mitk
 Find image slices visible on a given plane.