mitk::TransferFunction currently holds several methods for initializing the encapsulated scalar opacity, gradient opacity, and color transfer functions. THe methods support automatic histogram-based initialization and initialization to neat-looking default Computed Tomography transfer functions.
Since mitk::TransferFunction is a data class, specific initialization code should be relocated into a separate Initializer class