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
My entry to the Intagram unshredding challenge. (With one terrible bug in correlation calculation fixed.)
Usage:
./unshred.py path/to/imagefile.png
Implementation notes in unshred.py. You'll need numpy and PIL.