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

matlab.thresholding-master

于 2019-04-14 发布 文件大小:23KB
0 168
下载积分: 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 个回复

  • MATLAB智能算法30个案例分析 源代码
    采用平均图像融合算法,设计并实现基于小波变换的图像融合算法(选择同一场景的三对可见图像、红外图像或SAR图像进行试验)(Average image fusion algorithm is adopted to design and implement image fusion algorithm based on wavelet transform (three pairs of visible images, infrared images or SAR images of the same scene are selected for testing))
    2018-08-13 16:00:11下载
    积分:1
  • Fuzzy-clustering-image-segmentation
    模糊聚类的图像分割 C-均值聚类 FCM(Fuzzy clustering image segmentation )
    2021-05-09 19:48:34下载
    积分:1
  • retinex
    说明:  基于retinex理论的图象增强处理,一种新型的算法,效果挺好(Image enhancement based on Retinex theory, a new algorithm, has a good effect)
    2020-10-15 11:26:04下载
    积分:1
  • background
    实现帧差法求背景的matlab程序和示例图片(Frame-difference method to achieve the background image matlab procedures and sample)
    2009-05-04 20:06:07下载
    积分:1
  • JPDA
    对多目标航迹跟踪进行关联和融合,采用JPDA(联合概率数据关联算法)对目标跟踪(And the multi-target track tracking is combined and merged)
    2016-11-23 17:30:38下载
    积分:1
  • K-Means PCA降维
    K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the characteristics of data clustering data. The principal component analysis reduces the dimension, carries on the visualization operation to the data, reduces the dimension to the features.)
    2017-06-22 22:05:55下载
    积分:1
  • tezhengtiqu
    c++特征提取,提取图像当中的红色灯笼。。。(c++ feature extraction, image extraction among red lanterns)
    2015-04-03 11:25:51下载
    积分:1
  • opencv4.3
    自主选择性的查看一幅图像中的部分区域的颜色直方图:允许用户在一幅图像中选择一个矩形区域,通过按住鼠标键画一个矩形,当鼠标放开是,高亮显示矩形框,同时在另一个独立的窗口中,使用画图函数画一个图表(选定区域的颜色直方图),分别用蓝,绿,红表示选中区域中每种颜色的像素数量。(Self-selective color in an image to view a partial area of ​ ​ the histogram: Allows the user to select a rectangular area in an image by holding down the mouse button to draw a rectangle when the mouse is released, the highlighted rectangle, Meanwhile in a separate window, using the drawing functions to draw a chart (selected color histogram region), respectively, with blue, green, red indicates the number of pixels in the selected area of ​ ​ each color.)
    2014-02-13 16:18:41下载
    积分:1
  • otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • zernike
    说明:  滤波是将信号中特定波段频率滤除的操作,是抑制和防止干扰的一项重要措施,滤波分为经典滤波和现代滤波。(Filtering is the operation of filtering out the specific band frequency of the signal, which is an important measure to suppress and prevent interference. Filtering is divided into classical filtering and modern filtering.)
    2019-12-20 12:01:53下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载