CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直方图 熵阈值 图像分割

搜索资源列表

  1. AutomaticImageSegmentationAlgorithmThreshold

    0下载:
  2. 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计算时间还没有用 到二维模糊熵算法的一半。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:561.36kb
    • 提供者:阿廖
  1. 二维直方图熵阈值法

    3下载:
  2. 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
  3. 所属分类:matlab例程

    • 发布日期:2011-03-29
    • 文件大小:1.14kb
    • 提供者:zxcbit@126.com
  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
    • 文件大小:4.61mb
    • 提供者:张蒙
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

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

    • 发布日期:2017-04-02
    • 文件大小:1.19kb
    • 提供者:陈小章
  1. yiweishangyuzhifenge

    0下载:
  2. 一维直方图熵阈值算法,能对图像进行很好的阈值分割,希望对大家又帮助-One-dimensional histogram entropy threshold algorithm, can be a very good image threshold segmentation, we also hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.39kb
    • 提供者:zhangzhang
  1. erweishangyuzhifenge

    0下载:
  2. 2维直方图熵阈值算法,能对图像进行很好的阈值分割,希望对大家又帮助-2-D histogram entropy threshold algorithm, can be a very good image threshold segmentation, we also hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.58kb
    • 提供者:zhangzhang
  1. fg

    0下载:
  2. 程序实现了基于最大熵准则的图像分割。其中实现灰度阈值算法即算出双峰的谷底值的方法为:利用灰度直方图求谷底,然后求第一个峰值,第二个,再求谷的位置-Program to achieve the image segmentation based on maximum entropy criterion. The grayscale threshold algorithm, which is calculated bimodal trough value as follows: gray histog
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:668byte
    • 提供者:Amy
  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
    • 文件大小:1kb
    • 提供者:ZGN
  1. KSW-Entropy

    0下载:
  2. 利用最佳直方图熵法(KSW熵法)及穷举法实现灰度图像阈值分割-The best the histogram entropy method (KSW entropy method) and the brute-force method to achieve gray image threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:62.6kb
    • 提供者:ZGN
  1. erweishang

    0下载:
  2. 二维最大熵法和二维最小交叉熵法是目前常用的两种阈值分割方法, 但在某些时候因为两种方法获取的阈 值过高或者过低, 使得分割失效。针对此问题, 提出了基于二维最大熵法和二维最小交叉熵法结合的图像分割方法。 首先, 对二维最小交叉熵公式进行转化 然后, 利用多目标规划理论将这两种方法有机结合使得到的阈值既满足二维 最大熵原则, 又满足二维最小交叉熵原则 最后, 利用二维直方图的特点推导出新型递推算法搜索最佳阈值并降低计 算复杂度。-The thresho ld ing method
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1.46mb
    • 提供者:rambolyb
  1. jingdianyuzhixuanqu

    0下载:
  2. 三种经典图像分割阈值选取方法——直方图双峰值,ostu,一维最大熵。简单程序,调用即可用-Three classic image segmentation threshold selection method- histogram peak ostu one-dimensional maximum entropy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1.35kb
    • 提供者:Dannie Song
  1. Image-segmentation-source-code

    0下载:
  2. 利用直方图双峰法阈值分割法、基于最大信息熵算法、基于区域的图像分割方法和基于边缘检测方法对图像进行分割程序代码-Bimodal histogram thresholding method based on maximum entropy algorithm, based on the area of ​ ​ image segmentation and edge detection method based on image segmentation program code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:736.64kb
    • 提供者:jie
  1. entropy_fuzzy_threshold

    1下载:
  2. 算法步骤: (1) 计算图像直方图,灰度级为Ns,图像的平均灰度值为Tc; (2) 分别计算第一个灰度级和其余灰度级的信息熵并求和,前两个灰度级和其余灰度级的信息熵并求和,以此类推计算Ns个和; (3) 找到H在Tc附近最大值的位置Tenf即为阈值; (4) 图像中大于阈值的像素置1,其余置0而实现二值分割。 算法的核心:信息熵越大越有不确定性,分割出的图片越好。(Algorithm steps: (1) the histogram of the image is calcula
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:70kb
    • 提供者:leo小野兽
搜珍网 www.dssz.com