CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - orl

搜索资源列表

  1. orl_faces

    0下载:
  2. orl人脸库,做人脸识别需要。我费了很大力气才下载到的,希望对大家有用-02:00 Face basement, the need to do face recognition. I spent a lot of energy only to download, I hope useful for all
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:3085411
    • 提供者:蓝灵
  1. FaceReco

    0下载:
  2. 该文件架下一共有4个matlab程序。结合到一起可以实现在matlab下实现选中ORL库的一幅图像然后找出与之最相近3张照片并显示出来。-the document-a total of the next four Matlab procedures. Can be combined to achieve the Matlab ORL selected under the image of a then identify with the most similar 3 photos and dis
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1062206
    • 提供者:周桐
  1. MatricToPicture

    0下载:
  2. 由ORL.mat人脸库德矩阵转化成相应图片的程序。-by ORL.mat Face Kurdish matrix into the corresponding picture procedures.
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:周桐
  1. ICAandKICA

    2下载:
  2. 这是我做的关于ICA和KICA的matlab程序,其中的算法速度很快,用ORL库做的实验-This is what I do on the ICA and the Matlab kernel procedures, which the algorithm very rapidly. ORL used to do the experiment
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:72925
    • 提供者:bigredzhoutong
  1. pca_2d

    0下载:
  2. MATLAB自已编的二维DLA,基于ORL人脸数据库,效果不错。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1026
    • 提供者:lovean
  1. pca2D

    1下载:
  2. 用matlab实现了2dpca算法,基于ORL人脸数据库,识别率较高
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:975
    • 提供者:秦晔
  1. NMF

    1下载:
  2. 非负矩阵分解的人脸识别NMF 可正常运行 算法源码-Non-negative matrix factorization NMF for face recognition algorithms can be the normal operation of source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2268975
    • 提供者:jane
  1. flda

    0下载:
  2. fisher线性鉴别分析的人脸识别,在ORL库上实验,可在其他库上运行-fisher linear discriminant analysis for face recognition, in the ORL database on the test can be run on other database
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1502
    • 提供者:王善民
  1. pca

    0下载:
  2. 运用奇异值分解定理的PCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器,-The use of singular value decomposition theorem of PCA method in ORL face database for face recognition, nearest neighbor classifier for the classifier,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1262
    • 提供者:胡丽娜
  1. 1

    0下载:
  2. 基于PCA的人脸识别源代码,使用matlab编程,针对ORL库-PCA-based face recognition source code, the use of matlab programming, for ORL database
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1560
    • 提供者:张鹏
  1. FLDA

    2下载:
  2. 使用Fisher线性鉴别分析(FLDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-The use of Fisher linear discriminant analysis (FLDA) at Ways on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per pe
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3782
    • 提供者:liz
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. ORL

    0下载:
  2. orl database for test image processing
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3082518
    • 提供者:primprai
  1. projekt

    0下载:
  2. Implement two methods face recognition: PCA and LDA for ORL face base
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:8689185
    • 提供者:Paul
  1. RunFaceRecog_vV

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6166
    • 提供者:Sandeep
  1. pca-and-ORL

    0下载:
  2. 一个很简单的用pca来实现人脸识别的程序,内附pca算法的详细介绍和ORL标准人脸库,对初学者有很好地帮助!-A very simple pca face recognition procedures, enclosing the PCA algorithm described in detail and ORL standard face database, help for beginners!
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:23812096
    • 提供者:张灿淋
  1. orl-LBP

    0下载:
  2. 这个是LBP人脸算法,对学习者有很好的帮助,关于人脸表情识别,这里是基于ORL人脸库。-This is the human face LBP algorithm, the learners have good help, on facial expression recognition, here is based on the ORL database.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3635422
    • 提供者:chen
  1. Face_Recog

    0下载:
  2. 实现基于PCA算法和ORL数据库的人脸识别识别百分比和识别速度可视化。(Visualization of recognition percentage and speed of recognition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1135616
    • 提供者:学者归来
  1. ORL

    0下载:
  2. 人脸识别算法仿真的路径,下下来解压用matlab打开,需要别的文件运行(Face recognition algorithm ORL)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3067904
    • 提供者:摸摸喵
  1. Face_Recognition

    0下载:
  2. matlab人脸识别官方例程加上ORL开源样本库的照片 还是很不错的 训练起来很舒服(Matlab face recognition official routines plus ORL open source sample library photos are still very good training very comfortable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8689664
    • 提供者:mathmodel
« 12 3 4 »
搜珍网 www.dssz.com