Welcome![Sign In][Sign Up]
Location:
Search - database matlab code

Search list

[Special EffectsYale_lda

Description: 人脸线性判别的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
Platform: | Size: 2809 | Author: guoyan | 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,下载该数据库。
Platform: | Size: 2017 | Author: vivi | Hits:

[source in ebookDBSCAN&Rtree

Description: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。DBSCAN.cs是全部算法的实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍。聚类示例数据来自于sxdb.mdb,一个Access数据库。-Form1.cs clustering algorithm is applied DBSCAN (Density-Based S patical Clustering of Application with Noise) example, the two parameters can EPS and MinPts regulation clustering. DBSCAN.cs algorithm is the realization of all documents, the clustering algorithm further information please refer to the "data mining" or books. Clustering sample data from sxdb.mdb, an Access database.
Platform: | Size: 26624 | Author: yang | Hits:

[Special EffectsYale_lda

Description: 人脸线性判别的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
Platform: | Size: 2048 | Author: guoyan | Hits:

[Special Effectsfinger_segment

Description: 指纹分割算法,能够很好的实现指纹图像前景和背景的分离,通过对FVC指纹数据库的测试,效果很好,有GUI接口,可以很方便的测试。以前没有人发过,绝对超值-fingerprint segmentation algorithm can achieve good prospects for fingerprinting and background images, the separation, Through the FVC fingerprint database tests, the results are very good, with GUI interface, it is easy test. No one has made that absolutely excellent. . . See more http://biometrics.lingd.net/ code, The people leading fingerprint biometrics, such as face recognition algorithm
Platform: | Size: 541696 | Author: 天天向上 | Hits:

[Graph Recognizepcafacerecog

Description: 基于ORL人脸库的主元分析法用于人脸识别-ORL face database based on the principal component analysis method for face recognition
Platform: | Size: 1024 | Author: chenxi | Hits:

[Graph RecognizekNN

Description: 针对MNIST数据库,但修改方便,可用于其他数字识别-For MNIST database, but modified to facilitate, can be used for other digital identification
Platform: | Size: 445440 | Author: 黄健 | Hits:

[Graph Recognizerljc

Description: 本代码可以实现人脸检测的功能.检测的成功率随图象库的增大而增大.-This code can realize the function of face detection. Detection success rate with the image database increases.
Platform: | Size: 239616 | Author: zhaohao | 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:

[Windows Developpro

Description: 一个手写体识别的代码,包括训练和测试的数据库-A handwriting recognition code, including the training and testing database
Platform: | Size: 8175616 | Author: 张正 | Hits:

[Graph programeigface

Description: 基于ORL人脸库的人脸识别的特征人脸的提取源代码。-Based on the ORL face database for face recognition facial features extraction source code.
Platform: | Size: 4096 | Author: yuzhun21 | Hits:

[Mathimatics-Numerical algorithmsKMEANS

Description: K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-K-MEANS algorithm Input: cluster number k, and contains n data object database. Output: the minimum standards to meet the variance k-clustering. Deal flow: (1) a data object from the n choose k object as initial cluster centers (2) cycle (3) to (4) until a change in each cluster is no longer so far (3) according to each Clustering objects mean (central object), calculated for each object with these centers to object distance and in accordance with a minimum distance between a re-division of the corresponding object (4) re-calculated for each (change) clustering of the mean (central object )
Platform: | Size: 3072 | Author: 快快 | Hits:

[Graph Recognizeica_for_image

Description: 本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
Platform: | Size: 3072 | Author: 黄璞 | Hits:

[Otherfacedata

Description: 这是读好的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.
Platform: | Size: 22945792 | Author: lousongjiang | Hits:

[Graph RecognizeSignature_Verification

Description: 基于matlab编写的签名识别程序,导入签名图片进行识别。-A signature verification program based on matlab. Code has been tested using Off line signature database
Platform: | Size: 22528 | Author: 吴宇航 | Hits:

[Special EffectsLDA-based-face-recognition

Description: 基于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.
Platform: | Size: 1024 | Author: tangqinqin | Hits:

[Windows Developlda_orl

Description: 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 faces from ORL database and the rest (noc-nots) are used as test.LDA_Performance shows the recognition performance.
Platform: | Size: 1024 | Author: rajat singh | Hits:

[Otherfisherface

Description: 本文在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 10 different people face image. This article is selected as a training per nine (one as a test), image size is 112x92.
Platform: | Size: 2048 | Author: 杜宇 | Hits:

[matlabRunFaceRecog_vV

Description: 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. Thank You.
Platform: | Size: 6144 | Author: Sandeep | Hits:

[Other从MATLAB中提取数据代码

Description: 从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 classification has been completed.)
Platform: | Size: 3072 | Author: gongshuxuelang | Hits:
« 12 3 4 »

CodeBus www.codebus.net