当前位置:
首页 资源下载
搜索资源 - image mosaic opencv
搜索资源列表
-
6下载:
两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
-
-
1下载:
opencv图像拼接代码,可以把n张图片合并到一张图片-opencv image mosaic code n pictures can be merged into one picture
-
-
1下载:
自己利用opencv和vc++6.0开发的图像SIFT特征点提取以及两张图像的拼接演示过程,最后完成2-5张图像的自动拼接。-Their use opencv, and vc++6.0 development of the SIFT feature extraction and image two image mosaic shows the process of finalizing the automatic stitching of images 2-5.
-
-
0下载:
vc++利用opencv 实现的图像拼接-vc++ using opencv realized image mosaic
-
-
0下载:
对于学习和使用opencv的同学来说很有用啊~一种图像拼接源码-Useful for the study and use of opencv students- an image mosaic source
-
-
0下载:
sift算子在图像匹配与图像拼接三维重建中都有重要地位,这个程序没有使用opencv,原作者很不容易写出来的。在调试中会有少量问题,稍加调试就可调通 -sift operator in image matching and 3D reconstruction image mosaic has an important position, this program does not use opencv, the original author is not easy to write out.
-
-
0下载:
这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
-
-
0下载:
SIFT KD树 图像拼接 全景图_多幅图 opencv -SIFT KD tree image mosaic panorama _ Multiple Figure opencv
-
-
0下载:
VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。
做的是左右拼接,上下的行不行没试过。
主要函数就是图像的储存位置,需要在代码里改下
测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化
所有代码均含注释,浅显易懂,含测试图片
运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
-
-
0下载:
此程序是利用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
-
-
0下载:
图像拼接,sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-Image mosaic algorithm, C SIFT algorithm, based on OpenCV, a bull is written, very powerful.
-
-
0下载:
基于opencv的sift图像拼接和人脸识别程序代码-Opencv sift based image mosaic and recognition program code
-
-
0下载:
多摄像头图像拼接,opencv可不调用此函数,CCameraDS析构时会自动关闭摄像头-Multi-camera image mosaic
-
-
0下载:
基于vs2013的opencv全景图像拼接,实现多图像拼无缝拼接-Based on opencv vs2013 panoramic image mosaicing, and realize the spelling a seamless Mosaic
-
-
1下载:
Harris角点检测、SIFT+RANSAC、sift+1nn+ransac、图像拼接代码、FAST+BRIEF编程资料(Harris corner detection, SIFT+RANSAC, sift+1nn+ransac, image mosaic code, FAST+BRIEF programming data)
-
-
0下载:
基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
-
-
0下载:
一个图像拼接程序,输入两张图像,输出拼接图,我用的是OpenCV2.4.7(n image stitching program, input two images, output mosaic.)
-
-
1下载:
视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
-
-
1下载:
sift+ransac 图像拼接 C++语言 VS平台 opencv 效果不错 可以一试(Sift + RANSAC image mosaic)
-
-
1下载:
基于OpenCV计算机视觉库,对进行全景图像拼接(Panoramic image mosaic based on OpenCV Computer Vision Library)
-