Location:
Search - 人脸识别算法
Search list
Description: 人脸识别完整算法,可以在MATLAB下实现,有详细的说明,外文的
Platform: |
Size: 402624 |
Author: wolfram335 |
Hits:
Description: 写了四种经典的人脸识别算法asm等,希望对大家有帮助
Platform: |
Size: 5902473 |
Author: jia66wei |
Hits:
Description: 一种新的人脸识别算法程序-a new face recognition algorithm
Platform: |
Size: 54272 |
Author: 何睿 |
Hits:
Description: 这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
Platform: |
Size: 453632 |
Author: 王立 |
Hits:
Description: 一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程.-a classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.
Platform: |
Size: 3620864 |
Author: 周广新 |
Hits:
Description: ,读取一个BMP图象.用鼠标跟踪点单击某一点,即可获得该点的坐标值-, Read a BMP image. Track point with the mouse click a point, you can get the coordinates of the points
Platform: |
Size: 282624 |
Author: flm |
Hits:
Description: 基于小波的人脸识别算法的实现。这是我们研究时写的代码,实际应用时可根据自己的需要做适当的调整改变。-Face recognition based on wavelet algorithm implementation. This is our study writing code, the actual application can be based on their own needs appropriate adjustments to change.
Platform: |
Size: 4096 |
Author: 智能算法 |
Hits:
Description: 基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
Platform: |
Size: 121856 |
Author: sophia |
Hits:
Description: 当前最流行的人脸识别算法之一,有详细的注释.清晰易懂-the most popular face recognition algorithm, a detailed notes. Lucid
Platform: |
Size: 52224 |
Author: 张振林 |
Hits:
Description: 本文的题目是基于gabor小波的人脸识别技术研究,文档可用caj打开。人脸识别技术是让机器具有人的智能,可以记忆、辨认人的一种前沿技术。它结合了计算机图形学,计算机图象处理和模式识别等多种学科领域。随着社会对快速、准确的自动身份验证的实际需求日益迫切,人脸识别已经成为模式识别和计算机视觉领域的研究热点。在对近年来一些主要的人脸识别算法进行了归类和总结的基础上,本文研究了基于Gabo:小波人脸识别方法,并对这种方法的理论依据,实现过程等进行了全面的分析。-err
Platform: |
Size: 4614144 |
Author: 阳关 |
Hits:
Description: 使用OPENCV库提供的接口,实现人脸的识别功能。
在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(如用椭圆遮罩,只显示其内部的人脸区域而不是头发或图片背景,因为他们的变化多于脸部区域)。(Using the interface provided by the OPENCV library, the face recognition function is realized.
In a human face recognition system, it is very important to use a variety of preprocessing techniques to standardize the pictures to be recognized. Most face recognition algorithms are very sensitive to light conditions, so if they are trained in a dark room, they may not be recognized in a bright room. Such as the face should also be in a picture is a fixed position (such as eye position for the same pixel coordinates), fixed size, rotation angle, hair and decoration, expression (laughter, anger), light direction (left or upward), which is in face recognition, the use of good the image preprocessing filter very important reason. You should also do some other things, such as the removal of redundant pixels around the face (such as elliptical mask, showing only the face region rather than the internal hair or picture background, because they change more than the face area).)
Platform: |
Size: 68291584 |
Author: 小女百合
|
Hits:
Description: 用VB写的人脸识别算法,供大家参考,谢谢。(VB written face recognition algorithm for your reference, thank you.)
Platform: |
Size: 103424 |
Author: 亚历山大
|
Hits:
Description: 提出一种新型、高效的基于 B2DPCA(双向二维主成分分析)和 ELM(极端学习机)的人脸识别算法,
该算法是根据曲波变换分解人脸图像和一种改进的降维技术,通 过 B2DPCA 生成识别特征集来训练和测试
ELM 分类器,提高识别精度。通过大量实验,并把实验结果与现存技术进行比较,结果表明 B2DPCA+ELM
算法有效地提高了识别准确率,并降低了对原型数量的依赖。将来有望能把局部特征和基于曲波分解的全
局信息结合起来应用到识别精度和分类速度上。(a new human recognition algorithm was proposed based on B2DPCA and ELM)
Platform: |
Size: 618496 |
Author: sarlih
|
Hits:
Description: open cv中开源的人脸识别算法,开发人脸识别的基础教程(Open source face recognition algorithm inOpen cv)
Platform: |
Size: 206848 |
Author: aagainbeyond2
|
Hits:
Description: 很好的代码练习,能够实现简单的人脸识别,初学者可以参考以下(Good code practice, to achieve a simple face recognition, beginners can refer to the following)
Platform: |
Size: 180224 |
Author: 好姑凉当自强
|
Hits:
Description: 简单的机器学习,人脸识别算法(IDE:matlab)(machine learning, face recognation)
Platform: |
Size: 340992 |
Author: NikolaB |
Hits:
Description: 基于MATLAB的BP神经网络人脸识别算法(Face recognition algorithm of BP neural network based on MATLAB)
Platform: |
Size: 9818112 |
Author: 前尘未时 |
Hits:
Description: 基于LBP的人脸识别算法,Matlab编程语言(Face recognition algorithm based on LBP using matlab programming language)
Platform: |
Size: 1074176 |
Author: 易大大 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
50
»