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

搜索资源列表

  1. tidufenge

    0下载:
  2. 基于梯度调整的矩不变自动阈值图像分割算法 非常不错 感兴趣可用-segmention by the graid
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:401299
    • 提供者:cmd
  1. otsu

    1下载:
  2. 自动单阈值分割OTSU算法的C语言实现方法-OTSU automatic single-threshold segmentation algorithm C language method
  3. 所属分类:Special Effects

    • 发布日期:2016-05-07
    • 文件大小:20638
    • 提供者:李向阳
  1. auto

    0下载:
  2. 阈值分割的方法是图像分割中最常用的方法,也是最基本的方法,本算法提供的是自动选择阈值的自动分割方法,算法简单,适合初学者学习-Thresholding is the most commonly used image segmentation method is the most basic way, the algorithm is automatically selected to provide the automatic threshold segmentation algorithm i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:629
    • 提供者:文丽丽
  1. New-Iterative-Method(DIY)

    0下载:
  2. 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian no
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1301
    • 提供者:姜亮
  1. auto_threshold

    0下载:
  2. 图像分割的自动最佳阈值分割算法!可以参考一下 -Automatic segmentation threshold segmentation algorithm best! Can refer to
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:621
    • 提供者:程凯
  1. quanyuzhi3

    0下载:
  2. 图像分割——自动全阈值分割(采用迭代法)-Image Segmentation- Automatic full-threshold segmentation (iterative method)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:823
    • 提供者:guoyaping
  1. auto_threshold

    0下载:
  2. 图像分割自动阈值算法,此算法经过测试比同类算法效果要好!-Image segmentation algorithm for automatic threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:626
    • 提供者:刘晖
  1. image-segmentation-

    0下载:
  2. 1.read_mpeg.m把mpg格式的视频存为一帧一帧的jpg格式的图像 2.im_fg_y.m是对文件进行阈值分割,可以自动读取图片并分割图像,显示效果。必要时可以做成函数用plc.m调用一次对多幅图片进行处理。 3.im_fg_b.m是对图像利用canny算子进行边缘检测,用于分析与显示。同样可以做成函数来调用。 4.pcl.m是对图像文件批处理,一次可以读入多幅图像,处理后再存储。 5.pcl1.m是调用边缘检测函数对一组图像进行分割并保存。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:7742
    • 提供者:liruihua
  1. T_ThetaFit

    0下载:
  2. 基于T熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:2433597
    • 提供者:yuanshb
  1. log_ThetaFit

    0下载:
  2. 基于对数熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-T entropy-based multi-threshold segmentation grayscale image automatically converted, and the threshold grayscale images and three threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:4981
    • 提供者:yuanshb
  1. zhishu_ThetaFit

    0下载:
  2. 基于指数熵的多阈值分割,实现了灰度图像的自动转换,以及对灰度图像的二阈值和三阈值的分割算法-Algorithm based on the the index entropy threshold segmentation, to achieve the automatic conversion of grayscale images, as well as the threshold grayscale images and three threshold values ​ ​
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:4798
    • 提供者:yuanshb
  1. 3_edge

    0下载:
  2. matlab实现图像边界跟踪。hough变换,自动直方图阈值分割等。-Matlab achieve image boundary tracking. Hough transform, automatic histogram threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1403
    • 提供者:JUN
  1. OtsuSegment

    0下载:
  2. 编程实现大津(Otsu)自动灰度阈值分割算法的程序-Programming (Otsu) automatic gray Otsu threshold segmentation algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:2973
    • 提供者:wy
  1. DIP

    0下载:
  2. 包含二值化、canny算子边缘检测、感兴趣区域提取、自动多阈值分割等程序,及分水岭分割和连通域字符识别两篇文章。-Contains two values, canny edge detection, region of interest extraction, automatic threshold segmentation procedures, and watershed segmentation and character recognition two articles connecte
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:6771065
    • 提供者:
  1. ex_Image

    0下载:
  2. 月球撞击坑的自动识别(基于影像的),主要涉及影像的阈值分割、区域生长、条件匹配、边缘提取及拟合-Lunar craters automatic identification (image-based), mainly related to the image threshold segmentation, region growing, conditional matching, edge extraction and fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2944107
    • 提供者:dreamer
  1. DIP1002

    0下载:
  2. 数字图像处理,实现自动全局阈值分割,代码和图片经过matlab调试已通过。-Digital image processing, automatic global thresholding segmentation, and pictures through the matlab code debugging has been passed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:154660
    • 提供者:李宝林
  1. zidongduoyuzhi

    0下载:
  2. 图像的自动多阈值分割,可以进行灰度图像的自动分割。-Automatic multi-image threshold segmentation, gray-scale images can be automatically split.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2196
    • 提供者:eepconce
  1. m_segmentation

    0下载:
  2. 自动阈值法和otsu两种方法对图像进行背景和前景的分割。-Automatic threshold method and otsu two kinds of methods for image segmentation of background and foreground.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2376
    • 提供者:谢艳梅
  1. auto_thresh

    0下载:
  2. 通过求差分曲线,利用阈值分割算法对图像进行自动多阈值分割-image segment method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1213
    • 提供者:chen
  1. tuxiangfenge

    0下载:
  2. 利用最大类间方差算法求取自动阈值,实现图像分割-Using the maximum inter class variance algorithm for automatic threshold, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:徐扬
« 1 2 3 45 6 »
搜珍网 www.dssz.com