CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 二维最大熵

搜索资源列表

  1. Threshold-1

    0下载:
  2. 各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等-various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:96063
    • 提供者:赵赵
  1. erweizuida

    0下载:
  2. 本程序是基于二维最大熵的灰度图象分割,它考虑了两方面的因素:点灰度和邻域平均灰度。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:h
  1. entropy_2D

    0下载:
  2. 运用二维最大熵方法对灰度图象进行分割的matlab源码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1242
    • 提供者:wind
  1. 2D最大熵阈值分割算法

    2下载:
  2. 2D最大熵阈值分割;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:1102
    • 提供者:trierwang
  1. PSOandsdive.rar

    1下载:
  2. 运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用,Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
  3. 所属分类:Graph program

    • 发布日期:2015-12-27
    • 文件大小:1941
    • 提供者:郑英
  1. IMAGE

    0下载:
  2. 基于二维灰度直方图的双阈值最大模糊熵图像分割法源代码,VC++编写-Based on two-dimensional histogram of the dual-threshold maximum fuzzy entropy image segmentation method source code, VC++ to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4836280
    • 提供者:张蒙
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

    0下载:
  2. 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1216
    • 提供者:陈小章
  1. 2dshangyuzhi

    0下载:
  2. 二维最大熵阈值分割法,较一维有很好的去噪效果-Two-dimensional maximum entropy threshold segmentation method, the more one-dimensional results have a good de-noising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1306
    • 提供者:liugang
  1. algorithm

    1下载:
  2. 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:174198
    • 提供者:广隶
  1. zuidashang

    0下载:
  2. 图像处理的二维最熵算法分析,此算法中介绍了最大熵的基本理论-Image processing of two-dimensional analysis of the most entropy algorithm, this algorithm introduces the basic theory of maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:211096
    • 提供者:wangcong
  1. medical_image_segment

    1下载:
  2. 使用最大熵法和二维最大商法实现医学图像的分割-Using the maximum entropy method and the largest commercial two-dimensional segmentation of medical images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:45041
    • 提供者:lee
  1. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:304128
    • 提供者: 许良
  1. cPso-EN

    0下载:
  2. 混沌粒子群-二维直分最大熵的程序,研究课题里的内容,提供给大家参考-CPSO-Two-dimensional straight points of maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6938
    • 提供者:叶志龙
  1. TwoDZuiXiaoFuzzyEntropy

    0下载:
  2. 基于二维直方图的最大模糊熵阈值图像分割,相比于一维最大模糊熵,分割效果更好。隶属度函数采用S函数-Based on two-dimensional histogram maximum fuzzy entropy threshold image segmentation, compared to one-dimensional maximum fuzzy entropy segmentation better
  3. 所属分类:Special Effects

    • 发布日期:2016-07-04
    • 文件大小:1024
    • 提供者:ZGN
  1. 2wei-max-entropy

    0下载:
  2. 关于图像二维最大熵分割代码,matlab编写, -2-D max entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:1143
    • 提供者:nanjie
  1. PSOandsdive

    0下载:
  2. 运用微粒群算法求解改进的二维熵最大值算法,对于医学图像分割非常有用-Using the PSO algorithm to calculate the maximum of the improve 2D entropy value
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1986
    • 提供者:rcent
  1. psothreetwoentropic

    1下载:
  2. PSO算法应用到图像三阈值分割,评价函数为二维最大熵-PSO algorithm is applied to image three threshold segmentation, the evaluation function for the two-dimensional maximum entropy
  3. 所属分类:Graph program

    • 发布日期:2016-07-04
    • 文件大小:2048
    • 提供者:虾皮
  1. psotwotwoentropic

    0下载:
  2. PSO算法应用到图像二阈值分割,评价函数为二维最大熵-PSO algorithm is applied to image two threshold segmentation, the evaluation function for the two-dimensional maximum entropy
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1830
    • 提供者:虾皮
  1. 两个matlab实现最大熵法图像分割程序

    1下载:
  2. 本文提供了两种方法计算二维最大图像信息熵(This paper provides two methods for computing two-dimensional maximum image information entropy)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:8192
    • 提供者:DJH
搜珍网 www.dssz.com