搜索资源列表
人脸检测及匹配
- 对给定的人脸图象进行定位、检测五官,并对不同角度下拍摄的两副人脸图象进行匹配,最后合成中间图象-right to the face image positioning, detection features, as well as different angles of shooting two face images match, the final synthesis intermediate image
rldw
- 本文对几何模型匹配方法进行了研究,提出了一套完整的人脸定位算法。在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究-geometric model of this matching method for the study and submit a complete set of facia
PCA_basedFace.rar
- 用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。,Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.
contourDetect.rar
- 人脸检测+眼睛检测(模版匹配)+瞳孔检测+嘴唇检测(cameshift),face detection+ eye detection( template match)+pupil detection+lip detection (camshift)
tmn32
- 是关于人脸识别匹配的c++源程序,非常有用-Face Recognition match on c source code, very useful
human_face_detect_facemodel
- 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
A_New_Algorithm_ofFastFaceDetection_underComplexCo
- 使用一种新的假面变换和模板匹配的人脸检测算法,能够对复杂环境中大小不等的人脸 进行快速、准确的检测.算法首先通过假面变换来预测人脸位置上边沿的中心,然后对图像中的预 测位置进行模板匹配,设计了一类对照明变化、噪声干扰具有较强适应性的模板匹配方法,最后对 匹配结果进行验证,确定人脸准确位置.采用多种环境下的大量图片进行实验,结果显示该算法具 有较快的检测速度和较高的准确性及鲁棒性. -A novelalgorithm offacedetection based on mask
feature_extraction_face_GE
- An automatic facial feature extraction method is presented in this paper. The method is based on the edge density distribution of the image. In the preprocessing stage a face is approximated to an ellipse, and genetic algorithm is applied
generateCMC
- Generates the values in a Cumulative Match Characteristic (CMC) curve given a similarity matrix. For use in evaluation of biometric recognition systems (e.g. fingerprint, face, iris, etc.)
face-recognization
- 可信人脸模式识别技术包括了传统人脸模式识别技术,由摄像头和计算机模式识别软件组成。由于与传统人脸模式识别技术的不同,可信人脸模式识别技术有两个模板。用于人脸识别匹配的传统人脸识别模板,用于识别行为密码匹配的人脸识别行为密码模板。-Reliable face recognition technology, including the traditional model of face recognition technology, the camera and computer pattern r
face
- 通过眼睛来匹配照片人像的相似度,可以查看下哇-Photo portrait by eye to match the similarity, you can view the next wow
Face-Match
- 人脸检测系统, 通过人脸皮肤颜色模型, 识别人的脸部形状和特征-Face detection system, identify the person' s face shape and features of the face skin color model,
PCA_based-Face-Recognition-System
- 人脸识别,通过图像匹配算法,在图像库中找到和已知图像相匹配的图片。-Face recognition, image matching algorithm to find a match known image image image library.
face-match-solution
- 人脸识别技术方案, classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.-face match classic example of face recognition algorithm, providing facial features specific positio
face-recognition
- 人脸识别,特征分割,特征点定位,欧式距离,模式匹配-face recognition,feature capture,feature match
recognition--recognizes-face-
- VB 人脸识别、识别出相匹配的人脸图形 已存有图像及识别演示-VB recognition, recognizes human faces to match graphics
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.
facial-match-and-morph
- 自己写的matlab GUI可根据说明运行,简单方便,代码注释详细;此GUI界面,可完成两种功能:一是人脸匹配,即给出一张人脸可找出在训练库最相近的人脸;二是人脸渐变,选择两张人脸,手工标记关键特征点,便可运行出从一张脸到另外一张脸的渐变过程,而且中间产生的图片会自动保存在文件夹中。自己写的操作步骤说明很详细,希望下载的同学会学到一些知识,有所收获-Write your own matlab GUI can be run according to the instructions, easy,
match
- 人脸识别系统的实现,是基于opencv的可供测试用-Face recognition system is based on available test opencv
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