搜索资源列表
ObjectRecognitionfromLocalScale-Invariant
- 1999年,David G. Lowe提出SIFT算法的英文文章,研究图像拼接的应该仔细读一下。-1999, David G. Lowe proposed SIFT algorithm English articles, research image mosaic should be carefully read.
DistinctiveImageFeaturesfromScale-Invariant
- David G. Lowe对SIFT算法进行完善的英文文章,研究图像拼接的应该仔细读一下。-David G. Lowe for SIFT algorithm to improve the English articles, research image mosaic should be read carefully.
SIFTpp
- 基于SIFT特征匹配的稳健图像拼接算法,可以参考一下-Robust image mosaic algorithm based on SIFT feature matching reference
quanjingtu
- 采用sift算法的全景图拼接技术的改进,讲解的很详细。如果pdf打不开,就用CAJvieweru-Improved algorithm using sift panorama stitching techniques, explain in great detail. If pdf open, use CAJvieweru
Image-Stitching
- 基于SIFT特征的全景图像拼接 主要分为以下几个步骤: (1) 读入两张图片并分别提取SIFT特征 (2) 利用k-d tree和BBF算法进行特征匹配查找 (3) 利用RANSAC算法筛选匹配点并计算变换矩阵 (3) 图像融合 -Image Stitching