文件名称:matlab.thresholding-master

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

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

在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
相关搜索: 图像阈值分割

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

下载文件列表

文件名大小更新时间
matlab.thresholding-master 0 2017-11-17
matlab.thresholding-master\LICENSE 35142 2017-11-17
matlab.thresholding-master\README.md 62 2017-11-17
matlab.thresholding-master\adaptiveClustering.m 5001 2017-11-17
matlab.thresholding-master\binaryFromLevels.m 1012 2017-11-17
matlab.thresholding-master\complexedge.m 622 2017-11-17
matlab.thresholding-master\graythreshn.m 1825 2017-11-17
matlab.thresholding-master\hysteresisSegmentation.m 359 2017-11-17
matlab.thresholding-master\imageHistEntropy.m 1615 2017-11-17
matlab.thresholding-master\jaccardIndex.m 1019 2017-11-17
matlab.thresholding-master\kapursegment.m 1192 2017-11-17
matlab.thresholding-master\modActiveContour.m 1121 2017-11-17
matlab.thresholding-master\phsBlobDiscrimination.m 655 2017-11-17
matlab.thresholding-master\phsHysteresis.m 809 2017-11-17
matlab.thresholding-master\script_OtsuMethod.m 792 2017-11-17
matlab.thresholding-master\script_kapur.m 682 2017-11-17
matlab.thresholding-master\script_testPappas.m 4248 2017-11-17
matlab.thresholding-master\simpleAdaptiveSegmentation.m 923 2017-11-17

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org