Small logic fix -- OK to end up at border of image in this code
[zxing.git] / core / src / com / google / zxing / qrcode / detector / PerspectiveTransform.java
2007-11-09 srowenFixed the rest of my typos and added basic unit test
2007-11-09 srowenBetter, still some bugs
2007-11-08 srowenReplace JAIPerspectiveTransform with PerspectiveTransform