搜索资源列表
eee.rar
- 一种目前最流行的人脸识别算法程序,利用的是特征脸识别算法,程序简单,每行都有注释,A face recognition is currently the most popular algorithm procedures, take advantage of the features of the face recognition algorithm, the procedure is simple, there are notes on each line
经典的人脸识别算法
- 经典的人脸识别算法:2Dpca的实现,matlab实现环境。,Classical face recognition algorithms: 2Dpca the realization
FaceDetect.rar
- 经典的人脸识别算法实例.它实现了“人脸区域检测”和“特征标注”。,Classic example of face recognition algorithms. It implements the
123569
- 3D/3D+2D人脸识别算法的优势的一篇综述论文 Advances and challenges in 3D and 2D+3D human face recognition-3D/3D+ 2D face recognition algorithm is an overview paper advantage Advances and challenges in 3D and 2D+ 3D human face recognition
SRC 实现了使用基于稀疏表示的人脸识别算法
- 该源码实现了使用基于稀疏表示的人脸识别算法。使用GPSR作为l1模最小化方法。-This pack of code implement a imges-based face recognition using sparse representation classification. In the algorithm, i employ GPSR as tool to complete the optimization procedure of l1-minimization.
face_dection_neural_network
- 人脸识别中人脸定位算法。本人的收藏。MATLAB程序源码。-Face recognition of human face location algorithm. My collection. MATLAB program source code.
Face-Recognition
- 基于主成份分析(PCA)的人脸识别算法MATLAB程序的实现。机器视觉的作业,内附人脸识别的matlab程序,和人脸库,还有作业的详细要求,以及格式示例和部分参考文献。-Based on principal component analysis (PCA) of the face recognition algorithm MATLAB program implementation. Machine vision operations, included face recognition mat
83390061pca
- 人脸识别算法研究,用PCA提取特征脸,希望对大家有帮助。-Face Recognition Algorithm using PCA extraction of the characteristics of the face, you would like to help.
face
- 这是人脸识别算法的研究及其应用,写的非常的好-This is the face recognition algorithm and its application, write a very good
3970992svd
- SDV人脸识别算法 经典算法 可运行 很好-SDV face recognition algorithm
HMMNote
- HMM(隐马尔科夫模型)人脸识别算法的个人心得,适合初学者。由浅入深,相当容易理解!-HMM (Hidden Markov Model) Algorithm for Face Recognition personal experience, suitable for beginners. Deep and very easy to understand!
人脸识别
- 使用OPENCV库提供的接口,实现人脸的识别功能。 在一个人脸识别系统中,应用多种预处理技术对将要识别的图片进行标准化处理是极其重要的。多数人脸识别算法对光照条件十分敏感,所以假如在暗室训练,在明亮的房间就可能不会被识别出来等等。比如脸部也应当在图片的一个十分固定的位置(比如眼睛位置为相同的像素坐标),固定的大小,旋转角度,头发和装饰,表情(笑,怒等),光照方向(向左或向上等),这就是在进行人脸识别前,使用好的图片预处理过滤器十分重要的原因。你还应该做一些其它事情,比如去除脸部周围的多余像素(
yale人脸数据库
- 用于人脸识别算法,标准人脸数据库,15个不同的人,每个人有11个不同的表情(For face recognition algorithm, standard face database)
人脸识别matlab代码
- 采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
人脸识别
- 利用数字图像处理里的方法得到的基于颜色和区域的人脸识别,包括单人和多人算法,单人算法效果比较好,对同色背景仍能很好的识别,多人算法效果一般,容易识别缺失(Face recognition based on color and region is achieved by using the method of digital image processing, including single person and multi person algorithm. The single player
KNN人脸识别
- 使用KNN算法实现的人脸识别程序,KNN是机器学习里的K最近邻算法。(face recognition of KNN using python)
PCA+GUI人脸识别
- 基于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 divide
matlab人脸识别程序代码
- 简单的机器学习,人脸识别算法(IDE:matlab)(machine learning, face recognation)
基于LBP算子的人脸识别
- 基于LBP的人脸识别算法,Matlab编程语言(Face recognition algorithm based on LBP using matlab programming language)
基于LBP的人脸识别
- matlab基于LBP的人脸识别,在matlab基于LBP算法的人脸识别程序,其中包含一个可以运行的程序以及代码。(Face recognition based on LBP in matlab. Face recognition program based on LBP algorithm in matlab contains a program and code that can be run.)