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

搜索资源列表

  1. pcatest

    0下载:
  2. 是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件,是一个非常不错的人脸检测识别软件。希望对大家有用-Matlab is an application prepared by the pca read on the face and face recognition face detection software, is a very good face detection recognition software. We hope to useful
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6344
    • 提供者:wutonghai
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. mat_PCA

    0下载:
  2. 在图像处理、人脸识别中、经常要读入已知的矩阵进行处理,这里以PCA为例。-In image processing, face recognition, often to read the known matrix processed by PCA as an example here.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1063
    • 提供者:liwei
  1. renlianbiaoqingshibie

    0下载:
  2. 人脸表情识别是模式识别领域中一个重要的研究方向。人脸表情识别包括:从背景图像中检测人脸、图像采集、对人脸图像进行预处理、PCA提取表情特征、表情识别。-Face recognition is an important research direction in the field of pattern recognition. Face recognition is made up of the following parts: face detection from the backgrou
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:34909
    • 提供者:panlijuan
  1. hythlastlda

    0下载:
  2. this code use to to make recognition for face using PCA+LDA by opencv
  3. 所属分类:.net

    • 发布日期:2017-04-14
    • 文件大小:2570
    • 提供者:hythem
  1. rlsb.tar

    0下载:
  2. 通过matlab编程,应用pca算法,实现人脸识别功能 -By Matlab programming,to achieve face recognition.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:203022
    • 提供者:宋凌
  1. MatlabPCA

    0下载:
  2. 这是一个Matlab编写的基于PCA的人脸识别分类算法,对FERET数据库进行了分类。-This is a Matlab prepared by the PCA based face recognition algorithm, the FERET database are classified.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:67551
    • 提供者:李岩
  1. PCA_basedPFacePRecognition

    1下载:
  2. 非常不错的人脸识别程序,基于PCA特征,附带测试和训练样本,编译通过且附带注释。-Very good face recognition program, based on the PCA feature included with the test and training samples, compiled by and annotated.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:184399
    • 提供者:田莉萍
  1. FaceDetection

    0下载:
  2. 这是一个Matlab编写的基于PCA的人脸识别分类算法.-This is a Matlab prepared by the PCA face recognition classification algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:1000776
    • 提供者:梦魇
  1. FaceReg_Pca

    0下载:
  2. 基于opencv的C++编写的利用haar特征人脸检测pca人脸识别的程序和相关文件。-Based on the opencv C++ prepared by the use haar feature face detection pca face recognition programs and associated documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29288754
    • 提供者:杨青云
  1. PCA

    0下载:
  2. 在这篇文章中,我们主要阐述了基于PCA和LDA的人脸识别技术。这个技术包含两个步骤:首先,我们通过PCA将人脸图片从原始向量空间中提取到子向量空间——特征脸空间;然后,再通过LDA获得一个线性分类器。-In this article, we mainly elaborated based on PCA and LDA face recognition technology. This technique consists of two steps: First, we will face ima
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:28480
    • 提供者:zhengluping
  1. PCA_FACE_REC

    0下载:
  2. pca人脸识别代码,亲测可行,且附有图片-pca face recognition code, pro-test feasible and accompanied by pictures
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:533260
    • 提供者:陈林
  1. 20140623_OpenCV-PCA-faceRecognition

    0下载:
  2. 识别图片中的人脸(别人写的代码,本人优化了一下)-Face recognition in pictures (the code written by someone else, I am a bit optimization)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-25
    • 文件大小:394336
    • 提供者:
  1. PCA-LDA-FaceRecognization

    0下载:
  2. 用PCA和LDA的方法进行人脸识别,有详细的注释和测试训练样本-By PCA and LDA method for face recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1116206
    • 提供者:cjc
  1. FaceRecognitionUsignDTCWT-features

    0下载:
  2. Face Recognition Using PCA Classifier by extracting DTCWT features
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:16266
    • 提供者:naveen achar
  1. pca_face

    0下载:
  2. 利用pca法对人脸进行主成分提取,并通过编程实现人脸识别-Pca method utilizing human face principal component extraction and face recognition by programming
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:182693
    • 提供者:李瑶
  1. Face-Code

    0下载:
  2. Authentication is a significant issue in system control in computer based communication. Human face recognition is an important branch of biometric verification and has been widely used in many applications, such as video monitor system, human-comp
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:258139
    • 提供者:Jaganathan
  1. PCA(test)

    0下载:
  2. 完整的PCA 人脸识别的应用包括几个步骤:人脸图像预处理;读入人脸库,训练形成 特征子空间;把训练图像和测试图像投影到上一步骤中得到的子空间上;选择一定 的距离函数进行识别-We present an approach to the detection and identification of human faces and describe a working, near-real-time face recognition system which tracks a s
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:365131
    • 提供者:yejintianming
  1. face_recognition (2)

    0下载:
  2. 基于PCA的人脸识别工程,能够使用自己训练的人脸库进行识别(The face recognition project based on PCA can be identified using the face library trained by yourself)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-08
    • 文件大小:27258880
    • 提供者:青春coder
  1. FPGA_hslogic_face

    0下载:
  2. FPGA代做,通过matlab实现PCA人脸识别算法,并计算识别率(n the FPGA generation, the PCA face recognition algorithm is realized by MATLAB and the recognition rate is calculated.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:92160
    • 提供者:hlayumi
« 1 23 »
搜珍网 www.dssz.com