voltraco / beta

Bugs, suggestions and ideas
11 stars 2 forks source link

Use JavaScript facial detection for auto-cropping artist images #43

Closed rnkn closed 7 years ago

rnkn commented 7 years ago

Sometimes the downloaded artist images can look really nice. But when the cropping cuts heads/eyes off, not so nice.

Luckily facial detection can be performed client side with JavaScript: http://liuliu.me/ccv/js/nss/

And you'll never need to decapitate an artist again!

aprile commented 7 years ago

Good idea, but this one doesn't seem to work... I will open an internal issue to look for a solution.

rnkn commented 7 years ago

Yeah seems to fail at retrieving an image from URL, but works okay when uploading an image.

aprile commented 7 years ago

Hmm, I actually tried uploading an image, not from a URL.