A facial recognition system is a computer application capable of identifying or verifying a person from a digital image or a video frame from a video source. One of the ways to do this is by comparing selected facial features from the image and a facial database.
There are some Libraries and papers(download for free) about it.
If you are interested in this, you can follow and pull your requests. We can try to make it more perfect.
-
[xiaoshengforever的专栏] (http://blog.csdn.net/xiaoshengforever/article/category/1574161)
-
[人脸识别之特征脸方法] (http://blog.csdn.net/zouxy09/article/details/45276053/)
-
[怎样使用OpenCV进行人脸识别] (http://www.cnblogs.com/guoming0000/archive/2012/09/27/2706019.html)
-
[基于 OpenCV 的人脸识别] (http://www.objccn.io/issue-21-9/)
-
[OpenCV实现人脸检测] (http://www.cnblogs.com/mengdd/archive/2012/08/01/2619043.html)
-
[人脸识别(重点推荐)] (http://blog.csdn.net/abcjennifer/article/details/20396869)
-
[Introduction to Face Detection and Face Recognition] (http://www.shervinemami.info/faceRecognition.html)
-
[专栏:OpenCV学习笔记] (http://blog.csdn.net/column/details/opencv-manual.html)
-
...
Copyright 2015 florent37, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.