搜索资源列表
simple-sift-doc
- 一种简化的图像SIFT特征提取算法-A simplified image SIFT feature extraction algorithm. . . .
java-SIFT
- sift算法提取特征 ,用java代码实现-SIFT algorithm for feature extraction
SIFT
- 用C语言实现的Sift匹配算法,然后再用java 语言搭建界面开发了一个图像匹配测试软件A-Sift using C language implementation of matching algorithm, and then use the java language interface development to build a test image matching software App
javasift
- sift算法是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-Sift algorithm is a kind of partial feature detection algorithm, the algorithm by calculating a picture of the feature points (inter
Pic_True
- sift算法 尺度不变特征变换匹配算法详解(Matching algorithm for scale invariant feature transform)