搜索资源列表
-
1下载:
一个基于vc和opencv的图像拼接程序,功能较多-One based on vc and opencv image stitching procedure, function more
-
-
0下载:
基于Opencv的角点检测程序,为图像拼接做准备-Opencv based corner detection procedures, in order to prepare for image stitching
-
-
0下载:
这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
-
-
0下载:
VC6.0与opencv先提取图片特征然后将图片拼接起来-VC6.0 with opencv first extract the image features and then stitching together the picture
-
-
0下载:
C#+EmguCV+OpenCV实现视频截图、图片拼接功能-C#+EmguCV+OpenCV video capture, image stitching
-
-
0下载:
openCV 基于sift的图像拼接算法 -openCV image stitching algorithm based on sift the
-
-
0下载:
一个图像拼接程序,输入两张图像,输出拼接图,我用的是OpenCV2.4.7(n image stitching program, input two images, output mosaic.)
-
-
0下载:
利用opencv图像库对两幅报纸图像进行拼接,输出拼接结果图。实际的使用过程中可以预先计算参数和变换矩阵以提高效率。拼接的结果图略有重影,如果要消除重影,可以自行修改最后部分的拼接算法,把两幅图叠加改为依据分割线拼接。(Using OpenCV image library to splice two newspaper images and output the results of stitching. In practical use, parameters and transformati
-