文件名称:matlab.thresholding-master
-
所属分类:
- 标签属性:
- 上传时间:2019-04-14
-
文件大小:23kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的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 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.