搜索资源列表
Scale-invariant_feature_transform
- 尺度不变特征变换(Scale-invariant feature transform或SIFT)是一种计算机视觉的算法去查找并描述图像的局部特征。sift比较通俗的详解,比一般的详细。英文-Scale Invariant Feature Transform (Scale-invariant feature transform, or SIFT) is a computer vision algorithm to find and describe the local features of th
SIFT
- SIFT算法VC++实现,并附有详细的代码详解-SIFT algorithm and code Detailed
sift
- sift算法的详解,非常详细,对理解sift很有帮助。-Xiangjie sift algorithm, a very detailed understanding of sift helpful.
SIFT openCV及详解
- SIFT算法Open VC源程序,包括程序详细说明……
SIFT-Algorithm-and-CPP-code
- 尺度不变特征变换(SIFT)算法详解及C++修正后源码-Scale Invariant Feature Transform (SIFT) Algorithm explain and C++ of correction after source
SIFT
- SIFT算法详解及应用,原理清楚详细,清楚解释SIFT算法原理-Detailed SIFT algorithm and application of principles of clear and detailed, clearly explained SIFT algorithm principle
sift-algorithm
- 很有用的sift算法详解以及应用的资料PPT-SIFT algorithm and application of useful information.
surf-xiangjie
- SURF是SIFT算法的改进算,速度快,这里是详解请看。-SURF is improved SIFT algorithm, fast speed, this is, please see.
SIFT-Method
- SIFT 算法代码实现详解-the descr iption of SIFT codes
Pic_True
- sift算法 尺度不变特征变换匹配算法详解(Matching algorithm for scale invariant feature transform)
SIFT算法详解及应用(讲的很详细)(1)
- SIFT算法。成像匹配的核心问题是将同一目标在不同时间、不同分辨率、不同光照、不同位姿情况下所成的像相对应。传统的匹配算法往往是直接提取角点或边缘,对环境的适应能力较差,急需提出一种鲁棒性强、能够适应不同光照、不同位姿等情况下能够有效识别目标的方法。(SIFT.The core problem of imaging matching is to correspond to the image formed by the same target at different times, differ
sift-0.9.19 (1).tar
- SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、也保持一定程度的稳定性.本程序采用MATLAB和c语言联合编程。(SIFT feature is a local feature of the image. It keeps invariant to rotation, scale scaling and luminance change, and also keeps a certain degree of stability to the chang