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

搜索资源列表

  1. ostu算法阈值分割

    1下载:
  2. ostu阈值分割算法,经典的阈值分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:975
    • 提供者:trierwang
  1. Ostu图像阈值分割算法IDL程序

    3下载:
  2. Ostu图像阈值分割算法IDL程序
  3. 所属分类:源码下载

  1. ostu阈值分割

    0下载:
  2. 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
  3. 所属分类:2D图形编程

  1. 图像处理中 各种阈值分割的基本算法的实现

    0下载:
  2. 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:3294
    • 提供者:
  1. OSTU-matlab.ostu算法的maltab代码

    0下载:
  2. ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:8279
    • 提供者:安佳骐
  1. OSTU.这是一个阈值分割算法

    1下载:
  2. 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:112802
    • 提供者:何欢
  1. Ostu

    0下载:
  2. 一种新颖的Ostu图像阈值分割方法 图像处理 图像分割-A novel method of image segmentation Ostu
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:438027
    • 提供者:hb
  1. OSTU

    0下载:
  2. 实现了OSTU阈值图像分割,能对灰度图像进行二值化,效果很好!-Achieved OSTU image segmentation, gray image can be binary, works well!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:7450
    • 提供者:he
  1. cocahome_20100309235237

    0下载:
  2. 图像分割,二维图像分割,ostu算法,阈值分割-Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:249540
    • 提供者:nannan
  1. Otsu

    0下载:
  2. 一篇有关ostu阈值分割的论文,可以用于图像分割。一篇有关ostu阈值分割的论文,可以用于图像分割-A thresholding the ostu papers, can be used to image segmentation. A thresholding the ostu papers, can be used for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:308106
    • 提供者:zhanglei
  1. ostu

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. yixuetuxiangfenge

    1下载:
  2. 出了一种适合医学图像分割的改进分水岭算法,针对分水岭算法存在的过分割问题,采用数学 形态学重构滤波器和Ostu阈值分割方法对图像中感兴趣的目标和背景进行标记。根据标记的二值图像, 运用形态学极小值标定技术对原有梯度图像进行修正。最后,使用分水岭算法对修正的梯度图像进行分割。该方法能有效抑制过分割现象,而且计算复杂程度较低、分割效果较好。-Out of a medical image segmentation for improved watershed algorithm for seg
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:199764
    • 提供者:xiliao
  1. ostu

    0下载:
  2. Matlab源代码:ostu图像阈值分割技术,可有效的提取图像的边缘信息,实现图像二值化-Matlab source code: ostu image segmentation techniques, can effectively extract the image edge information of image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:171596
    • 提供者:杨乾
  1. ostu

    0下载:
  2. ostu阈值分割算法,用matlab写的,有例子能运行成功!-Ostu operation is good, writen in matlab langue.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:168437
    • 提供者:宋晓娜
  1. Ostu

    0下载:
  2. OSTU阈值分割法和最大熵阈值分割法,两种阈值分割法的比较,程序直接运行。-The OSTU threshold segmentation method and maximum entropy threshold segmentation method, the comparison of the two threshold segmentation method, the program is run directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:1220
    • 提供者:yuanxiaocui
  1. ostu阈值分割法

    0下载:
  2. 这是一个利用大津阈值法进行自适应分割的程序,效果很不错,你值得拥有,采用matlab编写
  3. 所属分类:matlab例程

    • 发布日期:2016-04-14
    • 文件大小:1223
    • 提供者:shibie@163.com
  1. ostu

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

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

    0下载:
  2. 主要使用OSTU进行阈值的选取,然后使用opencv提供的阈值函数对图像进行分割(The main use of OSTU threshold selection, and then use opencv threshold function provided by the segmentation of the image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:4922368
    • 提供者:遗落的心
  1. otsu

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

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

    0下载:
  2. 用遗传算法和ostu法对灰度图像阈值分割(Threshold segmentation for gray image)
  3. 所属分类:Maple

    • 发布日期:2018-01-09
    • 文件大小:413696
    • 提供者:teemo酱
« 12 3 4 »
搜珍网 www.dssz.com