文件名称:entropy_fuzzy_threshold

  • 所属分类:
  • 图形图像处理(光照,映射..)
  • 资源属性:
  • 上传时间:
  • 2018-03-09
  • 文件大小:
  • 70kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • leo***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

算法步骤:
(1)  计算图像直方图,灰度级为Ns,图像的平均灰度值为Tc;
(2)  分别计算第一个灰度级和其余灰度级的信息熵并求和,前两个灰度级和其余灰度级的信息熵并求和,以此类推计算Ns个和;
(3)  找到H在Tc附近最大值的位置Tenf即为阈值;
(4)  图像中大于阈值的像素置1,其余置0而实现二值分割。

算法的核心:信息熵越大越有不确定性,分割出的图片越好。(Algorithm steps:
(1) the histogram of the image is calculated, the gray level is Ns, and the average gray value of the image is Tc.
(2) calculate the information entropy of the first gray level and the rest of grayscale, and sum up the information entropy of the first two grayscale and the rest gray level, and calculate Ns sum by analogy.
(3) to find the location of the maximum value of H near Tc, Tenf is the threshold;
(4) 1 pixels larger than the threshold in the image, and the rest 0 to achieve the two value segmentation.

The core of the algorithm: information entropy is more uncertainty, the segmented image.)
相关搜索: matlab
图像处理
模糊熵

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
entropy_fuzzy_threshold\entropy_fuzzy_threshold.m 1419 2016-11-08
entropy_fuzzy_threshold\case1.jpg 87394 2015-02-11
entropy_fuzzy_threshold 0 2018-03-09

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org