Package de.unihalle.informatik.MiToBo.enhance

Provides classes for image preprocessing and improvement (no filters!).

See:
          Description

Class Summary
GammaCorrection2D Gamma correction on a 8- oder 16-bit image for one- or multi-channel images.
IlluminationCorrection This class corrects the uneven illumination (e.g. background gradient) of especially gray value bright filed or DIC images.
LocallyAdaptiveContrastEnhancement This class implements contrast enhancement for microscopy images.
TopHatContrastEnhancement This class enhances the contrast by top-hat operations, especially for gray value bright filed or DIC images.
 

Package de.unihalle.informatik.MiToBo.enhance Description

Provides classes for image preprocessing and improvement (no filters!).

Important Notice:

This package is focused on pointwise image processing operations. Linear operators, i.e. filters, can be found in package 'MiToBo.filter.linear', and non-linear filters like the median in package 'MiToBo.filter.nonlinear'.

Author:
moeller


Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.