CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - face image database

搜索资源列表

  1. ar_dct_kda

    0下载:
  2. 在AR人脸库上进行DCT变换,使用DCT变换后的图像进行 kernel fisher discriminant analysis,其中kernel 函数可以自己选择-In the AR face database on the DCT transform, using the DCT transformed image kernel fisher discriminant analysis, which can choose the kernel function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2370
    • 提供者:邵珠立
  1. 1

    1下载:
  2. Amir Hossein Omidvarnia用matlab编写的基于PCA的人脸识别系统和基于FLD的人脸识别系统,其中 的图像示例为Essex face database中 face94 的部分图像,文献可参考"Eigenfaces vs. Fisherfaces: Recognition using class specific linear projection."已经测试过程序可正常运行没有问题。-Amir Hossein Omidvarnia prepared using
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:377708
    • 提供者:刘子木
  1. ar_dcv

    0下载:
  2. 在ar人脸库上使用鉴别公共向量方法(discriminant common vector)方法实现人脸图像鉴别分析-In the ar face database using the identification of public-vector method (discriminant common vector) method of achieving facial image discriminant analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1322
    • 提供者:邵珠立
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1149
    • 提供者:李海
  1. Sparse_ar

    2下载:
  2. sparsity preserving projections (SPP)方法,根据论文《sparsity preserving projections with applications to face recognition》使用AR人脸数据库-sparsity preserving projections (SPP)method, according to the paper "sparsity preserving projections with applications t
  3. 所属分类:matlab例程

    • 发布日期:2013-08-15
    • 文件大小:13197630
    • 提供者:刘茜
  1. Arch_Corr2_nor

    0下载:
  2. This code is face localization programme. It reads faces from yale database and localize the face in the image.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1562
    • 提供者:nadir
  1. image_identify

    0下载:
  2. 对人脸图像库的训练素材进行主成分分析,从而识别人脸图像。较详细说明见程序内部。-Face image database on the training material for the principal component analysis to identify the face image. See more details within the program.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1962
    • 提供者:陶帅
  1. KL

    0下载:
  2. 基于KL的人脸识别程序,但是缺少图像数据库,需要自己下载。-KL-based face recognition program, but the lack of image database, you need to download.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1499
    • 提供者:zz
  1. FACE-RECOG

    0下载:
  2. First takes the last selected image Calls the images from database Applies PCA to images Compares the last selected image with database images and says if it is found at the database or not. -First takes the last selected image Calls the images f
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1388
    • 提供者:UIS
  1. EigenFace-FisherFace

    0下载:
  2. This file takes cropped yale face images file as input and performs classifications based on 1. Correlation 2. Eigen vector based classification (Eigen Face) 3. Fisher Linear Discriminator (FLD) (Fisher Face) The zip contains two files
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3391
    • 提供者:Abdul Maalik
  1. sss

    0下载:
  2. - Color provide an important clue for extracting the new color LBP histogram features for face recognition using Local Binary Pattern technique. To reduce redundancy RGB color space converted to YCbCr color space. The Local Binary Pattern is a non pa
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1712
    • 提供者:sowmya
  1. Face-Recognition

    0下载:
  2. 程序通过提取人脸图像的质心、协方差、偏转角等特征量与数据库中已有参数进行比对,从而进行人脸的识别。-Procedure to extract the centroid of the face image, covariance, the deflection angle has the feature quantity parameters of the database and compared to identify human faces.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1587
    • 提供者:wang
  1. PCA

    0下载:
  2. 数据来源:ORL Database of Faces人脸数据库 其中同一个人的10张人脸图像为一组,共40组,图像大小为112x92 采用PCA算法实现对人脸的识别,当每组训练样本占70 时,识别准确率达到96.67 -Source: ORL Database of Faces face in which the same person 10 face images as a group, a total of 40 groups, image size of 112x92 using
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3803386
    • 提供者:林恒冬
  1. MATLAB课堂考勤(GUI)

    1下载:
  2. MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.
  3. 所属分类:matlab例程

    • 发布日期:2021-02-08
    • 文件大小:18601984
    • 提供者:for Matlab
搜珍网 www.dssz.com