搜索资源列表
imageStitching
- opencv图像拼接代码,可以把n张图片合并到一张图片-opencv image mosaic code n pictures can be merged into one picture
2-copysubimg-roi-mask
- vc++利用opencv 实现的图像拼接-vc++ using opencv realized image mosaic
seamless_image_clone
- 将原图像镶嵌到另外一个目标图像中. 并且利用边缘模糊的算法.将原图像更好的融合进目标图像里-The original image mosaic to another destination image. And the use of soft-edge algorithm. Better integrated into the original image in the target image
mosaic
- SIFT是具有鲁棒性的特征点提取算法,本程序就是基于SIFT的图像拼接-SIFT is a robust feature point extraction algorithm, this procedure is based on the SIFT image stitching
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_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
ImageStiching
- 此程序是利用Opencv库编写的一个三幅图像拼接程序,内有测试图像,此程序生成拼接图之后,先写入硬盘,再显示处理,对于学习opencv 图像拼接的人很有帮助!-this is a three image stiching program which is based on the opencv library. With the test image, The File first generate the mosaic image ,and then write to the hard dis
openMVG-openMVG-v0.8.1-0-gbc0def6
- 摄影测量图像拼接,用于图像处理中的拼接校正过程-image mosaic
siftPface
- 基于opencv的sift图像拼接和人脸识别程序代码-Opencv sift based image mosaic and recognition program code
BinocularCalibration
- 多摄像头图像拼接,opencv可不调用此函数,CCameraDS析构时会自动关闭摄像头-Multi-camera image mosaic
sift
- 基于sift的图像拼接,较好的实现了两幅图像的拼接,源码里有测试图像-Based sift image mosaic
bgscv
- 基于vs2013的opencv全景图像拼接,实现多图像拼无缝拼接-Based on opencv vs2013 panoramic image mosaicing, and realize the spelling a seamless Mosaic
autostitch-software
- 一个能够高效实现图片拼接的软件,方便相关人员应用-An efficient image mosaic software to facilitate the application of relevant personnel
testfinally
- 基于visual studio2012 c++,opencv2.X图像处理,基于sift图像拼接(Image mosaic based on SIFT)
code
- Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
SURF探测器拼接两张图像以创建全景的openCV实现
- 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
ImageStich
- 基于OpenCV计算机视觉库,对进行全景图像拼接(Panoramic image mosaic based on OpenCV Computer Vision Library)