Uses of Class
com.google.zxing.common.GlobalHistogramBinarizer
Packages that use GlobalHistogramBinarizer
- 
Uses of GlobalHistogramBinarizer in com.google.zxing.commonSubclasses of GlobalHistogramBinarizer in com.google.zxing.commonModifier and TypeClassDescriptionfinal classThis class implements a local thresholding algorithm, which while slower than the GlobalHistogramBinarizer, is fairly efficient for what it does.