搜索资源列表
-
0下载:
图像拼接程序,如果运行报错,请确定opencv版本与工程里配的是否一样-Image stitching procedure, if run error, equipped Make sure the the opencv version with engineering
-
-
0下载:
更够解决图像处理中拼接的问题,不是本人写的~-Enough to solve the problem of image processing stitching, It isn t writen by me
-
-
0下载:
基于vc的opencv多点融合图像拼接,两张拼接到一起-Multi-point based on the vc opencv the fusion image stitching, two stitching together
-
-
0下载:
基于OPENCV的图像拼接程序,实现两个图像拼接成一张图像- image stitching process , to achieve two images together into one image
-
-
0下载:
图像拼接程序,opencv实现,可以处理多张图片的拼接,如果相似部分太少,不能拼接-Image stitching process, opencv realize that can handle multiple images of the stitching, if similar parts too small, can not splice
-
-
0下载:
基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
-
-
0下载:
VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。
做的是左右拼接,上下的行不行没试过。
主要函数就是图像的储存位置,需要在代码里改下
测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化
所有代码均含注释,浅显易懂,含测试图片
运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
-
-
0下载:
在图像中基于opencv视觉库寻找ROI区域,进行矩阵运算,找出图像的轮廓,拼接等。-In image-based visual opencv library to find the ROI, matrix operations, identify the outline of the image, stitching.
-
-
1下载:
图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
-
-
0下载:
数字图像处理,里面包含很多c++算法,适合初学opencv,包括图像融合、图像分割、图像拼接-Digital image processing, which contains a lot of c++ algorithm, suitable for beginners opencv, including image fusion, image segmentation, image stitching
-
-
1下载:
图像理解project,实现panorama全景拼接并与opencv自带函数进行对比效果以及分析-Image Understanding project, realize panorama panorama stitching and comes with opencv function contrast and analysis
-
-
0下载:
使用opencv完成图像拼接,使用suaf特征点匹配;
有详细的中文注释;
有中间过程(画出特征点、特征点匹配、旋转、曝光修正等);
VS2012工程,使用的是opencv2.4.11;
注意重新配置工程关于opencv的信息;-Use opencv complete image stitching, using suaf matching feature points a detailed Chinese annotation an intermediate process
-
-
1下载:
OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
-
-
0下载:
opencv图像处理全景拼接相关资料-Opencv image processing panorama stitching related information......
-
-
0下载:
c#和opencv结合,能够实现人脸识别,车牌号识别,图像拼接等基本的图像处理功能,直接可用,效果明显-C# and opencv combination, to achieve the face recognition, license plate number recognition, image stitching and other basic image processing functions, directly available, the effect is obvious
-
-
1下载:
实现了图像的简单拼接。首先寻找特征点,然后计算描述子(特征向量),对寻找到的特征点进行匹配,并塞选匹配结果,然后计算透视 矩阵,将其中一幅图进行透视变换,然后将图片合成。对一些简单的图片比较有效。仅供参考学习。(Realize the simple stitching of the image. First, find the feature point, and then calculate the descr iptor (eigenvector), match the feature po
-
-
0下载:
图像拼接,使用了opencv里面的函数,对边缘进行了处理,效果较好(Image stitching, the use of OpenCV inside the function, the edge of the treatment, the effect is better)
-
-
0下载:
本程序用于图像拼接,使用了SIFT特征点匹配,加上了加权融合算法去除了明暗接缝(This program is used for image stitching, using SIFT feature point matching and adding a weighted fusion algorithm to remove the bright and dark seams)
-
-
0下载:
通过opencv将两幅图片进行图像拼接,可以较好的矫正位置偏移,图像形变(The two images are spliced by opencv, and the position offset can be corrected well and the image deformation can be deformed.)
-