Automatic QR Code Beautify

OpenCV, QRCode.


Automatic QR Code Beautify

I wrote a short python program to automatically generate qr codes based on existsing asset files.

The program needs qrcode lib to generate the code, and needs opencv to extract the matrix information, read/edit/show images. I feel like breaking a butterfly on a wheel.