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.
HysteresisThresholding Hysteresis thresholding on gray-scale images.
ImgThresh Image thresholding operator with lower threshold (threshold and upper threshold (upperThreshold.
ImgThreshNiblack Image binarization based on local Niblack thresholding.
 

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


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