搜索资源列表
SIFT-06-10-21
- 去年暑假编的SIFT特征提取算法,步骤作了详细叙述,其中用到几个OPENCV读取图片函数。解压密码jlh。-last summer addendum to the sciences feature extraction algorithm, described in detail the steps, Some of them used to read Photo OPENCV function. Jlh extract passwords.
PPT_DY
- 是介绍SIFT算法的PPT,既简单又扼要,适合想要快速入门以及全面掌握这个算法。
SIFT
- SIFT角点检测
Opensurf
- Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
hugin-2009.4.0_rc2.tar
- 用来拼接图像的另一款软件 基于sift算法 速度较慢 效果不错 来自开源项目 hugin-another alogriam used to panoramic images ,base on sift feature ,low in speed but with nice result ,come form a opencn source project Hugin
sift
- 很好sift算法的文献,原始文献和改进方法的文献,极具参考价值。-sift algorithm
sift算法的vc实现
- sift算法的vc实现.rar
object_track
- object tracking using SIFT
daima
- 实现了sift算法,全部是用matlab写的,很实用-realize the sift
SIFT_algorithm_notes
- SIFT算法讲义,讲的非常详细,而且还举了很多例子-SIFT algorithm notes, in a very detailed, but also a lot of examples
222
- 多尺度算法的分支PCA-SIFT算法,可以解决原算法的匹配时间较长的问题-Branches of multi-scale PCA-SIFT algorithm algorithm matches the original algorithm can solve the problem a long time
Scale-invariant-feature-transform
- SITF算法小结,里面包含各种SIFT的算法,可以给你提供你所需要的资料。-Scale-invariant feature transform
SIFT
- Implementation of SIFT in Visual C-Implementation of SIFT in Visual C++
FasterCorner
- 快速角点检测算法,速度比SIFT,SURF等特征快10倍以上,角点检测的重复精度较高,广泛应用于增强现实等对速度要求比较高的场合-Fast corner detection algorithm, faster than the SIFT, SURF and other features more than 10 times faster, corner detection of a high repeat accuracy, widely used in augmented reality, e
ORB_Test
- 基于opencv的 orb特征点匹配的算法实例 比sift suft快很多-Opencv orb feature points matching algorithm instance is much faster than sift suft
RobHess的SIFT源码
- RobHess的SIFT源码实现图像匹配的详细过程
CPPdaisy-2.0
- 是一种局部特征描述子,计算速度比SIFT和其他局部特征比较快。-local feature descr iptor
sift匹配算法代码
- 利用matlab来实现sift图像匹配,做影像匹配方面研究的,有需要相关函数的可以下载,选取利用。
sift算法匹配
- 本人亲测好用,sift算法实现两幅影像匹配,并显示匹配点结果