Comment on Show HN: A Chrome extension that adds moustaches to every face on the webComments−maushu15yWouldn't it be better to use a JavaScript face detector? Like http://liuliu.me/detect/detect.htmlI don't know the details about this algorithm though, no idea if you can get the proper position for the mustache.−andrewnezOP15yYeah we are looking at refactoring some of the face detection stuff out of the server and into the extension.We wrote the code in a single hour this afternoon so it's not the most optimized piece of software and we are feeling it right now!
Comments
Wouldn't it be better to use a JavaScript face detector? Like http://liuliu.me/detect/detect.html
I don't know the details about this algorithm though, no idea if you can get the proper position for the mustache.
Yeah we are looking at refactoring some of the face detection stuff out of the server and into the extension.
We wrote the code in a single hour this afternoon so it's not the most optimized piece of software and we are feeling it right now!