真彩色图像人脸检测源码
主要是实现人脸检测,对真彩色图象进行处理-Mainly the realization of human face detection, the true color image
本专区汇聚了各类基于 人脸检测 开发的源码资源,共计 283 篇资源供开发者免费下载学习。
主要是实现人脸检测,对真彩色图象进行处理-Mainly the realization of human face detection, the true color image
FaceDetector is a demo for an efficient face candidates selector proposed for face detecti
应用背景基于OPENCV的人脸检测算法,能够实现基本的人脸检测,对于初学者是较好的实例,可根据具体的平台进行修改关键技术目标检测已经应用到很多领域,目前人脸检测是较为热门和成熟的话
详细给出了一个完整的人脸检测算法。对于实际应用有一定的参考价值-detail given a complete face detection algorithm. For prac
这是我做本科毕业设计时用的dameon程序,它采用肤色和贝叶斯判别方法进行人脸检测,具有高的检测率和低的误码率.-This is what I do when we graduat
人脸检测程序,采用贝叶斯判别进行的人脸检测,有测试例子-Face detection program, using Bayes discriminant for face dete
很久以前自己写的一个人脸检测系统。有这方面需要的可以看看。-A long time ago to write a Face Detection System. A need, ca
应用背景您好您好您好您好您好您好您好您好您好您好关键技术人脸跟踪人脸跟踪人脸跟踪人脸跟踪人脸跟踪人脸跟踪人脸跟踪
从老外文章里看到一种基于分类器的人脸检测方法,好不容易搞到这个人脸图像训练集和测试集,现在贡献出来,希望对做人脸检测的朋友有帮助(图像比较全,有彩色人脸图像)-from gener
引用文件中的“haarcascade_licence_plate_rus_16stages.xml”改为“haarcascade_frontalface_alt2.xml”
C实现的基于adaboost算法的人脸检测程序及人脸库
基于opencv人脸检测程序,运用haar的adaboost算法,进行样本训练,运用内部的人脸检测XML文件,进行人脸检测。