Hacker News new | ask | show | jobs
Santa Hat on your photo (santahat.me)
14 points by boo1ean 4572 days ago
4 comments

I was officially entertained. http://i.imgur.com/sJUuWdc.png
Firefox just shows broken images, because of

    <img src="data:image/png;base64data:image/png;base64...
Thanks for figuring this out, fixed!
This is so close to working on ios. Needs way to rotate image after it is uploaded.
Aw, I was hoping it would autodetect faces and apply the hats accordingly.
I literally just hacked something together that does this a couple of hours ago using opencv/python: http://yusufsimonson.com:8000.

Edit: and here's the source: https://github.com/ysimonson/instant-santa