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

搜索资源列表

  1. PCA-and-SVM-Face-recognition

    1下载:
  2. 采用PCA对人脸特征进行抽取,用SVM多累分类器对人脸进行识别,有操作界面-Using PCA for facial feature extraction, and more tired with the SVM classifier for face identification, a user interface
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9036729
    • 提供者:钟佩
  1. PCA-MATLAB

    0下载:
  2. PCA MATLAB 实现人脸识别的程序-PCA MATLAB realize face recognition process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:3733
    • 提供者:ruru
  1. PCA

    0下载:
  2. 人脸识别 pca(主成份分析) matlab代码-matlab pca
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:737940
    • 提供者:ivy
  1. 基于Gabor-pca的人脸识别

    2下载:
  2. 人脸识别完整的程序,特征提取之后,然后用分类器识别。-face recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-26
    • 文件大小:8816968
    • 提供者:tansfer
  1. test9.5

    0下载:
  2. 简单的人脸识别,使用opencv图像处理,PCA(sample face recognition)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:31623168
    • 提供者:ysprogramming
  1. NMFs算法用于实现基于人脸局部特征的人脸识别

    0下载:
  2. 实现了人脸检测和识别算法,很好的定位人脸位置(can efficiently locate the face in image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:19456
    • 提供者:元超
  1. PCA_based Face Recognition

    0下载:
  2. pca基于MATLAB人脸识别,训练图像有10张图片,根据不同表情识别出是谁的人脸。(pca to Face recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:184320
    • 提供者:wenyaole
  1. FaceRec

    0下载:
  2. 基于pca+matlab的人脸识别 比较详细可以借鉴 喜欢的可以多下载(Face recognition based on pca+matlab More detailed, you can learn from the favorite, you can download more)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-26
    • 文件大小:11901952
    • 提供者:毛少
  1. PCA_Face

    0下载:
  2. 基于pca的一种人脸识别,人脸识别用的库是英国ORL的人脸库,精确率可以达到80%(Based on pca a face recognition, face recognition library is the British ORL face database, the accuracy rate can reach 80%)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:lelouch31
  1. PCA

    0下载:
  2. 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(Very classic feature extraction algorithm, often used to do dimensionality reduction methods, but can also be used directly to do feature extraction, it is suitable for image processing, in fa
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:6807552
    • 提供者:firefly1
  1. 基于pca+lda+粗糙集+模糊神经网络的人脸识别

    1下载:
  2. 各种算法用于人脸识别,各个算法的识别率都不错,有lda,pca等算法(Various algorithms are used for face recognition, and the recognition rate of each algorithm is good. There are algorithms such as LDA, PCA and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:7773184
    • 提供者:思琪
  1. face-Bayes-GaussianNB

    0下载:
  2. 用贝叶斯中的高斯类库实现人脸识别,结合PCA算法实现(Face recognition using the Gauss class library in Bayes, combined with PCA algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:L.Xun
  1. face-Bayes-BernoulliNB

    0下载:
  2. 用贝叶斯中的努伯利类实现人脸识别,结合PACK算法实现(Bayesian face recognition in Nuboli, combined with PACK algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:L.Xun
  1. face-Adaboost

    1下载:
  2. 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:L.Xun
  1. python_face_recog

    0下载:
  2. 基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9
  3. 所属分类:OpenCV

    • 发布日期:2018-04-21
    • 文件大小:7064576
    • 提供者:qinjian09
  1. 第 07 章 基于主成分分析的人脸二维码识别

    0下载:
  2. 用MATLAB编写的基于PCA的人脸识别(PCA-based face recognition written in MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:411648
    • 提供者:星期九
  1. PCA_based Face Recognition System

    0下载:
  2. 基于主成分分析pca的人脸识别matlab源码,用的是orl库(Face recognition matlab source code based on PCA)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:327680
    • 提供者:起啥名儿好
  1. eigenface-master

    1下载:
  2. 人脸识别,运用PCA主成分分析进行识别,orl人脸数据库,40个人(Face recognition PCA algorithm)
  3. 所属分类:图形图象

    • 发布日期:2018-05-04
    • 文件大小:4716544
    • 提供者:飞飞345
  1. 人脸图像特征提取与对比

    1下载:
  2. NMF、PCA-人脸图像特征抽取与对比,图像识别,主成分分析(Face image feature extraction and comparison, image recognition, principal component analysis)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-02-05
    • 文件大小:115712
    • 提供者:flhwkl
  1. PCA-SVM-face

    2下载:
  2. 使用MATLAB语言,基于主成分分析和支持向量机进行人脸识别(MATLAB face detection)
  3. 所属分类:图形图象

    • 发布日期:2021-03-05
    • 文件大小:3592192
    • 提供者:JOYzoe
« 1 2 3 4 5 67 8 9 10 11 ... 30 »
搜珍网 www.dssz.com