Issue 508
[zxing.git] / cpp / core / src / zxing / common / GlobalHistogramBinarizer.cpp
2010-08-11 dswitkin@google.comFixed issue 503, adding support for getMatrix() in...
2010-08-11 dswitkin@google.comRemoved an extra BitArray, honored the result of Lumina...
2010-08-07 dswitkinSlight refinement to last change - a cached row which
2010-08-06 dswitkinFixed a bug which prevented this binarizer from caching...
2010-08-06 flyashiC++ port: some memory leak cleanups
2010-07-13 flyashiUpdates to C++ port:
2010-05-07 dmaclachAdded David Phillip Oster's fixes for compiling and...
2010-04-02 ralf.kistner@gmail.comC++ port made more compatible with uSTL (no functional...
2010-02-02 warcholukeOne-D barcodes reader port on c++
2009-11-01 ralf.kistner@gmail.comMany changes to the C++ port.