搜索资源列表
fisherface
- 本文在Matlab7.5下面实现了fisherface算法,选用的人脸库是ORL,其中有40 人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测 试),图像大小为112x92。-In this paper, the following Matlab7.5 realized fisherface algorithm, selection of face database is ORL, in which 40 people, each person will have
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
facedata
- 这是读好的ORL 和YALE人脸库数据, 用LODA加载后, 变量train 代表是训练样本, test 代码是测试样本。-This is a good time ORL and Yale face database data, using Loda loaded, variable train representatives training samples, test code is to test the samples.
UFR2.0
- 通过人脸图像归一化,人脸检测,特征提取等处理后,实现人脸识别功能-Through the Human face image normalization, face detection, feature extraction, such as treatment, the realization of face recognition feature
ellipsedetection
- ellipse detection for the face detection
FaceDetect
- 用matlab编写的软件,用于人脸检测的一个很好用的软件,可以自己随便找一幅图像进行测试。-Matlab software used to prepare for the face detection software used in a very good, can not find an image for testing.
Graph
- 复杂网络的一些节点面对攻击的代码,包括模型的产生。-Some of the complexity of the network nodes of the face of attack code, including the selection of models.
fdlibmex
- This code draw a red rectangle aroud the face
face
- face detection code for matlab
MPCALDA
- 编程是由pca和lda结合的脸部特征提取,用于三维图像。-multilinear principal component analysis combined with Linear discriminant analysis 3D face feature extraction.
Matlab
- 一个简单的Matlab人脸识别代码,含有一个人的图片库-A simple Matlab face recognition code, containing a picture library
easy
- 可用于matlab人脸检测,背景单一时准确率较高。(face detection code,It can be used in matlab face detection, with a high accuracy when single background is used.)
matlab-viola-jones-master
- matlab code of viola jones object/face detector
BP神经网络的人脸识别matlab代码
- 使用MATLAB实现人脸识别,可以正常运行(Using MATLAB to realize face recognition, it can run normally)
Detect face
- face detection matlab
新建文件夹
- MATLAB 人脸定位识别,可以快速实现人脸的定位和识别(MATLAB face location recognition)
face-recognition
- THIS CODE IS CREATED IN MATLAB FOR FACE RECOGINITION
matlab数字图像处理与识别
- 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
matlab 人脸识别代码
- matlab人脸识别,能精准识别照片中的人脸,并且精确识别出人脸五官,给出照片库,能进行对比从而找出人脸。(Matlab face recognition, can accurately identify the face in the photo, and accurately identify the facial features, give a photo library, can be compared to find out the face.)
matlab表情识别
- Matlab表情识别,特征脸[1 ]作为面部表情分类的方法。首先,利用训练图像创建低维人脸空间(pca)。这是通过训练图像集主成分分析(PCA)及图片主成分分析(即具有较大特征值的特征向量)获得的。 结果,所有的测试图像以所选择的主成分表示,计算投影图像与所有投影列车图像的欧几里得距离,选择最小值以找出与试验图像最相似的训练图像。(The feature face [1] is used as a facial expression classification method. Firstly,