CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 互信息 配准 matlab

搜索资源列表

  1. 基于互信息的配准程序,matlab版的

    4下载:
  2. 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。, Matlab Program to find mutual information for two images stored as vectors. The images must contain 8-bit (0-255) integer pixels Requires two data vectors X,Y which must be the same length and Nx1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-13
    • 文件大小:168138
    • 提供者:aa
  1. GradientMI.rar

    0下载:
  2. 互信息和梯度相结合的图像配准算法,在配准中引入了图像的空间信息,Mutual information and gradient combination of image registration algorithm, the introduction of registration in the image of the spatial information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6767
    • 提供者:施志萍
  1. peizhun.rar

    1下载:
  2. 图像配准,利用互信息进行图像配准,主要针对旋转和平移,Image registration using mutual information for image registration, the main response to rotation and translation
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:75924
    • 提供者:hfy
  1. Mutual-2D_Image-Registration.r

    0下载:
  2. 使用互信息进行2D图像自动配准源代码,应用平均互信息,The use of mutual information for automatic registration 2D image source code, the application of the average mutual information
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:231951
    • 提供者:fh
  1. image_registr

    0下载:
  2. 这是一个关于基于互信息的图像配准程序,是以matlab编写-This is a mutual information based image registration procedures, the preparation is matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:471894
    • 提供者:杨博明
  1. nonrigid_version7b

    1下载:
  2. 非刚性图像配准算例,包括最速梯度下降优化、二次样条、2D/3D配准、互信息最小化、3D仿射等多种配准算法。 非刚性配准是当前应用最多的配准方法,用于处理有较大位移的配准问题-Non-rigid image registration examples, including the steepest gradient descent optimization, quadratic spline, 2D/3D registration, mutual information minimizatio
  3. 所属分类:Special Effects

    • 发布日期:2015-09-13
    • 文件大小:246046
    • 提供者:zhangji
  1. jiyulunkuozuidahuxinxi

    0下载:
  2. 用matlab编写的基于轮廓最大互信息图像配准算法-Prepared using matlab contour based on the maximum mutual information image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2014-05-24
    • 文件大小:457401
    • 提供者:wangdenuan
  1. jiyuguiyihuaMi

    0下载:
  2. 基于最大互信息的图像配准算法源程序 用matlab编写的-Based on the maximum mutual information image registration algorithm using matlab source prepared
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:581267
    • 提供者:wangdenuan
  1. peizhun

    0下载:
  2. 图象配准源程序一, GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 PSO.m POWELL.m 三,互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m 四,POWELL.m附属子程序 oneDimSearch.m 五,PSO.m附属子程序 myMI.m 六,配准结果检验程序 restore.m 七, gob
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:75866
    • 提供者:jms
  1. Huxinxituxiangpeizhun

    0下载:
  2. 利用互信息对图像进行配准,使用的是matlab自带的优化工具箱-image registration using mutunal information ,this is good method,though it s so simple
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:167915
    • 提供者:wangwei
  1. Multi2modalityMedicalImageRegistration

    0下载:
  2. 关于医学图像配准的一篇论文,轮廓特征点、最大互信息、多模态-Medical Image Registration on a paper, the outline of the characteristics of points, maximum mutual information, multi-modal
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:253382
    • 提供者:
  1. PowellRegistration

    0下载:
  2. 基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写-Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:81250
    • 提供者:施志萍
  1. PowellPSORegistration

    2下载:
  2. 基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法-Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:88759
    • 提供者:施志萍
  1. PSO_RMI

    1下载:
  2. 基于粒子群算法和区域互信息的图像配准,区域互信息比传统互信息具有更好的鲁棒性-Based on Particle Swarm Optimization and regional mutual information image registration, regional mutual information than the traditional mutual information has better robustness
  3. 所属分类:Special Effects

    • 发布日期:2015-09-14
    • 文件大小:6396
    • 提供者:施志萍
  1. peizhun

    0下载:
  2. 一个用Matlab编写的利用互信息的关于图像配准的程序-Matlab with the preparation of a use of mutual information on the procedures for image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:19589
    • 提供者:yangweiping
  1. 11811379850

    0下载:
  2. 图像配准,用malat平台做的图像配准小程序。有利于研究最大互信息图像处理的研究。-Image Registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:572668
    • 提供者:文嘉俊
  1. im_registr_MI

    0下载:
  2. 基于最大互信息的图像配准算法源程序。 matlab编写。-Maximum mutual information based on the source image registration algorithm. the preparation of matlab.
  3. 所属分类:Special Effects

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

    0下载:
  2. 图像配准,首先实现了简单的图像预处理,然后根据两种不同的配准准则,互信息和边交互方差作图像配准-Image registration, first of all to achieve a simple image pre-processing, and then two different registration criteria, mutual information and edge interaction variance for image registration
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2457636
    • 提供者:黄涛
  1. RegistrationPCurve

    0下载:
  2. 图像配准--最大互信息配准,是用MATLAB编程实现的-Maximum mutual information registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2681
    • 提供者:wuhao
  1. MI_Optimization

    0下载:
  2. 使用互信息配准,效果很好,使用的是matlab(MI registration.Using matlb to develop)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:367616
    • 提供者:lijunshi
« 12 3 »
搜珍网 www.dssz.com