搜索资源列表
Adaboost
- 利用adaboost算法进行人脸识别,检测一副静态或动态图像中的人头数目-Adaboost algorithm using face recognition, image detection of a static or dynamic number of head
FaceDetected
- 基于OPENCV进行对选择的图片人脸识别,人脸检测,人脸画框。-Picture recognition, face detection, face frame.
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
BOOK_TEST
- openCV实现打开图片,同时采用哈里检测得到人脸部分,实现了图像的识别。-Open the image openCV achieved while using some of Harry' s face detection to be achieved image recognition.
FaceDetect
- 基于OpenVC的人脸识别,可以有效的检测人脸图像-Face Recognition Based on OpenVC can effectively detect face images
face_recognision
- 人脸检测原理及示例(OpenCV+Python) 做人脸识别方向的可以参考下-Face detection theory and examples (OpenCV+ Python) to do face recognition, under the direction of the can refer to
lbp
- 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
20459181openCV-program
- 本程序利用opencv检测人脸 进行人脸识别 程序简单实用-The program uses opencv face detection is simple and practical procedure for face recognition
facetrack
- opencv中运用meanshift算法进行车辆检测 人脸识别-opencv in the vehicle detection algorithm using face recognition meanshift
Contour-Detect
- 人脸边缘检测,人脸识别检测 源代码 OpenCV C-Face recognition testing OpenCV C++
facedection
- 基于opencv的人脸识别检测系统源代码-face recognize
emgucvFACE
- 利用C#&Emgu实现人脸识别。包括使用opencv提供的开源代码做远程图片流的人脸识别检测的上位机.-Use C# & Emgu achieve recognition. Including the use of open source code to do face recognition opencv provide detection of PC remote image stream.
face-recognition-
- 人脸识别检测与跟踪,应用opencv+visual studio-face recognition and tracking
FaceMorph
- 使用C++实现将一个人的脸变成另一个人的脸,要求输入1.jpg,2.jpg输出一系列合成图像并生成一个avi,使用人脸关键点检测库dlib和opencv(Use C++ to morph a person's face into another person's face, requiring input 1.jpg, 2.jpg output a series of synthetic images and generate a avi, using face key points detec
OpenCV的人脸验证MFC程序
- 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
人脸识别
- 该源码是从网上下载的,未经测试,请注意! java人脸识别,非常准确哦
人脸识别
- 本程序用到了opencv 中的扩展库opencv contrib, 先用take.cpp来获取自己的数据库,然后在用tria.cpp来训练能检测自己的脸的检测器,再运行recon.cpp来进行人脸检测。(This program uses the extension library opencv contrib in OpenCV. First, take.cpp is used to get its own database, then tria.cpp is used to train th
python_face_recog
- 基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9
人脸识别
- 完整人脸识别程序和说明,该程序是中的人脸检测系统的克隆。 而神经网络,它是基于支持向量机(SVM)Machin(Complete face recognition program and descr iption)
emgucv人脸识别源码
- 基于C#的人脸检测系统,供学习参考!!!(Face detection system based on C#, for learning reference!!!)