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

搜索资源列表

  1. image-registration-method

    0下载:
  2. 总结了遥感图像配准领域的最新技术,并对图像配准方法进行了分类.-remote sensing image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:640925
    • 提供者:ruchong
  1. about-image-registration

    0下载:
  2. 介绍了在MATLAB 系统中,如何应用MATLAB 的IPT 函数对图像进行配准的方法-introduce how to do image registration by IPT in matlb
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:302277
    • 提供者:行客
  1. Image-registration

    0下载:
  2. 建议静态链接C库(Multi threaded或者Single threaded)-Image registration demo program ( source code)
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:46989
    • 提供者:德庐
  1. The-MI-based-on-image-registration

    0下载:
  2. 基于互信息的图像配准程序.主要是基于PSO和POWELL算法。-The mutual information based on image registration procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:19811
    • 提供者:chango
  1. Image-registration-C-code

    0下载:
  2. 图像配准C代码。对俩幅图像进行配准,保存为新的图像。-Image registration C code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5386663
    • 提供者:田锋
  1. Image-registration

    0下载:
  2. 这是一个半自动的基于特征的图像配准程序。在程序中,需要手工选择特征点,程序会自动寻找到相匹配的特征点,然后自动计算仿射变换参数。本程序添加了一个对话框来完成图像配准的设置和相关图像配准工作。-This is a semi-automatic based on features of image registration procedures. In the program, need to manually choose feature points, and the program will
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2218076
    • 提供者:仇小伟
  1. Image-registration-procedures

    0下载:
  2. 实现了基于SIFT的腹部医学图像配准,实现了对图像特征点的提取。-SIFT-based abdominal medical image registration, image features extracted.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5029676
    • 提供者:赵小川
  1. 2D-and-3D-image-registration

    0下载:
  2. 二维和三维图像配准技术的研究,对图像匹配的运用-Of two-dimensional three-dimensional image registration techniques
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4192436
    • 提供者:吴佳维
  1. image-registration-lecture

    0下载:
  2. 沈刚老师在上海交通大学的教学资料,图像配准算法-Shen Gang teacher in Shanghai Jiaotong University teaching materials, image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:57404416
    • 提供者:冯胜利
  1. image-registration

    0下载:
  2. 用matlab实现图像的配准,里面包含四个小文件,有线性变换和位置转换,可以很好的实现图像的匹配。-Image registration using matlab, which contains four small files, there is a linear transformation and location of the conversion, you can achieve a good image matching.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:37431
    • 提供者:Jenny
  1. image-registration

    0下载:
  2. 基于互信息的图片配准,matlab应用,可运行。但不是下载图片,而是mat信息。-Based on the mutual information of image registration, matlab, can run. But not download images, but mat information.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-07
    • 文件大小:168694
    • 提供者:董月
  1. Adaptive-Image-Registration

    0下载:
  2. adaptive image registration for the image in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:6377508
    • 提供者:manikandan
  1. Image-registration-matlab-code

    0下载:
  2. 图像配准:介绍经过平移,旋转,尺度变换后,图像的配准!-Image registration: introduced after translation, rotation, scale transformation, image registration!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:131291
    • 提供者:feng
  1. Edge-image-registration

    0下载:
  2. 图像配准是多传感器图像融合研究中的一项关键技术。多传感器图像特别是波段相距较远的相 关性较小的图像,要实现图像配准存在很大的困难。对于能够用仿射变换模型来描述的图像,图像之间比较 明显的特征是各个物体之间的边缘.该文研究利用小波变换的方法提取图像的边缘,并对边缘图像作交互方 差分析,搜索出最佳交互方差的配准参数。通过对SPOT和TM图像的处理,达到了精度较高的配准效 果.-Image registration is a key technology in the study o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:668767
    • 提供者:liu
  1. Angle-point-image-registration

    0下载:
  2. 针对多幅图像之间的图像配准问题,该文提出了一种新的图像自动配准算法。该算法应用Harris 角点检测方法获得角点信息。在匹配过程中。采用圆形区域和双向相关系数法进行相似性度量。采用圆 形区域,很好的解决了旋转问题;采用双向相关系数法,更加保证了匹配的精确度,减少误匹配率。初步 实验结果表明:该方法可以高效短时地实现图像间的自动配准。-Image registration problem between multiple images of the paper, a new autom
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:359273
    • 提供者:liu
  1. image-registration-and-fusion-flowchart

    0下载:
  2. image registration and fusion flowchart
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:30892
    • 提供者:shreeshayana
  1. Image-registration--

    1下载:
  2. 《图像配准技术及其MATLAB编程实现》一书的全部源码以及pdf电子书,对于图像处理初学者应该是非常有帮助的!-Image registration and its MATLAB programming " a book of all the source code and a pdf e-book, for image processing beginners should be very helpful!
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:27347968
    • 提供者:王波
  1. Image-registration

    0下载:
  2. 图像配准,用MATLAB实现图像的配准,附有学习资料及完整代码,可直接运行。-image registration by matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2639846
    • 提供者:AvenLi
  1. Image-registration

    0下载:
  2. 这个主要是一些图像配准的实例,为后续的图像融合做准备。-This is mainly because some instances of image registration to prepare for the subsequent image fusion.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:348209
    • 提供者:吴天
  1. image-registration-system

    0下载:
  2. 本程序主要对遥感图像实现三种处理:几何校正、图像增强和图像配准。这三种处理都可以独立实现,然而对于原始的遥感图像将这三种处理依次进行效果更佳。-The program three treatments: remote sensing image geometric correction, image enhancement and image registration. Three processing can be implemented independently, however, the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:458487
    • 提供者:余瑛
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com