搜索资源列表
-
0下载:
本程序是一个人脸识别系统,它是在VC++和opencv环境下下编译成功的,虽然或许本网站有过类似代码。但是这个代码是在别的网站上搜索到的,个人觉得很有典型性,具体下载后调试可知,希望对相关方面的朋友能有所提高!-This procedure is a face recognition system, which is VC++ And compile opencv under the circumstances of success, although perhaps this site has
-
-
0下载:
视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜
索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定
位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取
和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face detection and recognition tech
-
-
0下载:
可以很直观的向您展现人脸识别的过程。非常适合初学者的学习。希望有帮助-Face detection is very useful for student
-
-
0下载:
计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸
特征提取方法。-Computer Fac
-
-
0下载:
人脸识别关键技术的研究与实现,对人脸检测与识别技术进行了研究,实现了一个用于视频搜索的自动人脸识别系统,该系统对输入的视频帧进行人脸检测和定位.-The key technology of face recognition and realization of human face detection and recognition technology has been studied to achieve an automatic face recognition for video sea
-
-
0下载:
广义的人脸识别实际包括构建人脸识别系统的一系列相关技术,包括人脸图像采集、人脸定位、人脸识别预处理、身份确认以及身份查找等;而狭义的人脸识别特指通过人脸进行身份-Construction of broad recognition, including face recognition system actually a series of related technologies, including facial image capture, face detection, face reco
-
-
0下载:
Face recognition is a rapidly growing research area due to increasing demands for security in
commercial and law enforcement applications. This paper provides an up-to-date review of research
efforts in face recognition techniques based on two-di
-