Add sharpening filter to this implementation too
[zxing.git] / javame / src / com / google / zxing / client / j2me / LCDUIImageMonochromeBitmapSource.java
2008-06-11 srowenAdd sharpening filter to this implementation too
2008-04-10 dswitkinMade sure the BitmapSource subclasses do not reuse...
2008-03-31 srowenMade the RGB to luminance approximation/optimization...
2008-03-26 srowenbiasTowardsWhite was, embarassingly, not accomplishing...
2008-03-19 srowenFixed bug in rotation code for BufferedImageMonochromeB...
2008-03-10 srowenVarious improvements to decode speed and efficiency...
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-12-18 srowenNow public
2007-11-19 dswitkinImplemented row sampling for histograms and tweaked...
2007-11-16 srowenInitial refactorings to support multiple kinds of black...
2007-11-14 srowen"Fire" button now triggers decoding
2007-10-23 srowengit-svn-id: zxing.googlecode.com/svn/trunk@6 59b500cc...