CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 拼接

搜索资源列表

  1. 1111

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。-sift feature point extraction code and feature point matching, the two image feature extraction point can be used for image stitching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:237226
    • 提供者:张双
  1. 11.22TelemetricImage

    0下载:
  2. 图像拼接的架构源码,载入遥感图像,对图像进行压缩,获取缩略图-Image mosaic of the schema source to load the remote sensing images, image compression, access to thumbnails
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:953857
    • 提供者:zhujinlong
  1. threedbmp

    0下载:
  2. 对于学习和使用opencv的同学来说很有用啊~一种图像拼接源码-Useful for the study and use of opencv students- an image mosaic source
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:58929
    • 提供者:韩宇琼
  1. harris-match

    0下载:
  2. 采用harris角点特征完成图像拼接,包含特征点的选取以及最终拼接后的结果输出-Harris corner feature complete image stitching, contains the feature points selected and the resulting output after final stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:11650
    • 提供者:徐阳
  1. SIFT_VC

    0下载:
  2. 使用VC完成基于sift尺度不变特征空间的图像拼接,包括特征点的处理以及最终结果的输出-VC complete image mosaic based on the the sift scale invariant feature space, including the processing and output of the final results of feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:549518
    • 提供者:徐阳
  1. sift-match

    0下载:
  2. MATLAB工具sift实现图像拼接,上下拼接-MATLAB tool sift image stitching, stitching up and down
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:668259
    • 提供者:qiaoyueyou
  1. pinjie

    0下载:
  2. 实现全景图像拼接,可以自己改改实现不同数量的图像的全景拼接-Panoramic image mosaic can change to change to a different number of images of panorama stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:652
    • 提供者:zwy
  1. Image-mosaic

    1下载:
  2. 很好的图像拼接算法源代码,希望大家用的上,直接打开用VC就可以运行使用!-Very good image mosaic source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:735113
    • 提供者:aleonliao
  1. Image-splicing-technology

    0下载:
  2. 很好的图像拼接技术例子,适合学习用。不要错过哦-hen hao de tuxiang pingjie jishu lizi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1923878
    • 提供者:aleonliao
  1. Stereo_vision

    0下载:
  2. 3D 图像拼接。把两幅不同角度的图片拼接成一幅完整的。 当程序运行时需要在每幅图上取4个点-two images taken by the same camera rotating around its approximated optical centre build a single image of the object containing correctly aligned information from both input images.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1165
    • 提供者:jihang
  1. Image-mosaic-research

    0下载:
  2. 图像拼接算法研究与实现,很好的文章,希望对大家有用-Research and implementation of image mosaic algorithm, very comprehensive, very good article. Hope useful for everyone.
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3250533
    • 提供者:aleonliao
  1. immosaic-by--sift

    0下载:
  2. 基于sift的图像特征点提取和图像拼接,有可直接运行的代码和图片-Sift the image feature point extraction and image stitching, can be directly run the code and pictures
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:262229
    • 提供者:余书剑
  1. tuxiang-pingjie-code

    0下载:
  2. 里面是关于图像拼接的vc源码!可以看看,还是不错的!-Inside vc source image stitching!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:258100
    • 提供者:tiger
  1. computer_vision_work

    0下载:
  2. 自动图像拼接,利用SIFT特征匹配算法,RANSAC(random sample consensus)算法,加权平滑算法等技术克服了传统图像拼接技术中的局限性(如光照、尺度变化的影响等),实现了光照和尺度变化条件下的多视角无缝图像拼接-Automatic Image Stitching  Local features detection  Features Matching  Homography Estimation RANSAC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6492688
    • 提供者:徐宏亮
  1. mosaic

    0下载:
  2. 国外网站上找到的一个图像拼接程序,将三张图片拼接为一张。 大致方法为Haaris找角点,粗匹配,RANSAC精匹配。 有详细的注释,附带一篇代码说明文档,非常适合初学者学习研究-Foreign web sites to find a image stitching procedure, three picture mosaic as one. Roughly method for Haaris to find a corner, coarse matching, the RANSAC p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:694226
    • 提供者:Perry
  1. Iimage_mosaicB

    1下载:
  2. 基于IBR的图像拼接算法,利用傅里叶变换换求相关,可利用多幅图像拼接得到的全景图。 -IBR-based image stitching algorithm, using the Fourier transform of the change request, and panorama stitching of multiple images.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:491062
    • 提供者:ZHAN
  1. kxWidgets-2.9.4

    0下载:
  2. 实现图像拼接功能,运用特征值,达到全景图的功能。-Image stitching function, the use of characteristic values, to the panorama function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-17
    • 文件大小:27165089
    • 提供者:zhushiwei
  1. FINAL

    0下载:
  2. 图像拼接 Mosaics, 把bmp转灰度,拼接成一新图, 有图像示例-Image mosaic Mosaics, bmp turn gray-scale and spliced ​ ​ into a new plan, the image sample
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:185628
    • 提供者:auly
  1. An-Image-Mosaics-Method

    0下载:
  2. 本文提出了一种基于时域和频域的图像拼接算法。该算法采用一种先粗后细的两步拼接方法,首先利用Fourier变换将原始图像变换到频域进行粗估计,再利用图像时域特征计算精确变换关系,然后根据得到的变换关系迸行匹配拼接。-Image mosaics Feature points Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1020713
    • 提供者:zhu runqing
  1. sift-important

    0下载:
  2. 基于特征的图像拼接方法,完整的sift程序,可以运行-Image stitching method based on feature complete sift program can run
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:36148070
    • 提供者:艾伦
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com