搜索资源列表
K-L
- 做图像处理,模式识别的一个有用的参考,K-L算法源程序-do image processing, pattern recognition a useful reference, K-L algorithm source code
K-L_face
- 基于K-L的人脸识别源代码和修改后的PCA进行人脸识别的Matlab源代码-based on K-L Face Recognition source code and modify the PCA for face recognition Matlab source code
KarhunenLoeve
- 人脸识别领域的K-L变换(Eigenface)的matlab源码
fac
- 人脸识别的matlab代码,本征脸( eigenface )方法是子空间人脸识别方法的典型代表。该方法基于一种部分的K-L 变换,或者称为主成分分析( PCA )
TraditionalPCA
- 利用传统PCA方法进行人脸识别的算法,人脸库为Yale人脸库,主成分分析方法(PCA)是基于K-L变换的统计学方法,K-L变换是数据压缩领域里的一种最优正交变换。
ocr0
- 基于人工神经网络的光学字符识别系统及硬件实现 研究了人工神经网络及光学字符识别的基本理论、一般方法: 对人工神经网络的发展、现状、理论做了深入的研究。重点研究了BP网络的原理、特点、应用方法。研究了脱机光学字符识别的方法、理论。重点研究了基于K-L变换的字符图像的特征抽取方法。 研究了基于ARM技术的嵌入式系统的构造、设计: 通过实际动手,研究了基于ARM技术的处理器的基本构造、使用方法;使用并比较了三星4510b、atmel at91rm9200芯片的性能;掌握了高频印刷
K-L
- K-L又叫PCA,是人脸识别最基础的一个算法-KL also known as PCA, are the most basic of a Face Recognition Algorithm
K-L
- 基于K-L的人脸识别,全面实用,可以参考。-KL-based face recognition, comprehensive and practical, can refer to.
matthews_ijcv_2004
- 最新的反向K-L人脸识别算法文献,2004年发表在IEEE上-The latest literature Reverse KL Face Recognition Algorithm
Face-recognition-based-K-L
- 经典人脸识别算法,一个不错的程序,与大家分享-it is a classical face recognition algorithm
Lucas-Kanade
- 本文描述了L-K算法,以及其应用范围,其在人脸识别中的重要性-it introduces L-K agorithm and its abblity
K-Lface-recognition
- 基于K-L变换的人脸识别技术 包括人脸的重建 K-L计算 大家可以参考下-Based on KL Transform for Face Recognition technology including the reconstruction of the face KL calculation we can refer to
face-recognition
- 人脸识别matlab源代码 基于K-L的人脸识别源代码-face recognition
K-LtrasformFisherregulation
- 基于K-L变换和Fisher 线性判别的人脸图像识别-the face recognition based on K-L trasformation and Fisher regulation
K_L
- MATLAB代码,模式识别,人脸识别实验,K-L变换提取人脸特征- K-L,feature abstruct
testface
- 基于K-L展开的人脸检测matlab程序,采用K-L展开对图片主成分分析、多图训练,从而达到在复杂图片中检测人脸的功能。-KL expansion based on face detection matlab program, using KL expansion of the picture principal component analysis, multi-map training, so as to achieve a complex picture face detection fu
KL
- K-L人脸识别,根据训练库中的训练数据。把输入的人脸进行匹配,所采用的算法为K-L算法-K-L face recognition, according to the training data in the training . The input face matching, the algorithm used for the K-L algorithm
K-L-Face-Recognition
- 基于MTLAB的K-L人脸识别,程序主函数和子函数均在代码中-K- L face recognition based on MATLAB