CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 阈值分割 MATLAB

搜索资源列表

  1. OSTUImageSegment

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:168273
    • 提供者:冯杰
  1. Segmentation2

    1下载:
  2. 包括边缘检测、 灰度阈值分割区域分割彩色分割、特殊方法的图像分割-Including edge detection, region segmentation thresholding gray color segmentation, special methods of image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:40888
    • 提供者:阿毛
  1. Morph

    0下载:
  2. 本程序能对一个数字图象完成数学形态学的四个基本运算。对bmp格式的图像进行灰度化处理,再进行阈值分割运算,最后可在菜单中选择进行形态学变换,包括腐蚀、膨胀、开、闭、细化等运算。-This procedure can be completed on a digital image of the four basic operations on mathematical morphology. Bmp format for grayscale image processing, further th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4381033
    • 提供者:xinxin
  1. 12

    0下载:
  2. 程序代码说明 用Prewitt算子检测图像的边缘 用不同σ值的LoG算子检测图像的边缘 用Canny算子检测图像的边缘 图像的阈值分割 用水线阈值法分割图像 对矩阵进行四叉树分解 将图像分为文字和非文字的两个类别 形态学梯度检测二值图像的边缘 形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Program code shows the image using Prewitt edge de
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:42545
    • 提供者:lmj
  1. adaptivethreshold

    0下载:
  2. 用Matlab写的自适应性阈值分割的一个实例,包含程序和图片。-Use Matlab to write the self-adaptive thresholding an instance that contains procedures and pictures.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:148052
    • 提供者:黄玲
  1. otsu

    0下载:
  2. otsu 阈值分割代码 ,可以设置分割的类别数-otsu segmentation code, you can set the number of separate categories
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:33944
    • 提供者:zhang
  1. yichuansuanfa-yuzhifenge

    1下载:
  2. 图像的阈值分割,采用蚁群算法,解决了图像处理问题-Image segmentation using ant colony algorithm to solve the problem of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:4991
    • 提供者:wubin
  1. Otsus

    0下载:
  2. 图像分割,双峰法.显示直方图,根据直方图确定阈值,并根据次阈值进行图像的风格-segmation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:929
    • 提供者:bobo
  1. imagesegmentation

    3下载:
  2. 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-05
    • 文件大小:156672
    • 提供者:杨岩
  1. MedicalImageSegmentation

    0下载:
  2. 医学图像分割的实验报告(包含源程序),主要内容包括:不同算子(Sobel、Prewitt、Roberts、Laplacian)的边缘提取效果分析;阈值分割;以及watershed方法的分割讨论。-The implementation and discussion for fundamental medical image segmentation algorithms, including edge extracting algorithm, thresholding methods and w
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:613966
    • 提供者:nancy
  1. ThreshCut

    0下载:
  2. 将图像分割,方法有很多种,有double 算法等,需要熏着阈值。包括了迭代算法和大律算法-Segmentation, including the iterative algorithm and the algorithm for a large law
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1110
    • 提供者:colin
  1. Ostu2dim

    2下载:
  2. Ostu二维方法实现图像单阈值分割,效果优于传统的一维算法-Ostu single two-dimensional method of image segmentation, better than traditional one-dimensional algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:695
    • 提供者:文子
  1. quyushengzhangfa

    0下载:
  2. 用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵-Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:939
    • 提供者:lili
  1. matlab-3

    0下载:
  2. 1、使用MatLab 软件进行图像的分割; 2、能够自行评价各主要算子在无噪声条件下和噪声条件下的分割性能; 3、能够掌握分割条件(阈值等)的选择; 4、完成规定图像的处理并要求正确评价处理结果,能够从理论上作出合理的解释。 -1, the use of MatLab software for image segmentation 2, to self-evaluation of all the major operators in the absence of noise c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:4682
    • 提供者:wanghui
  1. Image-processing-source-program

    0下载:
  2. 数字图像处理及实例应用,包括图像的边缘检测,阈值分割算法,文字与非文字区域的划分-And examples of digital image processing applications, including edge detection, threshold segmentation algorithm, text classification with non-text area
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:89121
    • 提供者:陆颖
  1. MATLAB

    2下载:
  2. 可见光图像飞机目标识别 模糊差影法 改进自适应阈值分割法 七阶Hu不变距-aircraft recognition
  3. 所属分类:Special Effects

    • 发布日期:2016-12-19
    • 文件大小:4096
    • 提供者:huangyueqin
  1. lft

    0下载:
  2. 阈值分割迭代法分割图像的一种算法,可以实现迭代分割图像。-Thresholding segmentation image iteration, an algorithm can achieve iterative image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64091
    • 提供者:李烟
  1. Binaryzation

    0下载:
  2. 迭代法是基于逼近的思想,逼近的目标是使得:前景和背景的平均灰度值的平均值即为阈值。该方法的原理是:如果用某一阈值分割出的图像,其两部分平均值的中值,正好等于该阈值,那么这个阈值就是所求的阈值。-Iterative method is based on the approximation of the idea of ​ ​ approaching the goal is to make: the foreground and background is the average
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:14447
    • 提供者:坏蛋
  1. texture

    0下载:
  2. 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -English VersionEnglish VersionEnglish Version
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:68679
    • 提供者:陈老师
  1. Morphological-threshold-segmentation

    0下载:
  2. 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:578
    • 提供者:lorna
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com