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

搜索资源列表

  1. pingzhuang

    0下载:
  2. 拆分原图,把小图拼接在一起,实现图层等功能-Split the original image, the thumbnail spliced ​ ​ together to achieve layer functions
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:132078
    • 提供者:陈光旭
  1. twoIMGRegFourPointsPair

    0下载:
  2. 通过手动选择两幅有重叠区域的图像对应点,可以将图像对进行配准和拼接,非常适合做图像配对和拼接的人参考,目前适用于位图图像,灰度图和RGB真彩图。压缩包文档中包含了示例图像和使用说明截图。-Two overlapping regions of the image corresponding points by manually selecting the image registration and stitching is very suitable for image matching and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-10
    • 文件大小:5910008
    • 提供者:xiaobo
  1. ssift-mattchi

    0下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特特征点匹配,可用于图像拼接等。c和matlab代码都有 -sift feature point extraction code and the special feature points matching image stitching, etc., can be used to extract feature points of the two images. c and matlab code has
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:376404
    • 提供者:shakaqier
  1. DBhelper

    0下载:
  2. 对SQL sever 数据库操作的函数的大面积封装。例如:拼接查询,多表查询等功能。-SQL sever database operations function of a large area of ​ ​ the package. For example: splicing queries, multi-table queries and other functions. Derived from http://www.cq55.com
  3. 所属分类:.net

    • 发布日期:2017-12-01
    • 文件大小:4051
    • 提供者:tianye
  1. sign-hack

    0下载:
  2. 网上许多请求都有签名验证,签名一般为几个参数的拼接,然后MD5或者SHA1一下。本代码即将可能的一些字符串,使用遍历各种可能性产生对应的签名值,与对应的目标签名进行对比,成功后即可返回配对过程-The online many requests to have a signature verification, signature is generally the splicing of several parameters, then MD5 or SHA1 look. Upcoming pos
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:211773
    • 提供者:NM
  1. zhumian

    0下载:
  2. 图像拼接毕业设计,包括ppt,源代码,和其它该有的资料-The image stitching graduation design, including ppt, source code, and the data
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:2295975
    • 提供者:蔡碧莲
  1. synthesis

    1下载:
  2. 用c#实现的批量图片合并与拼接,内含源代码与程序,需要的可以看下 -The batch image with c# merge with splicing, contains the source code of the program, you need to be able to look
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:89611
    • 提供者:why
  1. LIST_00

    0下载:
  2. 创建链表 并拼接链表,而且实现了链表的排序功能 代码简单易于理解-Create lists and stitching a linked list, and a linked list sorting function code is simple and easy to understand
  3. 所属分类:DirextX

    • 发布日期:2017-11-18
    • 文件大小:320791
    • 提供者:chen
  1. SPLICINGSYSTEM_english_20101211

    0下载:
  2. 用于大屏幕拼接的控制通讯软件;采用RS232-VideoWall Control
  3. 所属分类:Communication

    • 发布日期:2017-11-18
    • 文件大小:446464
    • 提供者:上官金明
  1. MATLAB

    0下载:
  2. 关于图像拼接的MATLAB代码一小段,仅供参考,小白一个,求过-Short MATLAB code for image stitching, for reference only, the white one, seeking
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1129
    • 提供者:LOST
  1. pinjie

    0下载:
  2. 图像拼接的程序很好用,毕业设计的东西,能够运行的,速度一般-Image stitching procedure well, graduation design something, be able to run, the speed is generally
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:19706880
    • 提供者:lichihang
  1. stitching

    1下载:
  2. 一个基于vc和opencv的图像拼接程序,功能较多-One based on vc and opencv image stitching procedure, function more
  3. 所属分类:其他小程序

    • 发布日期:2013-10-29
    • 文件大小:1610321
    • 提供者:hai
  1. Characters-of-the-splice

    0下载:
  2. 的时候我们要做很多条件的查询数据,用到sql 字符拼接,今天分享一段代码,希望各位大神们指点一下哪些地方可以优化一下-Characters of the splice
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:9496
    • 提供者:秦风
  1. StringCreator_src

    0下载:
  2. 将文本文件内容通过stringbuilder 读取成字符串拼接函数,以供应用-Read through stringbuilder the contents of a text file into a string concatenation function to supply with
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:14854
    • 提供者:寺庄2
  1. Job_exercise1

    0下载:
  2. 同质链表以及异质链表,主要包括创建、插入、删除、倒置、拼接等操作。-homolinkedlist and heterolinkedlist,including creation,insertion,deletion,recursion,combination
  3. 所属分类:其他小程序

    • 发布日期:2013-09-29
    • 文件大小:2044396
    • 提供者:黄方蕾
  1. BeuchelCurveSplicingMATLAB

    0下载:
  2. 本代码实现两段贝切尔曲线的拼接,这里会分别显示两段曲线,再显示拼接后的曲线。-The code implements the splicing of the two sections Bei Qieer curve, and here are two curves, and then display the mosaic curve.
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:8536
    • 提供者:蒋坤
  1. imMosaic

    0下载:
  2. 基于SIFT特征,用于实现两幅图像的拼接-Based on SIFT for stitching two images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-20
    • 文件大小:403097
    • 提供者:李承超
  1. sift

    0下载:
  2. Sift图像检测拼接源代码 可以进行图像角点检测 再根据角点检测结果对图像进行拼接-Sift image detection splicing source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:2646213
    • 提供者:Cheyenne
  1. tp

    0下载:
  2. 已知地理位置的图像拼接,根据tfw提供的地理信息,进行图像的拼接-Known location of the image mosaic, image stitching tfw geographic information
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:1851
    • 提供者:fish
  1. pintu

    0下载:
  2. vb编写的小程序,能实现两张图片无缝拼接-two picture get together
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:205152
    • 提供者:姜鹏飞
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com