DEV Community

Yasovardan Ram.Y
Yasovardan Ram.Y

Posted on

Spectrum QR

I built an experimental color-based QR-like encoder using NumPy and PIL.Instead of binary black-and-white modules, the system uses RGB color states to store multiple bit combinations.Currently supports PNG-based encoding/decoding. OpenCV live scanning and error correction are planned next.

More about the app on :- https://github.com/Yasovardan-Ram/Spectrum-QR

Top comments (0)