2017 한양대학교 엔터테인먼트디자인학과 인터렉티브 작품
Python2.7
opencv
zbar
redis-server
refr link1 and refer link2 and refer link3
certifi==2017.7.27.1
chardet==3.0.4
click==6.7
Flask==0.12.2
idna==2.5
itsdangerous==0.24
Jinja2==2.9.6
MarkupSafe==1.0
numpy==1.13.1
olefile==0.44
pathlib==1.0.1
Pillow==4.2.1
redis==2.10.5
requests==2.18.3
urllib3==1.22
Werkzeug==0.12.2
zbar==0.10
1) run redis-server
2) we need a two terminal on virtual enviorment.
- run flask web server.
- run opencv for detecting qr-code image to return center of the image.
3) send a data that center of the qr-code image through SSE.
4) cool.