Interface | Description | |
---|---|---|
IThresholdAdapter |
Class | Description | |
---|---|---|
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. |