0625sw-sift-master

所属分类:图形图像处理
开发工具:matlab
文件大小:254KB
下载次数:2
上传日期:2019-12-06 21:31:40
上 传 者happyDY
说明:  SIFT匹配经典方法的matlab实现,可以用来学习。
(The matlab implementation of sift matching classic method can be used for learning.)

文件列表:
LICENSE (3198, 2018-10-20)
addOriFeatures.m (1907, 2018-10-20)
book.pgm (97697, 2018-10-20)
calcGrad.m (730, 2018-10-20)
drawFeatures.m (478, 2018-10-20)
drawMatched.m (1541, 2018-10-20)
gaussian.m (596, 2018-10-20)
getFeatures.m (8022, 2018-10-20)
hist2Descr.m (549, 2018-10-20)
interpHistEntry.m (1272, 2018-10-20)
interpLocation.m (2474, 2018-10-20)
isEdgeLike.m (794, 2018-10-20)
match.m (918, 2018-10-20)
oriHist.m (858, 2018-10-20)
scene.pgm (196623, 2018-10-20)
smoothOriHist.m (745, 2018-10-20)
swSift.m (597, 2018-10-20)

# SW-SIFT This is a Matlab implementation of SIFT algorithm. The parameters and procedure are almost the same as Rob Hess's [opensift](https://github.com/robwhess/opensift) except for the match step. An article about sw-sift is [here](http://www.sun11.me/blog/2016/sift-implementation-in-matlab/)(in Chinese). # License The SIFT algorithm is patented in the United States and cannot be used in commercial products without a license from the University of British Columbia. For more information, refer to the file LICENSE.

近期下载者

相关文件


收藏者