搜索资源列表
tracking-eyes
- 基於OpenCV資料庫,使用視訊實現眼睛追蹤,開發環境使用Visual C++ 可以臉部辨識-OpenCV-based database, use a video eye-tracking the development environment using Visual C++ Face Recognition
OpenCV_setup
- Intel公司的OpenCV开源库的安装、生成方法,内附步骤,适合初学者-Intel' s OpenCV open-source database installation, generation method, containing steps for beginners
OpenCV_VS2005_config_OpenCV
- Intel公司OpenCV开源库在vs2005开发环境下的配置以及安装步骤,适合初学者使用查阅-Intel OpenCV open-source database company in the vs2005 development environment configuration and installation steps for beginners to use inspection
orl-eye-database
- orl人脸库中截取出来的眼睛样本,作为疲劳检测中的人眼训练样本-orl face database from the eyes of the interception of the sample, as the fatigue test samples in the training of the human eye
Facedetect
- 本程序主要是实现人脸是被的功能,并对识别出的人脸进行处理保存,使用了opencv数据库,可以直接运行-This program is to achieve the main face to be the function, and identify the human face processing to save, use the opencv database can be run directly
opencv-basic-knowledge
- 这是一个关于opencv开源数据库的基本知识资料,对初学者有很大帮助。-This is a basic knowledge of information on opencv open source database, be of great help for beginners.
THE-MNIST-DATABASE
- 斯坦福大学的手写字符图像库,方便大家免于读写idx1-ubyte和idx3-ubyte文件。数据包括训练图像60000幅,测试图像10000幅,图像大小为20*20;以及存储图像及其对应类别的xml文件,并写好了opencv读写方法的文档。-THE MNIST DATABASE of handwritten digits.It includes 60000 training images and 10000 testing image.And it contains the xml files
OpenCV_BC
- 该程序是在C++ Builder环境下调用OpenCV函数库,有简单的实例-The program is in the OpenCV function call C++ Builder environment database, a simple example
822920IndexFileMain
- 索引文件 数据库 快速数据采集 减少像素计算 快速特征匹配 图像检索-Index file database fast data acquisition to reduce pixel calculation rapid image retrieval feature matching
faceLBP
- 包含一个性别分类的cpp文件,和已经训练好的gender.yml模型,最后计算出样本分类准确率。建议使用AR人脸数据库。使用格式为genderLBP 训练样本.txt 测试样本.txt。因为不用训练模型了,测试样本随便写个行了。测试样本的格式是:路径 1或者0。1表示男性,0表示女性。-Cpp file contains a gender classification, and has trained gender.yml model, and finally calculate the sam
hw4
- 用opencv实现的一个人脸检测程序,实现实时的人脸检测。人脸匹配通过直方图匹配实现。可根据自己的需要修改人脸库。-A person with opencv face detection procedures, to achieve real-time face detection. Face matching achieved by histogram matching. Face database can be modified
faceRecgnition
- 该程序可以追踪人脸并检测人脸的面部特征,从而达到识别人脸的功能,利用了OPENCV的图形处理功能,自动追踪人脸,检测与已载入的数据库进行匹配,进行识别,最终会给出检测结果。(The program can track the face and detect the facial features of the face, so as to achieve the function of recognizing the face, the use of OPENCV graphics proces
faceRecognization
- 本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing libr
人脸识别
- 本程序用到了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