You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing manually padding or error code bits and then changing affected other bits automatically, so that for example we can paint a white area in the middle and the qr code is still valid.
The function below, changed, from pyqart and referring to the rest of the implementation in pyqart gives back a boolean matrix of the qr code that correspondences to the image example.png.
Can this be included in your typescript code?
I tried, but it didn't work to call python.
By the way I commented out to put the numbers after the link in the file qart.py on line 64.
Clear and concise description of the problem
Changing manually padding or error code bits and then changing affected other bits automatically, so that for example we can paint a white area in the middle and the qr code is still valid.
Suggested solution
https://github.com/7sDream/pyqart
Alternative
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: