Welcome![Sign In][Sign Up]
Location:
Search - 人脸识别,数据库

Search list

[Industry research人脸识别(基于特征脸)

Description: 本文是在人脸数据库的基础上做人脸特征提取和识别研究,主要内容如下: (1) 对人脸识别研究的内容、相关技术、主要实现方法及发展历程作了详细介绍。 (2) 介绍主成分分析法(PCA)、K-L变换,并利用特征脸方法实现了人脸识别。 (3)给出了基于matlab环境的编程及实验结果,并对结果进行分析。 关键词: 人脸识别,特征脸,K-L变换,主成分分析
Platform: | Size: 315392 | Author: 15951842153@163.com | Hits:

[Otheryale人脸库

Description: 经过处理过的yale人脸数据库,做人脸识别时非常有用哦
Platform: | Size: 1476967 | Author: mhwang | Hits:

[SDK人脸数据库

Description: 包含MIT、ORL和YALE的完整库
Platform: | Size: 11895253 | Author: wnlfifi | Hits:

[matlab人脸识别例子

Description: 人脸识别的简单例子,包括实验用的数据库和Yale人脸识别数据库
Platform: | Size: 2099922 | Author: welldone_zch | Hits:

[Special EffectsORL Database

Description: 这是一个常用的人脸识别的数据库,可能对大家有所帮助 -This is a commonly used face recognition database that may help you
Platform: | Size: 3632128 | Author: 刘惠 | Hits:

[Special Effectsgrimace

Description: 一个老外文章中用到的人脸数据库,包含多种肤色的人脸,可供做人脸识别的人员进行训练和测试用!-a foreigner article used the face database, a mixture of color face, Face recognition for the staff to do the training and testing with!
Platform: | Size: 1630208 | Author: QHLee | Hits:

[Industry researchYaleFaces_Original

Description: 有关人脸识别的黄色人种人脸数据库,以及和人脸的检测与定位等等,-Face recognition of the yellow race face database, as well as the human face of detection and location, etc.,
Platform: | Size: 1629184 | Author: liumin | Hits:

[File FormatImprovedAlgorithmBasedonKernelFunctionandApplicati

Description: 本文的题目是改进的核函数算法及其在人脸识别中的应用研究。 本文在系统学习现有核函数及支持向量机相关理论的基础上,系统研究了自适应选择核函数算法,通过引入朴素正则风险最小化准则,提出了一种改进的在线核函数算法。算法采用截断误差最小化、合理选取拉格郎日因子等方法对新增样本进行训练,有效地克服了现有方法收敛精度低和不能自适应选择样本的困难。 根据独立分量分析的原理和特点,将改进的核函数算法引入人脸识别的研究中,给出了基于ICA-SVM的人脸识别算法及实现方法。 论文分别应用数值仿真及现有人脸数据库,分析了算法的数值特性并验证了算法的可靠性和实用性。 本文数值仿真与分析软件基于MATLAB和LABVIEW虚拟仪器设计开发。 本文档是nh文件,可以用caj打开。与大家共享!! -err
Platform: | Size: 3846144 | Author: 阳关 | Hits:

[Graph RecognizeViolaJones_IJCV

Description: yale 人脸识别库,是标准的人脸检测与识别的数据库。可靠性强。-Yale face recognition database, is a standard face detection and recognition database. Reliability.
Platform: | Size: 402432 | Author: betty | Hits:

[Graph Recognizeeigenface_matlab

Description: This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-This matlab code implements the face recognition system. It uses the AT
Platform: | Size: 2048 | Author: vivi | Hits:

[Graph RecognizeFacerecognition_M

Description: 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。-Matlab program uses the eigenface face recognition system, which uses AT
Platform: | Size: 43008 | Author: adoby | Hits:

[Graph RecognizeMyPCA

Description: PCA方法实现人脸识别,输出数据库中最象的前两人-PCA method for face recognition, the output database of the most as the first two
Platform: | Size: 5120 | Author: 王华 | Hits:

[Graph Recognizeyale人脸数据库

Description: 用于人脸识别算法,标准人脸数据库,15个不同的人,每个人有11个不同的表情(For face recognition algorithm, standard face database)
Platform: | Size: 1112064 | Author: Learner_Z | Hits:

[Special EffectsFaceRecognition

Description: 本算法将进行人脸识别,首先进行人脸定位检测,然后根据数据库里给的标签进行人脸识别,将人脸的信息显示在人脸旁边。本算法能取得较好的效果。(The algorithm will perform face recognition, first face detection, and then according to the database to the label for face recognition, the face of the information displayed next to the face. The algorithm can achieve better results.)
Platform: | Size: 17982464 | Author: 王老头 | Hits:

[Graph RecognizeFaceLogin

Description: 基于百度大脑的人脸识别,需要在线申请百度开发者控制台。数据库很简单,用户名和人脸图片,可以自己建(Face recognition based on the Baidu brain, Baidu need online application developer console. The database is very simple, user name and face images, can build their own)
Platform: | Size: 2809856 | Author: 陌路天涯 | Hits:

[matlab人脸识别

Description: 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework to build the front-end by acquiring video tags we call the local camera (user access media object, streaming media data Base64), streaming media data to the convas on the canvas. The backstage call Baidu API face recognition interface, enter the Baidu brain search website Secret face recognition can obtain Key interface information to Baidu face face recognition face information acquisition front end of the base64 information and your local database for face alignment, returns a JSON parameter with result data, others face similarity, result can define their own, in order to achieve face recognition login)
Platform: | Size: 44439552 | Author: 文库 | Hits:

[OpenCV人脸识别

Description: 本程序用到了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 the detector to detect its face, then run recon.cpp to detect the face.)
Platform: | Size: 8192 | Author: 浓烟 | Hits:

[Special EffectsPCA+GUI人脸识别

Description: 基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divided into several modules, including pretreatment, training, recognition, GUI interface control and so on. The annotation is clear and easy to understand.)
Platform: | Size: 2179072 | Author: linXH | Hits:

[Windows DevelopPCA+SVM

Description: 用于人脸识别,包含了PCA及SVM算法,数据集采用的ORL数据库(face recognition(PCA+SVM))
Platform: | Size: 11085824 | Author: yihuimin | Hits:

[Graph programeigenface-master

Description: 人脸识别,运用PCA主成分分析进行识别,orl人脸数据库,40个人(Face recognition PCA algorithm)
Platform: | Size: 4716544 | Author: 飞飞345 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net