搜索资源列表
mosaic
- SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
Stitching
- 图像拼接程序,如果运行报错,请确定opencv版本与工程里配的是否一样-Image stitching procedure, if run error, equipped Make sure the the opencv version with engineering
panorama2
- 图像融合,SIFT算子,特征点的提取、匹配与融合-image stitching,sift
image-matching-based-on-opencv
- 更够解决图像处理中拼接的问题,不是本人写的~-Enough to solve the problem of image processing stitching, It isn t writen by me
stitching
- 图像拼接 将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅大型的无缝高分辨率图像的技术-Image stitching several overlapping parts of the image (which may be a different time, a different perspective or different sensors) makes up a large, seamless high-resolution image technolog
opencv-tupianpinjie2
- 基于vc的opencv多点融合图像拼接,两张拼接到一起-Multi-point based on the vc opencv the fusion image stitching, two stitching together
360_panorama
- 360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
stitching
- 自己实现的图像拼接的程序,使用的是opencv2.4.3+vs2010环境-Achieve their own image stitching procedure, using opencv2.4.3+vs2010 environment
pinjie
- 基于OPENCV的图像拼接程序,实现两个图像拼接成一张图像- image stitching process , to achieve two images together into one image
imageStitching
- 图像拼接程序,opencv实现,可以处理多张图片的拼接,如果相似部分太少,不能拼接-Image stitching process, opencv realize that can handle multiple images of the stitching, if similar parts too small, can not splice
sift
- 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
OPENCVnum4
- 在图像中基于opencv视觉库寻找ROI区域,进行矩阵运算,找出图像的轮廓,拼接等。-In image-based visual opencv library to find the ROI, matrix operations, identify the outline of the image, stitching.
OpenCV-image-stitching
- 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
xiaoboj
- 小波变换应用于图像拼接 不错的参考代码-Wavelet transform is applied to image stitching good reference code
SIFT_Imagematch
- 一个能实现大部分情形的图像拼接程序,实用效果比较好-One can achieve most cases image stitching process, the practical effect is better
pingjietuxiang
- 图像拼接,先把RGB转化为HSL,然后拼接,再调整重叠区域亮度-Image stitching, first converted to RGB HSL, then stitching, and then adjust the brightness of the overlap region
matcher
- 加权平均法实现图像拼接,配准用基于surf的算法-Algorithm for image stitching weighted average method, based on registration with the surf
image
- OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
Image stitching
- 通过opencv将两幅图片进行图像拼接,可以较好的矫正位置偏移,图像形变(The two images are spliced by opencv, and the position offset can be corrected well and the image deformation can be deformed.)
