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

搜索资源列表

  1. JavaPEclipse

    0下载:
  2. Android图像处理(颜色矩阵,像素,色相,透明度,亮度) Picasso图片加载处理指定大小旋转 高斯模糊 仿美图秀秀实现图片相框、贴纸、文字编辑、滤镜功能,相框可以根据 所给的点自动生成对应的相框 相册选择、拍照、缩放、裁减 源码 2个图片拼接城一张图片-Android image processing (color matrix, pixel, hue, transparency, brightness) Picasso image loading process the
  3. 所属分类:android

    • 发布日期:2017-12-20
    • 文件大小:56467456
    • 提供者:cs
  1. ImageMosic

    0下载:
  2. 对两幅具有部分相同的图像进行拼接,通过NCC算法和RANSAC算法确定变换矩阵-Mosaic for two images with part of the same,The transformation matrix determined by NCC algorithm and RANSAC algorithm。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:45148
    • 提供者:公良伟博
  1. MODIS_mosaicing

    2下载:
  2. MODIS图像批量镶嵌拼接方法(IDL/ENVI)-modis mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1614
    • 提供者:Liu
  1. CV

    0下载:
  2. 基于opencv2.4.7+vs2012,来实现图像的拼接-Based on opencv2.4.7+ vs2012, to implement image splicing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:684
    • 提供者:汪欣梅
  1. 123

    0下载:
  2. 基于块匹配的图像全景拼接的代码 仅供大家参考-Block-matching image panorama stitching code is for your reference only
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:695201
    • 提供者:王启洲
  1. ColorMapTool

    0下载:
  2. 缝合图像,利用alpha进行加权。此处为35张子图像为拼接成大图像的映射矩阵的编程。-Stitch the image with alpha weighting. Here, the 35-sheet image is programmed for splicing the matrix of large images.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:19100672
    • 提供者:赵志锋
  1. image

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

    • 发布日期:2017-11-09
    • 文件大小:19081216
    • 提供者:王晓茹
  1. panorama_example_data

    0下载:
  2. opencv图像处理全景拼接相关资料-Opencv image processing panorama stitching related information......
  3. 所属分类:OpenCV

    • 发布日期:2017-12-12
    • 文件大小:54343680
    • 提供者:young
  1. UAVregistration

    0下载:
  2. 附带GUI界面,可用于各种图像的特征点提取,并对两幅图像进行配准拼接,使用的是sift算法- U9644 u5E26G0 u754C u972 u53EF u7528 u4E8E u5404 u79V U8FDB u884C u914D u51C6 u62FC u63A5 uFF0C u4F7F u7528 u7684 u662Fsift u7B97 u6CD5
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:563200
    • 提供者:Mo
  1. iron

    0下载:
  2. 一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像,-A matlab program, realized the joining together of two fingerprint images, a program with the fingerprint images,
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:140288
    • 提供者:dnmige
  1. 588061

    0下载:
  2. 一个matlab程序,实现了两幅指纹图像的拼接,程序中附有指纹图像,(A matlab program, realized the joining together of two fingerprint images, a program with the fingerprint images,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:111616
    • 提供者:suppose
  1. PrintScreenTemp

    0下载:
  2. 后台运行; 对正在运行的前台程序桌面程序指定位置截图,拼接,图像识别后获得监控数据,保存并发送(Background running; For the running front desk program, the desktop program specifies the location capture, stitching, image recognition to obtain monitoring data, save and send)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:705536
    • 提供者:Ceeva
  1. Image Processing

    0下载:
  2. matlab图像处理的程序,能够将一个破碎的图片进行拼接。(An image processing program implemented with Matlab,which can splice a broken picture.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:*哈哈*
  1. SIFT

    0下载:
  2. 关于两图像间的sift匹配并以拼接方式显示结果(image match by using SIFT method)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:凡非凡
  1. opencv

    0下载:
  2. 利用opencv图像库对两幅报纸图像进行拼接,输出拼接结果图。实际的使用过程中可以预先计算参数和变换矩阵以提高效率。拼接的结果图略有重影,如果要消除重影,可以自行修改最后部分的拼接算法,把两幅图叠加改为依据分割线拼接。(Using OpenCV image library to splice two newspaper images and output the results of stitching. In practical use, parameters and transformati
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:2021376
    • 提供者:ES2157
  1. slam

    1下载:
  2. 视觉slam十四讲,程序资料:g2o优化、cere拟合、特征点提取与匹配、点云拼接、opencv图像读取(Visual slam 14, program data: g2o optimization, cere fitting, feature point extraction and matching, point cloud mosaic, OpenCV image reading)
  3. 所属分类:图形图像处理

    • 发布日期:2019-11-11
    • 文件大小:7168
    • 提供者:HITNUC
  1. gdal2.1.3版本库

    0下载:
  2. gdal库,用于图像操作如读取、拼接镶嵌、重采样等等
  3. 所属分类:图片显示浏览

« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com