Package de.unihalle.informatik.MiToBo.segmentation.thresholds

Provides classes for thresholding grayscale and color images.

See:
          Description

Class Summary
CalcGlobalThreshOtsu This class implements routines to calculate Otsu's threshold from given grayscale images.
ImgThresh Image thresholding class.
ImgThreshNiblack Niblack binarization.
 

Enum Summary
ImgThreshNiblack.Mode Niblack processing mode.
 

Package de.unihalle.informatik.MiToBo.segmentation.thresholds Description

Provides classes for thresholding grayscale and color images.

The classes of this package include global as well as local thresholding techniques.

Author:
moeller