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.

3D Object Detection-Opencv

I have tried face recognition using OpenCV using the documentation provided on their wiki. Its working fine and it can …

opencv computer-vision face-recognition
How to align face images c++ opencv

I am developing a C++ application for face authentication. First, I have to detect the face and pre-process the image. …

c++ opencv face-detection face-recognition
Face comparison (Not recognition or detection) using OpenCV and Keras?

First of all here is my github link for the question. And here is my question: I would like to …

python opencv neural-network convolution face-recognition
Opencv 2.4.2 Code Explanation-Face Recognition

I have referred the documentation provided by OpenCV to make a face recognition program, it recognizes multiple faces and is …

c++ opencv computer-vision face-recognition
How to install Openface in windows python

I am a newbie to Openface. Due to some reasons I want to install Openface in windows with python. It …

python windows installation deep-learning face-recognition
Compare two faces (and their likeness)

Is there is a way to compare two faces (perhaps with OpenCv) and get a score of their likeness? I …

opencv face-recognition
Android camera2 face detection

There is not enough info about camera2 face detection mechanism. I used Camera2 sample from Google: https://github.com/android/…

android android-camera face-detection face-recognition
Face detection and comparison

I'm running a small research on face detection and comparison for my article. Currently, I'm using rapid face detection based …

c# opencv computer-vision face-detection face-recognition
Facial recognition/merging software

Can anyone point me in the right direction of some facial recognition libraries & algorithms ? I've tried searching/googling but …

c# java c++ algorithm face-recognition
Automatic face detection using Picasa API to extract individual images

(A similar question has been asked on superuser for answers related to applications. The question is posted here to gather …

php api picasa face-recognition