搜索资源列表
MITEx人脸库
- 这是MIT人脸库,包括两组,一组人脸库,一组非人脸库,可以用分类器训练,然后用人脸识别程序识别,可以不用购买人脸库了。。。不错的-Face arsenal, including two groups, one group of people to face basement, a group inhuman face, you can use the classifier training, and then use face recognition procedures for identif
chengxu
- 这是基于PCA的人脸识别,用MATLAB编写,包含了K-L变换,奇异值分解等方法,且采用了最小距离分类器-This is based on the PCA face recognition, using MATLAB to prepare, including the KL transform, singular value decomposition and other methods, and the use of the minimum distance classifier
c02
- [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
wavelet-transform-using-knn
- 基于双低频小波变换和k近邻分类器的人脸识别算法源程序-Dual low frequency wavelet transform and k-nearest neighbor classifier based face recognition algorithm source
IMMfacedata240
- IMM人脸数据库(240张已经标点)正脸,侧脸的清晰照片,便于做分类器,写人脸识别的算法-IMM face data
introduction_to_svm
- 基于opencv3.0的SVM分类器源码(可直接运行),在人脸识别类的领域。-Based on the SVM classifier opencv3.0 source (can be run directly), in face recognition field.
face-detection
- HOG+SVM人脸识别演示程序 使用梯度直方图特征与SVM分类器-face detection demo program using HOG SVM
Face-recognition-and-tracking
- opencv程序,利用opencv自带的分类器,可识别人脸,并进行追踪,开发环境2.4.13-Opencv procedures, the use of opencv comes with the classifier, can identify the face, and tracking, development environment 2.4.13
most-bqtton
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别-Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported
onsm
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别-Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported
sppmoeted
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别-Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported
6708476
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别-Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported
supporzsDbmo
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别(Simple Demo program, face detection based on OpenCV use OpenCV bring cascade classifier, only supports the detection, identification is not supported)
min——Classifier_dist_f
- 最小距离分类器,可以用于做对比算法,人脸识别中经常用(The minimum distance classifier can be used for comparison algorithms)
B2DPCA和ELM人脸识别算法研究_李定珍
- 提出一种新型、高效的基于 B2DPCA(双向二维主成分分析)和 ELM(极端学习机)的人脸识别算法, 该算法是根据曲波变换分解人脸图像和一种改进的降维技术,通 过 B2DPCA 生成识别特征集来训练和测试 ELM 分类器,提高识别精度。通过大量实验,并把实验结果与现存技术进行比较,结果表明 B2DPCA+ELM 算法有效地提高了识别准确率,并降低了对原型数量的依赖。将来有望能把局部特征和基于曲波分解的全 局信息结合起来应用到识别精度和分类速度上。(a new human recognit
单样本人脸识别
- 利用KNN分类器在FERET人脸库上进行单样本人脸识别(Single sample face recognition on FERET face database using KNN classifier)
程序
- 模式识别,基于adaboost的人脸检测的相关程序(Pattern recognition, face detection program)
482654
- 基于OpenCV的简单人脸检测Demo程序,使用OpenCV自带级联分类器,只支持检测,不支持识别()
人脸检测OPENCV
- 使用VS2013编写+OPENCV2.49,能够读取图片并识别人脸,采用 分类器制作,调试通过,也可以改为摄像头