搜索资源列表
face-detect
- 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
main
- 人脸匹配,基于opencv开发的,通过train人脸库,再匹配-Face matching, based opencv developed face by train, and then match
match
- 人脸识别系统的实现,是基于opencv的可供测试用-Face recognition system is based on available test opencv
FaceMatch
- 基于Opencv库实现人脸特征的匹配.过建立黑白模板实现对不规则区域图像的仿射变换.-this program is written for the match about the human face features when I was as intern in Sony (China)research institute
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces