搜索资源列表

  1. CheckFace

    0下载:
  2. 根据给定的人脸库,首先确定出每幅图象的人脸部分,然后基于K-L变换给出所有图象的特征脸,最后任意给出一幅人脸,将其从已有的人脸库中识别出来。-According to the face basement, first identified each piece of the human face images, Then, based on the K-L transform image given all the characteri
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:823798
    • 提供者:胡雪飞
  1. K-LTransmcodes

    0下载:
  2. k-l变换的人脸识别 不过是matlab代码-k-l Transform the face recognition is Matlab code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:Felix
  1. face123[matlab]

    0下载:
  2. 在本设计中源于将图像看作随机场的实例,同时从信号处理的观点出发,对图像进行统计描述。通过K-L变换降低人脸特征的维数,提取人脸图像的代数特征,并排序。这样,利用代数特征的比较,可从人脸库中识别一幅人脸。-in the design of the images from the airport as with the examples, from the viewpoint of signal processing, right imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15864
    • 提供者:hhh
  1. 人脸识别(基于特征脸)

    1下载:
  2. 本文是在人脸数据库的基础上做人脸特征提取和识别研究,主要内容如下: (1) 对人脸识别研究的内容、相关技术、主要实现方法及发展历程作了详细介绍。 (2) 介绍主成分分析法(PCA)、K-L变换,并利用特征脸方法实现了人脸识别。 (3)给出了基于matlab环境的编程及实验结果,并对结果进行分析。 关键词: 人脸识别,特征脸,K-L变换,主成分分析
  3. 所属分类:行业发展研究

  1. CheckFace

    0下载:
  2. 根据给定的人脸库,首先确定出每幅图象的人脸部分,然后基于K-L变换给出所有图象的特征脸,最后任意给出一幅人脸,将其从已有的人脸库中识别出来。-According to the face basement, first identified each piece of the human face images, Then, based on the K-L transform image given all the characteri
  3. 所属分类:图形图象

    • 发布日期:2024-06-16
    • 文件大小:823296
    • 提供者:胡雪飞
  1. 2006071611223344

    0下载:
  2. 使用KL变换和主分量分析的人脸识别小程序,使用MATLAB-KL transform and use PCA Face Recognition small, the use of MATLAB
  3. 所属分类:生物技术

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:吴语
  1. K-LTransmcodes

    0下载:
  2. k-l变换的人脸识别 不过是matlab代码-k-l Transform the face recognition is Matlab code
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:Felix
  1. face123[matlab]

    0下载:
  2. 在本设计中源于将图像看作随机场的实例,同时从信号处理的观点出发,对图像进行统计描述。通过K-L变换降低人脸特征的维数,提取人脸图像的代数特征,并排序。这样,利用代数特征的比较,可从人脸库中识别一幅人脸。-in the design of the images from the airport as with the examples, from the viewpoint of signal processing, right imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:15360
    • 提供者:hhh
  1. Karhunen-Loeve_Decomposition_for_Face_Recognition.

    0下载:
  2. K-L的人脸识别 用过多次了,大家试试吧 -K-L Face Recognition used many times, we try it
  3. 所属分类:文档资料

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:zhanglei
  1. KarhunenLoeve

    0下载:
  2. 人脸识别领域的K-L变换(Eigenface)的matlab源码-KL transform the field of face recognition (Eigenface) of matlab source
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:Tracy
  1. KarhunenLoeve1

    0下载:
  2. 这是一个用K-L变换实现的人脸识别代码(matlab),挺不错的.-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:paul
  1. fac

    0下载:
  2. 人脸识别的matlab代码,本征脸( eigenface )方法是子空间人脸识别方法的典型代表。该方法基于一种部分的K-L 变换,或者称为主成分分析( PCA )-Matlab code for face recognition, eigenface (eigenface) sub-space method is a typical representative of face recognition methods. The meth
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:1024
    • 提供者:李英豪
  1. TraditionalPCA

    0下载:
  2. 利用传统PCA方法进行人脸识别的算法,人脸库为Yale人脸库,主成分分析方法(PCA)是基于K-L变换的统计学方法,K-L变换是数据压缩领域里的一种最优正交变换。-err
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:2048
    • 提供者:章格
  1. K-L

    0下载:
  2. K-L变换在人脸识别中的应用程序,效果不错-KL transform in face recognition applications, good results
  3. 所属分类:图形图象

    • 发布日期:2024-06-16
    • 文件大小:29696
    • 提供者:wangna
  1. K-Lrenlianshibbie

    0下载:
  2. 1、 从网上下载人脸图像,构建人脸训练数据库和测试数据库,采用K-L变换进行特征脸提取,并实现人脸识别。通过K-L变换在人脸识别中的应用,加深对所学内容的理解和感性认识。-1, face image downloaded from the Internet, the construction of the training and test database face database, using K-L transform feat
  3. 所属分类:图片显示浏览

    • 发布日期:2024-06-16
    • 文件大小:3130368
    • 提供者:QUAN RONG
  1. K-Lface-recognition

    0下载:
  2. 基于K-L变换的人脸识别技术 包括人脸的重建 K-L计算 大家可以参考下-Based on KL Transform for Face Recognition technology including the reconstruction of the face KL calculation we can refer to
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:6626304
    • 提供者:李莉
  1. K-LtrasformFisherregulation

    0下载:
  2. 基于K-L变换和Fisher 线性判别的人脸图像识别-the face recognition based on K-L trasformation and Fisher regulation
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-16
    • 文件大小:418816
    • 提供者:小王
  1. face-detection-for-K-L-transform

    0下载:
  2. 基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of ​ ​ the face recognition technology based on KL transform is: extract the matrix of the input face
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-16
    • 文件大小:4096
    • 提供者:guocheng
  1. K-L-transform

    0下载:
  2. 包括K-L变换以及演讲PPT,阐述了K-L的原理以及应用,并在人脸数据库中进行搜索匹配-Including the KL transform and presentations PPT, KL on the principles and application, and to search the database to match the face
  3. 所属分类:其他小程序

    • 发布日期:2024-06-16
    • 文件大小:7090176
    • 提供者:李盼
  1. FaceRecognition

    0下载:
  2. 基于主成分分析的人脸识别,应用K-L变换作特征处理(Face recognition based PCA)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-16
    • 文件大小:82944
    • 提供者:Winhows
« 12 »

源码中国 www.ymcn.org