| Name | Description | Type | Package | Framework |
| DetectorResult | Encapsulates the result of detecting a barcode in an image. | Class | com.google.zxing.common | ZXing |
| MathUtils | Class | com.google.zxing.common.detector | ZXing | |
| MonochromeRectangleDetector | A somewhat generic detector that looks for a barcode-like rectangular region within an image. | Class | com.google.zxing.common.detector | ZXing |
| WhiteRectangleDetector | Detects a candidate barcode-like rectangular region within an image. | Class | com.google.zxing.common.detector | ZXing |