当前位置:
首页
资源下载

搜索资源 - database matlab code
搜索资源列表
-
0下载:
人脸线性判别的matlab代码,在使用是需要有Yale的人脸数据库,使用自己的数据库时需要对其作些修改-Face the linear discriminant Matlab code, the use is the need for the Yale face database use their own database needs to make some changes to its
-
-
0下载:
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系统实现人脸识
-
-
2下载:
基于matlab编写的签名识别程序,导入签名图片进行识别。-A signature verification program based on matlab.
Code has been tested using Off line signature database
-
-
1下载:
本文在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
-
-
1下载:
这是一篇关于adaboost.m1算法的人脸识别源码,识别率挺高的,读入任意人脸库即可运行,已经过测试-This is a source code of face recognition algorithm on adaboost.m1 .code has been tested ,you can read face database to run
-
-
0下载:
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
-
-
0下载:
这是读好的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.
-
-
0下载:
基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。-This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test.
LDA_Performance shows the recognition performance.
-
-
0下载:
基于PCA改进实现人脸识别的完整代码,采用ORL人脸库进行训练和测试.-Face Recognition Based on the PCA to improve the achievement of a complete code, ORL face database used for training and testing.
-
-
0下载:
This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test.LDA_Performance shows the recognition performance.
-This code is LDA base face recognition programme. It reads nots f
-
-
0下载:
matlab code for database creation
-
-
0下载:
Matlab code to create and read database images in Excel.
-
-
6下载:
在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验.
-Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
-
-
0下载:
MATLAB code to access PDB database
-
-
0下载:
This code is face localization programme. It reads faces from yale database and localize the face in the image.
-
-
0下载:
多尺度LBP的原代码,用于人脸识别,在orl数据库中的识别率达97 以上。-Multi- scale LBP original code, used in face recognition and the recognition rate of over 97 in orl database.
-
-
0下载:
This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it
-
-
0下载:
matlab code fore some database and data mining
-
-
0下载:
用least square的方法解决实际更新就的地理位置数据的matlab代码。给出数据库~但也可以自行添加想要更新的数据库。-Matlab code to solve the actual update on the geographic location data using least square method. Can add no database is given to the database you want to update.
-
-
3下载:
从DEAP数据库中下载数据后需要从.mat文件中提取数据,本次代码是就是提取.mat格式的数据并存储在.txt文件中。分类已做好。(After downloading the data from DEAP database, you need to extract the data from. mat file. This code is to extract the data in. mat format and store it in. txt file. The classificatio
-