Top "Face-recognition" questions

Face recognition is the process of matching faces to determine if the person shown in one image is the same as the person shown in another image.

Face Detection in Android?

I am currently working on an experimental camera app. I'm looking into implementing face detection at the moment and am …

android opencv camera face-recognition
Face recognition using android sdk not opencv

I am currently work on face recognition in android. I spent reasonable time on internet and I found FaceDetector.Face …

android face-recognition
facial recognition using php

I'm trying to write a facial recognition algorithm using PHP? I can do facial detection using OpenCV. My goal is …

php opencv face-recognition
Java Sample Face Recognition

I'm trying to develop a system whereby somebody can take a picture of somebody's face and, after the image has …

java face-recognition
Face recognition authentication in android

Similar to fingerprint authentication for apps, i am trying to implement face recognition authentication in one of my android app. …

android security authentication face-recognition biometrics
OpenCV/EmguCV face recognition

I am trying to make an app that detect faces and recognizes it. I made Face detection but I want …

c# opencv emgucv face-recognition
c# face recognition

I'm trying to write a simple program that will detect a face off a webcam and then trigger an event(…

c# opencv face-recognition opencvdotnet
Face recognition in R

Are there any face recognition algorithms written in the R statistical language? If not, please provide guidance on where I …

r face-recognition
Android Face recognition & get similar faces from the database

In my application I'm going to implement an image search like Google image search. Only difference is here I'm searching …

android image opencv face-recognition google-image-search