登录
首页 » matlab » matlab.thresholding-master

matlab.thresholding-master

于 2019-04-14 发布 文件大小:23KB
0 142
下载积分: 1 下载次数: 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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • color_moments
    图像颜色一阶矩、二阶矩、三阶矩特征抽取。不带图像分块。(Image color first moment, second moment and three moments features)
    2014-11-04 14:19:55下载
    积分:1
  • freezeColors_v23_cbfreeze
    Matlab在一个图形上添加多个colormap(Matlab adds multiple colormap on a graph)
    2017-10-16 16:36:23下载
    积分:1
  • src
    四边形网格扫描转化与交互式编辑 实现四边形网格交互式编辑:要求实现四边形扫描转化算法,以此为基础,实现四边形网格中所有四边形的扫描转化、颜色添充;并通过交互改变四边形顶点位置体会交互式图形系统特点。(Quadrilateral mesh scan conversion and interactive editing Quadrilateral grid interactive editing: Quadrilateral scan conversion algorithms required to achieve, on this basis, to achieve all quadrilateral quadrilateral scan conversion, color Tim charge and changing the quadrilateral vertex position by exchanging experience the interactive features of the graphics system.)
    2015-11-26 12:26:39下载
    积分:1
  • sample-histogram-equalization
    直方图拉伸是通过对比度拉伸对直方图进行调整,从而“扩大”前景和背景灰度的差别,以达到增强对比度的目的(Histogram stretching histogram is adjusted by contrast stretching, thereby " expand" the difference between the foreground and background of gray, in order to achieve the purpose of enhancing the contrast)
    2016-10-25 17:28:33下载
    积分:1
  • 边界拟合
    说明:  读图然后根据图像的对象,进行边缘检测,椭圆拟合(Read the image and then carry out edge detection and ellipse fitting according to the object of the image)
    2020-06-02 14:39:04下载
    积分:1
  • sarMatch
    说明:  基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离(SAR images based on edge features and optical image matching, for the Hausdorff distance measure )
    2020-10-12 09:57:32下载
    积分:1
  • xiaobozengqiang
    首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!(First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!)
    2021-03-24 19:19:14下载
    积分:1
  • 123
    说明:  图像颜色分量提取,矿石图像识别,亲测可用。(Image color component extraction and ore image recognition)
    2019-11-05 16:12:21下载
    积分:1
  • tuxingbianhuan
    用c++编写的三维图像变换的源代码,也是计算机图像学中经常要学习的一种变换。(Transform the source code written in c++ three-dimensional images, but also often have to learn a transformation in the computer iconography.)
    2012-05-24 16:00:54下载
    积分:1
  • 356435TIFF读写源码
    说明:  tiff图像的读取与处理,并且说明清新,有很大的帮助。(The reading and processing of the tiff image, and the description of the fresh, is of great help.)
    2019-04-21 11:52:18下载
    积分:1
  • 696518资源总数
  • 104775会员总数
  • 42今日下载