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

搜索资源列表

  1. OSTU算法实现分割

    1下载:
  2. 自动寻找阈值,实现图像分割。很好用啊!VC 编写!- Automatically seeks the threshold value, the realization picture division. Very easy to use! VC compilation!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1710
    • 提供者:刘明霞
  1. 分割-阈值

    0下载:
  2. 实现分割的原理方法,ppt版本,希望能对你有帮助-achieve segmentation principle, ppt, but that version can help you
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1847997
    • 提供者:崔冰
  1. 单阈值图像分割

    0下载:
  2. 用matlab编写的采用遗传算法进行图像分割的一个程序-using Matlab prepared using genetic algorithms for image segmentation of a program
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:135993
    • 提供者:马文
  1. yuzhi

    0下载:
  2. 本代码是关于数字图像阈值分割的源代码,它包括:文件的重新打开与图像的灰度处理,其中灰度处理又包括:灰度二值化处理、r分量直方图、g分量值方图、b分量直方图等。-the code is on the threshold of digital image segmentation of the source code, including : File with the reopening of gray image processing, which also includes handling
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:200281
    • 提供者:zhangkeju
  1. matlab

    1下载:
  2. ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点(OSTU threshold image segmentation algorithm for image segmentation Ostu optimal threshold optimization process, greatly reduces the search image thresholding computation t
  3. 所属分类:图形图像处理

  1. ostu

    0下载:
  2. ostu阈值分割算法,使用matlab实现(OSTU threshold segmentation algorithm, matlab implementation)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:赵隽
  1. otsu

    0下载:
  2. 基于OSTU实现图像的分割:输入图像与要分割图像的数量(segmentation using Otsu's method)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:tuzi_Lee123
  1. e

    0下载:
  2. 图像分割应用领域,有案例实现对图像的分割(Image segmentation in the application field of image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:68608
    • 提供者:xuelai
  1. 细胞分割(大津阈值)整套程序(仅代码)

    1下载:
  2. 细胞分割(大津阈值)整套程序(仅代码)仅供参考,并非对所有图像试用,资源分享。
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:647
    • 提供者:FLUPPY
  1. code

    0下载:
  2. matlab平台下实现简单阈值法图像分割,并通过连通域标注分割后的图像(matlab code for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:875520
    • 提供者:SUN-HD
  1. 分割 (2)

    0下载:
  2. 图像分割是图像处理和计算机视觉的重要研究领域。通过贝叶斯算法应用于图像分割,利用其较好的寻优能力搜索到图像的最佳阈值,达到较好的图像分割效果,并拓展了算法的应用领域.针对图像在动态阈值选取难的问题(Image segmentation is an important research field of image processing and computer vision. The Bayesian algorithm is applied to image segmentation, the
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:46080
    • 提供者:大碗碗
  1. tuxiangfenge

    0下载:
  2. 基于Python的一个小程序,可以对图像进行图像分割,阈值自己根据不同的图像输入(Image segmentation can be carried out)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:717824
    • 提供者:Erichan
  1. xingtaixuechulihou

    0下载:
  2. 采用了各种基础性的对比度增强算法以及自动阈值分割算法应用于图像分割(A variety of basic contrast enhancement algorithm and automatic threshold segmentation algorithm are applied to image segmentation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:4096
    • 提供者:无敌兔兔
  1. 类间最大方差(Otsu)阈值法分割图像

    0下载:
  2. 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:yeohyong
  1. 最大熵法简单图像分割

    1下载:
  2. 最大熵法简单图像分割,先进行阈值计算,在进行像素判断(Maximum entropy method for simple image segmentation)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:yeohyong
  1. 基于最大类间方差阈值与遗传算法的道路分割

    2下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-02
    • 文件大小:743424
    • 提供者:EMC
  1. otsu

    0下载:
  2. 简单的OTSU阈值分割,实现前后背景分离,运行速度快(Simple OTSU threshold segmentation, achieve the separation of background and speed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:3072
    • 提供者:Giovanna
  1. OSTU

    2下载:
  2. 用OSTU和KSW实现多阈值图像分割,matlab代码(Image Segmentation Using OSTU and KSW)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-13
    • 文件大小:1024
    • 提供者:不可名状
  1. 2 免疫遗传算法实现图像阈值分割

    2下载:
  2. 免疫算法应用于图像分割,已经通过程序仿真验证。(Immune algorithm applied to image segmentation)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-23
    • 文件大小:123904
    • 提供者:无好先生
  1. 自动阈值选择算法

    1下载:
  2. 自动阈值选择算法,通过简单迭代法实现自动阈值的选择,来分割图像
  3. 所属分类:matlab例程

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com