搜索资源列表
SIFT
- 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助
SIFT特征匹配技术讲义
- 系统介绍SIFT特征匹配技术
基于SIFT特征目标跟踪算法研究
- 基于SIFT特征目标跟踪算法研究,用sift特征进行视觉跟踪,效果不错,可以看看
sift中文教程
- sift算法的中文讲解
sift算法
- sift算法全面讲解
SIFT特征匹配讲义
- sift方法的配准
基于SIFT的图像配准方法
- 基于SIFT的图像配准方法
基于图像SIFT 特征的图像检索方法
- 基于SIFT特征提取,本文提出了一种多尺度的图像检索算法,将一幅图像转化为多个特征的集合,再通过计算两幅图像特征向量间的欧氏距离进行比较得出结果进而实现图像检索功能。实验结果说明该算法具有尺度、平移、旋转不变性,可以进行良好应用。
SURFSIFT
- 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
Animprovedfastfeaturematchingalgorithmsift
- 一种改进的快速sift特征匹配算法,对学习sift算法很有帮助-An improved fast feature matching algorithm sift
SIFT
- SIFT特征匹配技术的基本原理,适合初学者使用-SIFT feature matching with the fundamental principles, suitable for beginners to use
DistinctiveImageFeaturesfromScale-Invariant
- David G. Lowe对SIFT算法进行完善的英文文章,研究图像拼接的应该仔细读一下。-David G. Lowe for SIFT algorithm to improve the English articles, research image mosaic should be read carefully.
SIFT
- 一种很好的基于SIFT算子的人脸识别方法的介绍,文章有很不错。-A good SIFT-based operator of the introduction of face recognition method, there is a very good article.
SIFT
- SIFT explanation document by someone.
pptsift
- sift算法详细步骤演讲资料,对sift理解很有帮助-sift algorithm detailed steps lecture information on the sift helpful to understand
SIFT
- sift不变矩在遥感图像中的应用 sift尺度不变特征-sift of moment invariants in the application of remote sensing images sift scale-invariant features of
SIFT
- 关于SIFT的几篇经典IEEE论文,对想了解掌握SIFT算法和利用SIFT算法进行图像处理的程序员有很大帮助。-With regard to SIFT of several classic IEEE papers, wanting to understand the SIFT algorithm and the use of SIFT algorithm image processing programmer of much help.
SIFT
- SIFT特征和正交DLT算法在物体识别中的应用.-SIFT features and orthogonal DLT algorithm in object recognition.
sift
- 这是一个关于SIFT算法介绍的pdf和ppt的合集,可以很好地帮助初学者了解sift算法。(中英文都有)-This is a collection of pdf and ppt about SIFT algorithm. I believe it can greatly help beginners to understand SIFT algorithm.
sift的人脸识别
- sift 特征匹配实现 人脸识别 特征点 匹配()