搜索资源列表
sift-mlab
- SIFT代码,包括detector & descr iptor.Matlab版本,内有详细的说明文档。值得一看
sift-0.9.8-matlab
- sift提取特征点、描述子、最后进行匹配。-sift :feature point,descr iptor, matching。
docs
- Harris Detector + SIFT Descr iptor
sift-matlab
- sift算子的matlab和vs2008的混合编程-The hybrid programming of matlab and vs2008 for the descr iptor of sift
An-Algorithm-for-Face-Recognition-
- 高独特性特征的选择以及合适匹配策略的选用是人脸识别技术的关键。讨论了基于仿射不变的几何特 征SIFT算子进行人脸识别的方法。SIFT算子的计算复杂度较高,并且不同的人脸表情和图像模糊会加大特征匹 配的难度。为克服上述缺点,提出了一种新的算法,将选择6个人脸上感兴趣子区域进行描述,并根据各自的独特 性赋予不同的权值,最后在匹配过程中使用相似度的平方来减小偏差数据造成的影响。实验结果表明,该方法能 有效减轻表情变化对于身份识别率急剧下降的影响,并可显著减少计算复杂度和特征匹配时间。-
vlfeat-0.9.9-bin
- Code allows SIFT descr iptor computation
samples
- SURF_DETECTOR SURF (Speeded Up Robust Feature) is a robust image detector and descr iptor, first presented by Herbert Bay et al. in 2006, that can be used in computer vision tasks like object recognition or 3D reconstruction. It is partly inspired
VLsift
- The Scale-Invariant Feature Transform (SIFT) bundles a feature detector and a feature descr iptor. The detector extracts from an image a number of frames (attributed regions) in a way which is consistent with (some) variations of the illumination, vi
SIFT
- This is a MATLAB implementation of the SIFT detector and descr iptor
sift
- sift descr iptor for recognition image
IDAc
- 基于边缘的模板匹配,很重要,匹配很好的,能计算结果,有帮助的-SIFT descr iptor matching,it s very important, and very useful
CPPdaisy-2.0
- 是一种局部特征描述子,计算速度比SIFT和其他局部特征比较快。-local feature descr iptor
thirty_code
- 进行对SIFT描述子的13A律压缩编码,可实现二值化后进行图像匹配-13 a law the SIFT descr iptor of compression, which can realize after binarization image matching