Name | Modified | Size | Downloads / Week |
---|---|---|---|
jar | 2013-02-22 | ||
source | 2013-02-22 | ||
readme.txt | 2013-02-22 | 1.9 kB | |
Totals: 3 Items | 1.9 kB | 0 |
Changes in SlowQR version 0.04a: - changed UI to native L&F - bug fix in dialog 'Generate a QR Code' - data segment editors now show the first invalid char - added segment editor for Kanji segments - read support now for all data segments Changes in SlowQR version 0.04: - enforced good quality for autodetected conjectures; this should reduce false positive detections - added Gaussian Blur as preprocessing operation - added new B&W-conversion routines, based on Gaussian Blur; slow for large pictures but manual preprocessing is reduced Changes in SlowQR version 0.03a: - some internal changes to allow hardware acceleration in an extended project: Created SlowQR-HWA 0.03a: - uses JOGL (jogamp 2.0-rc11, available at http://jogamp.org/, currently at http://jogamp.org/deployment/jogamp-current/) - use openGL 2.0 Framebuffer Objects for offscreen hardware acceleration, - hardware acceleration is used during autodetect and autodrag Changes in version 0.03: - added projective transformations - manual conjectures now get a 4th point; => better support for qr-codes photographed from an angle/with perspective - autodetect now finds the best grid using projective transformations - a progress dialog shows details of the recognition process - preprocessing: zoom now uses high quality image zoom - the b&w source image can now be saved in the main panel - some bugs fixed - finalization is forced at loading another image to prevent out-of-memory error; restart of program seems still better Changes in version 0.02a: -Added support (display/NOT edit!) of Kanji data segments. This feature uses charsets Shift-JIS and windows-31j, which are not guaranteed to be available. -Some bug fixes in 'Generate/Edit QR-Code' Changes in version 0.02: -Added a dialog for generating/editing QR-codes -Added a help text