Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SlowQR.0.04a.src.zip | 2013-02-22 | 493.8 kB | |
SlowQR.0.04.src.zip | 2013-02-20 | 486.5 kB | |
SlowQR.0.03a.src.zip | 2013-02-12 | 484.8 kB | |
SlowQR.0.03.src.zip | 2013-02-11 | 437.1 kB | |
SlowQR.0.02a.src.zip | 2013-02-05 | 413.5 kB | |
SlowQR.0.02.src.zip | 2013-02-04 | 410.9 kB | |
SlowQR.0.01.src.zip | 2013-02-01 | 356.4 kB | |
Totals: 7 Items | 3.1 MB | 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