搜索资源列表
-
1下载:
基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。
-->请到 http://code.google.com/p/facerecog/ 下载最新版本。<--
功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。
在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理分为了C
-
-
0下载:
OpenCV 人脸识别示例,请将源码拷贝至E盘(具体路径,参见编译后提示)
请使用Debug模式编译-OpenCV Face Recognition sample, please copy the source code to the E site (the specific path, see the compiled tips), please use the Debug mode compilation
-
-
1下载:
1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv
2.提供人脸检测与识别功能
3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder nee
-
-
0下载:
基于opencv的人脸识别程序-代码详解,详细讲述了opencv中关于人脸检测的各部分的内容,对于人脸检测很有益处-Opencv face recognition program- the code explain, describe in detail the various parts of the content in opencv face detection, face detection useful
-
-
0下载:
关于opencv人脸识别的源程序及程序的详细介绍,对于学习人脸识别的新手有很大的帮助-Opencv face recognition source code and a detailed descr iption of the program, a great help for learning recognition novice
-
-
0下载:
人脸识别代码
opencv实现
非常不错-Face recognition code
opencv realized
Very good
-
-
1下载:
利用opencv实现人脸检测与人脸识别的智能门禁系统-Intelligent access control system using opencv face detection and face recognition
-
-
0下载:
自己实现的人脸识别代码,简单的实现人脸识别。使用了cv2的api进行实现-Own implementation of face recognition code, simple face recognition. Api to achieve the cv2
-
-
0下载:
基于openCV的人脸识别代码,可以直接运行,注释清晰,很好用哦-OpenCV face recognition code can be run directly, clear notes, oh good use
-
-
0下载:
在VC6.0环境下,基于五官特征的人脸识别源代码,人脸检测,高斯平滑处理-VC6.0 environment, source code based on facial features face recognition, face detection, Gaussian smoothing
-
-
0下载:
基于vc的opencv的本科毕业论文代码,可以下载一下进行参考!-Vc based undergraduate thesis opencv code, you can download it for reference!
-
-
0下载:
opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
-
-
0下载:
opencv 人脸识别 车牌识别 头部pose评估等-opencv Face recognition plate recognition head pose evaluation
-
-
0下载:
libface人脸识别代码,比opencv更准确高效率-Libface face recognition code, more accurate and efficient than opencv
-
-
0下载:
基于opencv库中的人脸识别代码,可以实现检测并跟踪视频中的人脸,可以选择训练人脸模型,或者直接加载训练好的人脸模型来识别视频中的人脸身份。-Based opencv library, this face recognition code can be achieve detecting and tracking faces in the video. You can choose training face model, or load directly trained human face
-
-
0下载:
这个是使用局部敏感哈希算法完成的人脸识别算法,使用MATLAB简单制作了界面,算法还行,界面比较丑-This is completed using locally sensitive hash algorithm face recognition algorithm using MATLAB produced a simple interface, algorithms okay, interface is ugly
-
-
0下载:
人脸识别代码,非常好用。可以运行和调试。我进行了详细的注释方便大家使用-Face recognition code, very easy to use. You can run and debug. I made detailed notes to facilitate use.
-
-
0下载:
一种经典人脸识别算法,写成了c++代码,供参考下载使用-A classical face recognition algorithm, written in c++ code for reference download
-
-
0下载:
c#和opencv结合,能够实现人脸识别,车牌号识别,图像拼接等基本的图像处理功能,直接可用,效果明显-C# and opencv combination, to achieve the face recognition, license plate number recognition, image stitching and other basic image processing functions, directly available, the effect is obvious
-
-
0下载:
人脸识别代码 脸部特征提取 人脸追踪 返回人脸视频(Face tracking facial features face recognition code)
-