Changed the order of the BaseMonochromeBitmapSource constructor arguments to be width...
[zxing.git] / javase / src / com / google / zxing / client / j2se / BufferedImageMonochromeBitmapSource.java
2009-03-06 dswitkinChanged the order of the BaseMonochromeBitmapSource...
2009-02-09 srowenRefactored width/height values into superclass and...
2008-12-11 srowenMore reckless refactoring and code style tweaks --...
2008-11-15 srowenRemove my old email address from files. Might as well...
2008-10-30 dswitkinDid a big refactoring on the MonochromeBitmapSource...
2008-10-22 srowenAdd column caching to MonochromeBitmapSources and use...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-06-12 srowenSmall tweaks on top of Daniel's excellent refactoring
2008-06-11 dswitkinRefactored the MonochromeBitmapSource hierarchy to...
2008-06-11 srowenFix bad logic black point estimator, improving threshol...
2008-04-21 dswitkinAdded some simple sharpening for 1D decoding which...
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-04-07 srowenOops, off-by-one bug fix, and some more comments
2008-04-07 srowenCan now instantiate this to represent a region of a...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-10 srowenUndo earlier change that rejects TYPE_CUSTOM -- too...
2008-03-03 srowenDisallow BufferedImage of type TYPE_CUSTOM -- not decod...
2008-03-03 srowenFix typo in method "isRotate*d*Supported"; don't attemp...
2008-03-03 srowenUse TRY_HARDER hint in javase CommandLineRunner. TRY_HA...
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-04 srowenMajor refactoring of 1D barcode code. Moved into com...
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...