vitrun / qart

Qart generates not-so-ugly qr codes. Check http://research.swtch.com/qart for its theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qart

Instead of scribbling on redundant pieces and relying on error correction to preserve the meaning, qart engineers the encoded values to create the picture in a code with no inherent errors.

Technical Details

Check http://research.swtch.com/qart for detail. The original code is written by iRuss Cox and can be downloaded at code.google.com/p/rsc/source/browse/qr

About

Qart generates not-so-ugly qr codes. Check http://research.swtch.com/qart for its theory

License:Apache License 2.0


Languages

Language:Go 100.0%