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
@ssingal05 has a working prototype built for converting data into a qr-code-like format - instead of hiding the data in the actual pixel values of images, each pixel is black or white to represent 1/0. This helps get past image compression.
It's partially complete, and could use some testing/integration. It's attached below (as a txt file, since Github doesn't like .py attachments.)
@ssingal05 has a working prototype built for converting data into a qr-code-like format - instead of hiding the data in the actual pixel values of images, each pixel is black or white to represent 1/0. This helps get past image compression.
It's partially complete, and could use some testing/integration. It's attached below (as a txt file, since Github doesn't like .py attachments.)
textToImage.txt
The text was updated successfully, but these errors were encountered: