搜索资源列表
视频图像中的人脸检测
- 和电脑摄像头相连,实现实时的人脸检测
facedetection
- 实现人脸检测功能,基于VC++ opencv开发-face detection
opencv
- 用opencv实现的人脸检测功能,以及自己编写的代码实现人脸检测功能-Achieved with opencv face detection function, as well as their own code written in the realization of human face detection function
PCA
- Adaboost实现人脸检测,这个很好用,速度快,准确-Adaboost face detection to achieve this good use, fast, accurate
renliandingwei
- 人脸检测定位,能实现人脸检测并定位,具有很好的参考参考价值!-Face Detection positioning, to achieve face detection and positioning, with reference to the value of a good reference!
face_detection
- 在visual C++6.0环境下,实现人脸检测的一个系统。-This is a system that can realize face deection.
breastdetection
- 该程序主要实现人脸检测的功能,通过Hough圆的检测将人脸标示出来。-Face Detection
Face_Recognition_System
- matlab实现人脸检测,基于PCA实现,可以实现人脸识别-matlab face
FaceDetect
- 在FPGA上实现人脸检测,板子型号为Xilinx 110T,使用OpenCV函数进行检测。-Achieve face detect on FPGA
face-wenjian
- 关于实现人脸检测的一些算法,基于matlab的。做课设的时候检验过,可以实现-face
face
- 基于肤色的人脸定位检查系统设计,实现人脸检测-Face localization based on skin color inspection system design, implementation, Face Detection
face_detection
- 实现人脸检测的功能,对合适大小的图像,将其放在相应的matlab文件夹下即可自动进行人脸检测并定位。-For face detection function, the size of the image on the right, put it in the appropriate folder automatically matlab for face detection and localization.
jiance
- 可实现人脸检测,甚至在移动过程中也可以跟踪人的运动确定人脸位置-Face detection can be achieved, even in the move can also track the movement of people to determine face location
OMimage
- 用MFC和 opencv 实现人脸检测(凑字数的。。。。。)-Achieved with the MFC and the opencv face detection (Minato words of 。。。。。)
use-opencv-to-face-detection
- 这是使用opencv实现人脸检测的论文合集,包括四篇高质量的中文文献,参考价值高-This is achieved using the opencv face detection collection of papers, including four high-quality Chinese literature, the high reference value
Adaboost-for-face-detection
- 使用Adaboost算法实现人脸检测的论文集合,有四篇优秀硕士论文和一篇文献-Use of Adaboost face detection algorithm is a collection of papers, there are four excellent papers and a Master of Literature
Gabor-and-pcnn-matlab
- 用Matlab实现人脸检测的功能,程序正确,可以运行,包含测试图片-Face detection using Matlab functions implement the program correctly, you can run, including the test images
基于matlab的人脸检测程序
- 程序可以实现人脸检测,对于单个人脸的检测效果较好。
基于人脸检测的点名系统
- 使用viola-jones算法实现人脸检测并将人脸剪裁出来,通过统计被剪裁人脸的个数实现课堂出勤人数的统计(Face detection using Viola-Jones algorithm, and cut out the face, through the statistics of the number of faces cut to achieve class attendance statistics)
11_人脸检测与识别系统
- 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for the reader to learn, each ste