- Home /
Mobile Face Detection
Is it possible in Unity to publish a mobile application that can do face detection from the camera feed?
Comment
Answer by Statement · Dec 14, 2011 at 12:38 PM
I believe that is possible, since it's possible to get the camera feed for other things like Augmented Reality. The face detection is an algorithm that work on the image data you can implement, unless there exist any premade functionality for it. I haven't done a lot of mobile coding yet.
Your answer
