搜索资源列表
autopano-sift-2.4.tar
- 国外的一个全景图拼接程序,用c++编程实现-abroad a panorama stitching procedure, using c Programming
siftp28pE7p94pA8pE4p
- SIFT用于图像全景拼接的源码,内附算法描述,很好用。-SIFT source code for image panorama stitching, containing algorithm descr iptions, easy to use.
autopano-sift-C.rar
- 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
SIFT-Panorama
- 本程序利用SIFT算法实现影像匹配的基础上,实现全景图的拼接,实用性很强,大家可以把拍摄的相邻的几张有重叠度的照片拼接成一张全景图。-The program uses SIFT image matching algorithm based on the realization of panorama stitching, very practical, we can put a few have taken the overlap of adjacent photos into a panora
SIFT_Panorama
- 建立全景圖片利用SIFT-Panorama with SIFT algorithm in BCB
360_panorama
- 360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
SIFT-KD-tree-image-panorama-opencv
- SIFT KD树 图像拼接 全景图_多幅图 opencv -SIFT KD tree image mosaic panorama _ Multiple Figure opencv
yl_panorama
- 实现全景拼接,使用SIFT提取特征,然后使用RANSAC对齐位置,最后进行拼接。-Realization panorama stitching, using SIFT feature extraction, and then use the RANSAC alignment position, and finally stitching.
PanoramicImage
- 用于图像拼接的素材,可用于全景图拼接。主要是JPG形式,可通过SIFT算法进行处理-Material for image stitching, can be used for panorama stitching. Mainly JPG format, can be handled by the SIFT
opencv-image-stich
- opencv实现图像拼接,vs2010 利用sift特征点和单应矩阵-Panorama Mosaicing using opencv vs2010
run
- 两张图片拼接成全景图的程序,包括特征提取等步骤。(Two pictures stitching into panorama program, including feature extraction and other steps.)
基于sift特征的全景图像拼接
- 可以将有重叠部分的多张图片拼接成一张全景图片(You can stitch multiple images with overlapping parts into a single panorama)