CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - image stitching opencv

搜索资源列表

  1. test

    0下载:
  2. sift+opencv实现图象拼接的演示图片-sift+ opencv image to achieve image stitching demonstration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.36mb
    • 提供者:罗胜华
  1. imagestitch

    1下载:
  2. 自己利用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.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:蒋江军
  1. image-process

    0下载:
  2. 使用opencv对图像进行了简单的去除噪声等处理。希望对学习opencv的朋友有帮助-Opencv image using a simple processing to remove noise. Hope of learning opencv friends help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:96.82kb
    • 提供者:huan
  1. opencv SIFTP Algorithm Pcodes

    1下载:
  2. 基于opencv的采用sift算法进行图像的拼接,供参考学习,共同分享。-Based on the opencv using sift algorithm for image stitching, for learning to share.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-01
    • 文件大小:855.55kb
    • 提供者:Phenix
  1. Stitching

    0下载:
  2. 图像拼接程序,如果运行报错,请确定opencv版本与工程里配的是否一样-Image stitching procedure, if run error, equipped Make sure the the opencv version with engineering
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:4.82mb
    • 提供者:张文寅
  1. image-matching-based-on-opencv

    0下载:
  2. 更够解决图像处理中拼接的问题,不是本人写的~-Enough to solve the problem of image processing stitching, It isn t writen by me
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2.65kb
    • 提供者:yovino
  1. opencv-tupianpinjie2

    0下载:
  2. 基于vc的opencv多点融合图像拼接,两张拼接到一起-Multi-point based on the vc opencv the fusion image stitching, two stitching together
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:1.76kb
    • 提供者:ywj
  1. opencvtest12

    0下载:
  2. 基于opencv的图像拼接,使用很方便,可以直接下载使用-Based on opencv image stitching, very easy to use, you can directly download
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:15.82mb
    • 提供者:孔德星
  1. pinjie

    0下载:
  2. 使用opencv实现两张图像拼接算法,使用opencv2.3以上版本的stitcher类实现。-Using opencv achieve two image stitching algorithm, opencv2.3 above version of the stitcher class implementation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:25.92mb
    • 提供者:郑平
  1. pinjie

    0下载:
  2. 基于OPENCV的图像拼接程序,实现两个图像拼接成一张图像- image stitching process , to achieve two images together into one image
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:283.93kb
    • 提供者:zhailin
  1. opencv---sift

    1下载:
  2. 基于opencv的sift图像拼接算法,是特征匹配的一种,具有旋转、平移、遮蔽以及仿射不变形,广泛应用于图像拼接及图像特征匹配中-Based on the opencv sift image stitching algorithm, is a feature matching, rotation, translation, masking and affine deformation, is widely used in image stitching and image feature mat
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.83mb
    • 提供者:周圣
  1. imageStitching

    0下载:
  2. 图像拼接程序,opencv实现,可以处理多张图片的拼接,如果相似部分太少,不能拼接-Image stitching process, opencv realize that can handle multiple images of the stitching, if similar parts too small, can not splice
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5.61mb
    • 提供者:zk
  1. sift

    0下载:
  2. 基于opencv的sift算法,用于简单的图像拼接-Based on opencv sift algorithm for image stitching simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:3.97mb
    • 提供者:hades
  1. SIFT_RANSAC

    0下载:
  2. VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12.18mb
    • 提供者:robberjohn
  1. ImgStich_stitcher_warpers

    0下载:
  2. 基于opencv的图像拼接函数 可用于初学者入门使用-Image Stitching
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:459.45kb
    • 提供者:xiaoman
  1. OpenCV-image-stitching

    1下载:
  2. 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:614byte
    • 提供者:晓乐
  1. Image_Process

    1下载:
  2. sift特征提取,sift图像拼接,OPENCV读取视频,gdal读取大的遥感图像,gdal建立金字塔,gdal分割图像(需配置3个库,GDAL,GSL,OPENCV)。-feature extraction sift, sift image stitching, OPENCV read the video, gdal read large remote sensing image, gdal build pyramids, gdal segmented image (you need to c
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3.38mb
    • 提供者:yuanzi
  1. image

    1下载:
  2. OpenCV下实现全景图像的拼接,利用SURF算法-OpenCV to achieve panoramic image stitching
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:18.2mb
    • 提供者:王晓茹
  1. opencv3.2_SIFT+flann

    0下载:
  2. 本程序用于图像拼接,使用了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)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:16.62mb
    • 提供者:nkkkkk
  1. Image stitching

    0下载:
  2. 通过opencv将两幅图片进行图像拼接,可以较好的矫正位置偏移,图像形变(The two images are spliced by opencv, and the position offset can be corrected well and the image deformation can be deformed.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:34.2mb
    • 提供者:unicorn_plus
« 12 »
搜珍网 www.dssz.com