特征点提取与描述子的构建¶
文档总结¶
论文阅读¶
第一部分¶
★★★A high-precision localization algorithm by improved SIFT-keypoints
★An Improved SIFT Algorithm for Image Feature-Matching
★★★★★Fast approximated SIFT
★★★★★PCA-SIFT A More Distinctive Representation for Local Image Descriptors
★★★SPEEDED UP IMAGE MATCHING USING SPLIT AND EXTENDED SIFT FEATURE
★★VF-SIFT Very Fast SIFT Feature Matching
第二部分¶
★★★★★SURF Speeded Up Robust Features
★★★Panorama Mosaic Optimization for Mobile Camera Systems
第三部分¶
★★★★★BRIEF Binary Robust Independent Elementary Features
★★★★Semantic Kernels Binarized – A Feature Descriptor for Fast and Robust Matching
★★★A Novel Graph-based Invariant Region Descriptor for Image Matching
项目进度¶
图像拼接代码Changelog(基于MATLAB)¶
相关资料¶
SIFT的实现及应用¶
A.Vedaldi的MATLAB版SIFT代码 sift演示.rar
A.Vedaldi的C++版SIFT代码 siftpp.rar
Lowe D.G.的免费版全景图全自动拼接软件 autostitch.exe