Skip to content

yuantailing/two-layer-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

two-layer-qrcode

Live demo: https://yuantailing.github.io/two-layer-qrcode/

Note that the demo is deployed on AWS Lambda, thus it's slower than the reported result in the paper.

Usage

$ pip3 install -r requirements.txt
$ make -C qrmerge  # please be patient to wait
$ # put a logo to qrmerge/logo.png as the default logo
$ FLASK_APP=app.py python3 -m flask run --with-threads

System requirements

OS:

  • Windows / Linux / macOS

Software:

  • Python 3
  • MinGW / g++

Memory:

  • Compile: (don't know)
  • Run: 256 MB

About

Code for the paper "Two-Layer QR Codes"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published