搜索资源列表

  1. K-L变换类

    0下载:
  2. KL变换是图像处理的常规算法,文件里四该变换的类-KL transform is the conventional image processing algorithms, the paper four categories Transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4979
    • 提供者:齐名
  1. K-L变换类

    0下载:
  2. KL变换是图像处理的常规算法,文件里四该变换的类-KL transform is the conventional image processing algorithms, the paper four categories Transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-06
    • 文件大小:5120
    • 提供者:齐名
  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-06
    • 文件大小:823296
    • 提供者:胡雪飞
  1. 2006071611223344

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

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

    0下载:
  2. 图像处理领域最新的K-L变换后求主成分的程序。matlab文件。-image processing latest K-L transform PCA for the procedure. Matlab document.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:2048
    • 提供者:宋争鸣
  1. K-LTransmcodes

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

    • 发布日期:2024-06-06
    • 文件大小: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-06
    • 文件大小: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-06
    • 文件大小:2048
    • 提供者:zhanglei
  1. KarhunenLoeve

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

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

    0下载:
  2. 模式识别k-means法与k-l变换做的特征提取-K-means pattern recognition method and kl transform to do the feature extraction
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-06
    • 文件大小:125952
    • 提供者:游旭
  1. Edgedetection

    0下载:
  2. 在matlab环境下,结合c语言,给出了常用三种图像处理的代码:灰度图像边缘检测,K-L变换,图像的统计直方图。-In the matlab environment, the combination of c language, given the commonly used three types of image processing code: gray-scale image edge detection, KL transfo
  3. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2024-06-06
    • 文件大小: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-06
    • 文件大小:1024
    • 提供者:李英豪
  1. K-L

    0下载:
  2. KL变换的Matlab实现 KL 变换是图像正交变换的一种,在图像压缩领域有着广泛应用。-KL Transform Matlab realize KL transform is a kind of orthogonal transformation image in the field of image compression have broad application.
  3. 所属分类:图形图象

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:贺宏洲
  1. TraditionalPCA

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

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

    0下载:
  2. 主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。-Principal component analysis (PCA), PCA algorithm is based on the theory of KL transform, through a certain performance targets to find the linear transformatio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:李伟
  1. KL2

    0下载:
  2. 本程序利用K-L变换已经K-L变换的最优压缩,建立分类器,并选择投影方向,画出投影过后的效果-This procedure has been the use of KL transform KL transform optimal compression, the establishment of classifier, and choose the direction of projection, drawn after the ef
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:谢阳
  1. work_for_pattern_recognition

    0下载:
  2. 通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract ef
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:2599936
    • 提供者:于冰
  1. K-L

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

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

    0下载:
  2. K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。-KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the vario
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:16384
    • 提供者:魏鑫
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org