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

搜索资源列表

  1. ImageProcessing

    1下载:
  2. 图像拼接代码 c++
  3. 所属分类:Windows编程

    • 发布日期:2011-03-07
    • 文件大小:471367
    • 提供者:htnycbq@126.com
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. Phase_Co.rar

    0下载:
  2. 图像拼接源代码 可以通过调试。用C++6.0编写的 。,imageprocessing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:118479
    • 提供者:lwj
  1. levmar2.4.rar

    0下载:
  2. 著名的LM算法,用来去除错误角点和用来计算图像拼接时候的稳定的变化矩阵。由Manolis I. A. Lourakis编写。C和C++版本,里面也有matlab版本。这个版本是最新的。另外还有一篇介绍LM原理的文章,适合初学者。,Well-known LM algorithm is used to remove the error used to calculate the corner point and the image mosaic when the changes in the sta
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:127198
    • 提供者:Bill
  1. bmp-Imagestitching

    0下载:
  2. 拼接两幅bmp图像,实现两幅位图的拼接,基于C++开发环境-Bmp image stitching two
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2277450
    • 提供者:chipmunkcly
  1. autopano-sift-C

    0下载:
  2. 采用sift算法实现的图像拼接程序,效果较好,希望对大家有帮助。-Sift algorithm using image stitching process better, we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1734852
    • 提供者:童玉娟
  1. imageconnect

    0下载:
  2. C++下的图像拼接实现,拼接效果精准-C++ Under the realization of image mosaic, mosaic effect of precision
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:272020
    • 提供者:陈必明
  1. ImageProcess

    0下载:
  2. 图像拼接的c程序,希望可以帮助大家共同学习 -Image mosaic of the c procedures, hope to help everyone learn together huh
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:95679
    • 提供者:fanfan
  1. ZonerPanoramaMaker

    0下载:
  2. vc编写的图像拼接程序,要求输入的必须是bmp格式图像。。。。。。正在做毕业设计。。急需全景图代码-vc prepared image stitching process, the requirements must be imported bmp format images. . . . . . Designed to do is graduate. . In urgent need of Panorama code. . . .
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6288765
    • 提供者:lkunpeng
  1. VC_Wavelets

    0下载:
  2. 利用Visual C++实现的基于wavelet的图像拼接、融合、重建等算法,非常实用-Using Visual C++ implementation of the wavelet-based image mosaic, integration, reconstruction algorithm, a very practical
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:854791
    • 提供者:weiwei
  1. dsa

    1下载:
  2. 用VC实现数字减影算法,通过模板匹配,再对两幅图像相减,即用盈片中减去蒙片,从而实现突出血管区域的目的。【源码加文档说明】-Using VC to achieve digital subtraction algorithm, template matching, and then the subtraction of two images, that the film with surplus minus mask, in order to achieve the purpose of high
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1840779
    • 提供者:olysess
  1. imagestitching

    0下载:
  2. 这是完全用C++编程的图像拼接程序,在配准上能够很好的适应图像的刚性变换。-This is entirely in C++ programming, image stitching program, registration can be a good fit on the image of rigid transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1104793
    • 提供者:ellie
  1. IMGRegVC_tuxiangpipei

    0下载:
  2. IMGRegVC++图像配准程序源代码,该算法得到的匹配点精确,搜索效率高,检测出分布更均匀合理,能很好地适应图像拼接等实际应用。 -Mutual information based image registration VC6++ C programming language with interfaces
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:107907
    • 提供者:杨博明
  1. 图像拼接

    0下载:
  2. 基于C++和openCV3.0的图像拼接程序
  3. 所属分类:Windows编程

  1. Picture_Stiching

    1下载:
  2. 本算法为经典的图像拼接算法,可以将两张包含部分相同的图片拼接成一张图片,采用MFC的界面设计模式,程序容易理解,方便操作,取得较好的效果。(The algorithm for the classic image mosaic algorithm, you can put two pieces of the same picture spliced into a picture, using MFC interface design mode, the program easy to unders
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:89739264
    • 提供者:王老头
  1. stichTest

    1下载:
  2. 使用OpenCV和C++编写,可以将多幅图像拼接成一幅全景图(Using OpenCV and C++, you can combine multiple images into a panorama)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:8837120
    • 提供者:SmallFire
  1. testfinally

    0下载:
  2. 基于visual studio2012 c++,opencv2.X图像处理,基于sift图像拼接(Image mosaic based on SIFT)
  3. 所属分类:OpenCV

  1. 图像拼接imageStitching

    0下载:
  2. 基于C++的图像拼接软件,图像自动拼接,上传图片自动拼接实现(Image mosaic software based on C++, automatic mosaic of images, automatic splicing of uploaded pictures)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:7420928
    • 提供者:豆豆888
  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
    • 文件大小:35861504
    • 提供者:unicorn_plus
  1. image_mosaic_demo

    1下载:
  2. sift+ransac 图像拼接 C++语言 VS平台 opencv 效果不错 可以一试(Sift + RANSAC image mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-02
    • 文件大小:20829184
    • 提供者:hkhzhjfbsj
« 12 3 »
搜珍网 www.dssz.com