Interfaces
 InterfaceDescription
 IThresholdAdapter 
Classes
 ClassDescription
 DrunkWalkThresholdAdapter DrunkWalkThresholdAdapter calculates a new threshold using weighted randomization.
 HistogramThresholdAdapter HistogramThresholdAdapter calculates a threshold based on a histogram of the source image.
 IntegralImageThresholdAdapter IntegralImageThresholdAdapter applies thresholding directly to source BitmapData, using an integral image algorithm.