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. PCAofAR

    0下载:
  2. 利用PCA对AR人脸数据库进行人脸识别,经典的pca算法,书写规范,简洁易懂。-Face recognition on the AR face database by using PCA, PCA algorithm, classical style, simple and easy to understand.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:6091072
    • 提供者:mafei863
  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. KL_SVD_face_recognition

    0下载:
  2. PCA主成分分析,采用KL投影和SVD分解提取人脸特征向量,最后采用最近邻判别法计算识别率。-Face recognition based on PCA. KL projection and SVD are used to extract face eigenvectors. Recognition rate is calculated by k nearest neighbors(KNN) method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5150513
    • 提供者:JasonYau
  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. mailun_v13

    0下载:
  2. Gabor小波变换与PCA的人脸识别代码,采用波束成形技术的BER计算,现代信号处理中谱估计在matlab中的使用。- Gabor wavelet transform and PCA face recognition code, By applying the beam forming technology of BER Modern signal processing used in the spectral estimation in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:7930
    • 提供者:戴海娟
  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