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