CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 2DPCA face recognition

搜索资源列表

  1. 2dpca

    0下载:
  2. 基于二维PCA对人脸进行识别,对图像有很好的降维作用,且识别率比pca好-PCA based on two-dimensional human face recognition, the image is very good landing peacekeeping role, and the recognition rate better than pca
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2773
    • 提供者:周荧荧
  1. 2dpca的matlab源代码

    2下载:
  2. 2dpca的matlab源代码 3 有关于人脸识别或车辆检测-2dpca matlab source code 3 on face recognition or vehicle inspection
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-04
    • 文件大小:1126725
    • 提供者:陈扬洋
  1. 经典的人脸识别算法

    1下载:
  2. 经典的人脸识别算法:2Dpca的实现,matlab实现环境。,Classical face recognition algorithms: 2Dpca the realization
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-21
    • 文件大小:619
    • 提供者:ade
  1. 2DDPCA

    0下载:
  2. 人脸识别用双向2DPCA方法写得人脸识别代码,基于ORL的,自己写的,可运行,网上没有,分享给大家学习。-Face recognition using two-way code is written 2DPCA method, based on ORL, and his writing, can run, on-line did not, share with them to learn.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1746
    • 提供者:andrew
  1. rljc2dpca

    0下载:
  2. 人脸检测中所需要的2dpca程序 在人脸识别中需要的一个环节-Face Detection in the required procedures in the face recognition 2dpca need a link
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:3251
    • 提供者:郝跃军
  1. PCA2D

    0下载:
  2. 人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1123
    • 提供者:niushaobo
  1. faceRecognition

    0下载:
  2. 基于2D-DCT和模块2DPCA的人脸识别系统的实现(matlab)-Based on the 2D-DCT and modules 2DPCA Face Recognition System (matlab)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4164171
    • 提供者:黄文
  1. pca2D

    1下载:
  2. 2DPCA用于人脸、步态等图像识别,可先按照行列比例将不规整图像归一化处理,然后进行训练,并且识别,全部中文注释和提示,便于学习和参考。-2DPCA human face, gait, such as image recognition, in accordance with the ranks of the ratio can not structured to deal with the normalized image, and then training, and recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2017-05-29
    • 文件大小:2566
    • 提供者:张天源
  1. FaceRec_part1

    0下载:
  2. 本人收集的人脸识别最新资料,从08年到09年,包含各种人脸识别的优秀算法,PCA,HMM,2DPCA,KDDA,一共20个文件,需要安装CAJ阅读器阅读,是不可多的学习和研究的参考资料(不是源码,算法详细)-I gather the latest information for face recognition, from 2008 to 2009, contains an excellent variety of face recognition algorithms, PCA, HMM, 2
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8965459
    • 提供者:winnershu
  1. simulinkjiyu2dpcaderenlianshibie

    0下载:
  2. 这是关于simulink基于2DPCA的人脸识别程序,希望对大家有所帮助!-This is based on simulink 2DPCA face recognition program, we want to help!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:3600
    • 提供者:黄建筑
  1. Face_Recognition_Based_on_PCA_Comparative_Study.ra

    0下载:
  2. 主成成份分析( PCA) 方法是人脸识别技术中常用的一种一维特征抽取方法。传统PCA 方法用于人脸识别常常面临图像维数高,直接计算量的问题。为了解决这2 个问题,人们对PCA 进行了改进,提出并实现了多种基于PCA 的人脸识别。对3 种基于PCA 的人脸识别方法做了理论上的研究和实验上的性能比较。实验结果表明PCA + 2DPCA 是其中综合效果最好的一种方法。-Principal component analysis into (PCA) is a commonly used face rec
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:316251
    • 提供者:Open00
  1. Infrared-Face-Recognition

    0下载:
  2. 这篇文章是我实验室写的基于2DPCA的红外人脸识别方法,这里面系统的阐述了使用2DPCA算法比传统PCA算法的好处,本文还阐述了红外图像在人类识别方面独特的优点及存在的不足。-This article is written in my laboratory face recognition method based on infrared 2DPCA, there is a systematic exposition of the use of algorithms than the tradi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:364245
    • 提供者:邢春
  1. 2DPCA

    0下载:
  2. 这是两维2DPCA方法的人脸识别,分享给大家,ORL人脸库的。-This is the method of two-dimensional face recognition 2DPCA to share to you, ORL face database.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1650
    • 提供者:andrew
  1. 2DPCA

    0下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用2DPCA方法完成人脸检测实验。-Standards in the ORL face database or Yale to complete the pattern recognition task. Complete with face detection method 2DPCA experiment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:2377
    • 提供者:潘潘
  1. 02dpca-matlab

    0下载:
  2. 2DPCA face recognition 基于2DPCA的人脸识别-2DPCA face recognition (matlab)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1370
    • 提供者:longan
  1. 2dpca

    0下载:
  2. 主要用2D_PCA进行人脸识别,对训练集和测试集中的人脸进行比对。-2D_PCA face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1357
    • 提供者:wangzhao
  1. 2DPCA

    0下载:
  2. 用于对人脸进行识别,主要处理特征提取和特征匹配,最终实现对人脸的判别,比PCA准确率更搞,效率更好-face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:653
    • 提供者:魏聪
  1. Gabor_face

    1下载:
  2. 自己编写的Gabor 2DPCA人脸识别算法,提取Gabor特征,用2DPCA进行人脸识别。在Yale数据库上测试,识别率较高,速度很快。只用修改训练样本数目,直接输出识别率。本程序附带Yale人脸数据库,可以直接运行,输出识别结果。-I have written Gabor the 2DPCA face recognition algorithm, to extract the Gabor features for face recognition with 2DPCA. Tested on
  3. 所属分类:Graph Recognize

    • 发布日期:2014-05-15
    • 文件大小:2939904
    • 提供者:刘道杰
  1. face-recognized

    0下载:
  2. 人脸识别的一个程序,包括PCA,2DPCA,及小波PCA,子函数可用,有说明,主函数需要下载人脸库-A program of face recognition, PCA, 2DPCA, and wavelet the PCA, Functions available descr iption of the main functions need to download face database
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:14042
    • 提供者:李斯
  1. 2DPCA

    1下载:
  2. 基于ORL人脸库的2DPCA图像识别与人脸重建代码,采用最近邻域进行分类(2DPCA image recognition and face reconstruction code based on ORL face ,using the nearest neighbor classification.)
  3. 所属分类:图形/文字识别

    • 发布日期:2021-03-31
    • 文件大小:2048
    • 提供者:一筒
« 12 »
搜珍网 www.dssz.com