Refactored the MonochromeBitmapSource class hierarchy into LuminanceSource, Binarizer...
[zxing.git] / core / src / com / google / zxing / multi / ByQuadrantReader.java
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...
2009-05-21 dswitkinMoved CroppedMonochromeBitmapSource into the common...
2009-05-03 srowenAdd MultipleBarcodeReader interface to allow for more...
2009-04-30 srowenMoved MultipleBarcodeReader and added ByQuadrantReader...