CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 互信息程序

搜索资源列表

  1. PZ

    3下载:
  2. 关于图像配准的Matlab源程序,包括:GUI界面、图片选择窗口、最优化算法、互信息尺度、配准结果检验程序等。-image registration on the Matlab program, including : GUI interface, picture selection window, optimization algorithms, mutual information scale, test results registration procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19858
    • 提供者:田巾
  1. mutualinfo

    1下载:
  2. 用于图像配准等应用的互信息计算,为Matlab程序,比较简单,但很实用。-for image registration applications such as the mutual information, as Matlab procedures are relatively simple, but practical.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:张大鹏
  1. hist21

    0下载:
  2. 计算两幅图像联合直方图的matlab小程序。可以用于图像分割及图像互信息的计算-calculated two joint histogram of the image of small Matlab procedures. Can be used for image segmentation and image mutual information calculation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:zhyancheng72
  1. im_registr_MI

    0下载:
  2. 基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。-based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2782
    • 提供者:周萍
  1. PV_MI

    0下载:
  2. 三维图像配准中的互信息程序。加入边界处理。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1807
    • 提供者:周迪
  1. peizhun

    2下载:
  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 七, gobad.m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19590
    • 提供者:刘长乐
  1. 61150434720074151536367684985

    0下载:
  2. 以下是本文件夹说明 一,GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 三,互信息尺度 四,POWELL.m附属子程序 五,PSO.m附属子程序 六,配准结果检验程序 gobad.m对图像进行“平移”和“旋转”
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19854
    • 提供者:羊于
  1. Mutual-Image-Registration

    0下载:
  2. 使用图像的互信息进行自动图像配准源代码,这个程序通过归一化后的图像互信息进行图像的自动配准。中间通过旋转等进行图像对齐。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74999
    • 提供者:yy
  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. ronghepingjiazhibiao12.rar

    2下载:
  2. 很全的图像融合指标,综合熵、空间频率、互信息等等,一共7种!和两幅源图像!每个程序都测试过,效果很好,直接出结果,Are all indicators of image fusion, integrated entropy, spatial frequency, mutual information, etc., a total of 7! And the two source image! Each program is tested with good results, directly r
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:53968
    • 提供者:李希宁
  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. huxinxituxiangpeizhun

    0下载:
  2. 基于互信息的图像匹配程序,使用powell算法,pv插值法。应用在医学图像的配准领域-Mutual information-based image matching procedures, the use powell algorithm, pv interpolation. Used in the field of medical image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:7118
    • 提供者:陈智
  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. 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. 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. MI

    1下载:
  2. 基于互信息的医学图像配准算法中的互信息的matlab程序-MI
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:7567
    • 提供者:张瑜
  1. calMultiInfo

    0下载:
  2. 基于matlab得计算两幅图像的互信息得程序。-Matlab calculation based on two images of each other may have to process information.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2714
    • 提供者:wang liang
  1. RegsiterFM

    0下载:
  2. 这是基于互信息的图像配准程序,实现起来比较简单,是用matlab实现的-This is based on mutual information image registration procedure is relatively simple to achieve them, is achieved using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:169466
    • 提供者:ellie
  1. mutinf

    0下载:
  2. 程序说明 输入:图像imga,imgb,融合图像fimg, 输出:互信息/交互信息 MI 【图像融合效果的客观评价算子之一】-Image Fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2012
    • 提供者:jzlin
« 12 »
搜珍网 www.dssz.com