搜索资源列表
matlab
- matlab的一个人脸识别系统 包括gabor,pca,ica的源码-matlab a face recognition system includes gabor, pca, ica source
sift-0.9.19.tar
- Scale Invariant Feature Transform (SIFT) has shown to be very powerful for general object detection/recognition. And recently, it has been applied in face recognition. This is the matlab code.
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
An-Algorithm-for-Face-Recognition-
- 高独特性特征的选择以及合适匹配策略的选用是人脸识别技术的关键。讨论了基于仿射不变的几何特 征SIFT算子进行人脸识别的方法。SIFT算子的计算复杂度较高,并且不同的人脸表情和图像模糊会加大特征匹 配的难度。为克服上述缺点,提出了一种新的算法,将选择6个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
kenmie_v24
- 人脸识别中的光照处理方法,结合PCA的尺度不变特征变换(SIFT)算法,本程序的性能已经超过其他算法。- Face Recognition light treatment method, Combined with PCA scale invariant feature transform (SIFT) algorithm, This program has exceeded the performance of other algorithms.
kaonie_v85
- 结合PCA的尺度不变特征变换(SIFT)算法,Gabor小波变换与PCA的人脸识别代码,实现了图像的灰度化并进一步用于视频监视控。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Gabor wavelet transform and PCA face recognition code, Achieve a grayscale image and further control for video su
faiting_v37
- 结合PCA的尺度不变特征变换(SIFT)算法,各种kalman滤波器的设计,人脸识别中的光照处理方法。- Combined with PCA scale invariant feature transform (SIFT) algorithm, Various kalman filter design, Face Recognition light treatment method.