文件名称:face-detection-for-K-L-transform
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-04-08
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- guoc****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of the face recognition technology based on KL transform is: extract the matrix of the input face image feature vectors and Euclidean distance, the distance is less than the threshold sample feature vector image database and thinks that the recognition success. The program is the use of the KL the principle face detection instance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3.22 基于KL变换的人脸识别技术\ex1.m
..............................\ScaleImage.m
..............................\程序运行说明.doc
3.22 基于KL变换的人脸识别技术