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

搜索资源列表

  1. Facce

    0下载:
  2. a face recognition project that check effect of different wavelet and PCA to face recognition.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-10
    • 文件大小:2317655
    • 提供者:jabi
  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-26
    • 文件大小:8965459
    • 提供者:winnershu
  1. lpplda

    0下载:
  2. 采用基于lpp和lda算法的人脸识别,本算法同时结合lpp算法和lda的有点,能够很好地进行人脸识别。-face recognition based on lpp and lda
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5957214
    • 提供者:江江
  1. Codes

    2下载:
  2. 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-30
    • 文件大小:22445110
    • 提供者:王立
  1. lpp

    0下载:
  2. 基于LPP的人脸识别模块,运用matlab7.0编写,识别率达到70 以上,能够很好的识别不同姿势,光照,表情的变化-LPP-based face recognition module, using matlab7.0 writing, over 70 recognition rate can be a very good identification of the different positions, illumination, expression changes in
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:4614
    • 提供者:12
  1. HandbookOfFaceRecognitionSpringer2005

    0下载:
  2. 一本很好的人脸识别研究的手册,Springer出版-( Pattern Recognition Book)- Li e Jain- Handbook Of Face Recognition- Springer 2005
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-30
    • 文件大小:12648292
    • 提供者:李玲
  1. Processed_histogram_based_Face_Recognition

    0下载:
  2. 基于Processed histogram的人脸识别方法,方法简单,识别率高,参考文献“Face Recognition using processed histogram and phase only correlation”-Recognizing objects from large image databases, histogram based methods have proved simplicity and usefulness in last decade. Initially
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:4342987
    • 提供者:GJ
  1. 2DLDALDA

    0下载:
  2. 实现2DLDA和LDA对人脸识别的比较,有论文和相应的程序,matlab编写-A matlab code of 2DLDA and LDA for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:288646
    • 提供者:xiaoxiran
  1. LDAface

    0下载:
  2. LDA实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of LDA for face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2165
    • 提供者:xiaoxiran
  1. SVMface

    0下载:
  2. 用SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of SVM for face recognition
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:284273
    • 提供者:xiaoxiran
  1. PosixSVM

    0下载:
  2. 用改进SVM实现人脸特征提取和识别,用matlab编写,和结果分析-A matlab code of enhanced SVM for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3093
    • 提供者:xiaoxiran
  1. FaceRecognitionBasedonWaveletTransform

    0下载:
  2. 基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1376
    • 提供者:田虎
  1. ULPP-ICCS

    0下载:
  2. ULPP-ICCS算法在人脸识别上的应用源代码,基于UMIST人脸库训练与识别,包括源码及相应人脸库-ULPP-ICCS algorithm in the application of face recognition source code, based on the UMIST face database training and recognition, including the source and the corresponding face database
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2915247
    • 提供者:lyhpjlcn
  1. renlianjiance

    0下载:
  2. 简单的人脸检测文件,可以对图像文件或者视频文件进行人脸检测-OpenCV face detection source code, can be used to carry out face recognition and treatment hope it can help to you
  3. 所属分类:Graph program

    • 发布日期:2017-11-07
    • 文件大小:48862826
    • 提供者:留青
  1. pcalda

    0下载:
  2. 人脸识别的源代码 经典的pca和lda人脸识别 实现的成功率有待改进 好的可以达到70 -Face recognition source code for pca and lda classic face recognition could be improved to achieve a good success rate can reach 70
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2381
    • 提供者:
  1. nn

    0下载:
  2. Nearest neighbour for face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1155682
    • 提供者:ling
  1. PCA-LBP-face

    1下载:
  2. VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
  3. 所属分类:Special Effects

    • 发布日期:2015-12-12
    • 文件大小:7403835
    • 提供者:林丹
  1. orl_faces

    0下载:
  2. 人脸识别,眼睛定位,眼睛跟踪和状态分析等,计算机视觉-Face recognition, eye position, eye tracking and status analysis, computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3085443
    • 提供者:魏红江
  1. icaFaces

    0下载:
  2. ICA编写的一个程序,用于人脸识别。希望对大家有作用。-ICA written a program for face recognition. We want to play a role.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:12581
    • 提供者:ia na lin
  1. PCA_face2

    0下载:
  2. face recognition using LDA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:1120
    • 提供者:yuweifeng
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com