搜索资源列表
sift-demonstration
- sift匹配与识别演示程序 运行face.m文件,载入图片后可提取sift特征点-sift demonstration.rar. run face.m
PCA-SIFT
- 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
OpenCV-XML-SIFT
- 应用opencv的人脸检测&SIFT匹配-face detection
Mysift
- SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
matlab
- matlab的一个人脸识别系统 包括gabor,pca,ica的源码-matlab a face recognition system includes gabor, pca, ica source
SIFT
- 一种很好的基于SIFT算子的人脸识别方法的介绍,文章有很不错。-A good SIFT-based operator of the introduction of face recognition method, there is a very good article.
face
- 一个可以识别人脸的小程序 面部识别VC++源程序,可进行定位.-A face recognition facial recognition applet VC++ source code, can be targeted.
mysift-face
- 用VC++实现SIFT算法的人脸识别的源代码-SIFT using VC++ to achieve the source code for face recognition algorithms
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个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
Eigenface-and-SIFT-For-Face-Classification
- gender classification research
4161-2
- This paper investigates a face recognition system based on SIFT feature and its distribution on feature space.
ICCC2009
- This paper investigates a new face recognition system based on an efficient design of MLP classifier using each SIFT (Scale Invariant Feature Transform) keypoint as feature.
ICISTongLiu
- This paper investigates a new face recognition system based on an efficient design of classifier using SIFT (Scale Invariant Feature Transform) feature keypoint. This proposed system takes the advantage of SIFT feature which possess strong robust
ICIS-TONG
- My presentation consists of four main parts. At first, I will introduce some problems of face recognition techniques including general SIFT based methods and the proposed SIFT classification method to solve the problem. And then the propo
SIFT-3D
- 基于SIFT特征提取_数字条纹投影的自适应3D人脸识别-Self-Adaptive 3D Face Recognition Using SIFT Extraction Based on Digital Fringe Projection
face-detect
- 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
sift-RMB
- 用sift方法匹配图像,文件中匹配的是100元面值的人民币与一元的人民币,准确率较高。-Using sift matching image, file matching is RMB with a 100 yuan face values the renminbi, accuracy is higher.
SIFT
- 面像识别训练时用到的归一化特征,进行人脸特征提取的代码(The normalization features used in facial recognition training, and the code for facial feature extraction)