Hacker News new | ask | show | jobs
by kankroc 2830 days ago
I don't want to jump the gun and call it creepy just yet, but what is it for exactly?
2 comments

The most common end-user use of face detection is probably adding filters and decorations to photos.

This isn't too hard to do in javascript, but I assume a native implementation is much faster.

I'm not sure why it would be creepy; face recognition is easily done locally. Every camera implements it, for example, for focusing on faces.

My guess would be that it's intended to be used as some kind of second factor for authentication.