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

搜索资源列表

  1. 图像分割Otsu算法

    1下载:
  2. 实现自动阈值选取图像分割算法——Otsu算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-12-01
    • 文件大小:880
    • 提供者:jungweiht
  1. 图像OTSU分割算法实现C源代码

    2下载:
  2. 图像分割的OTSU算法,高效实用。
  3. 所属分类:源码下载

  1. otsu算法

    1下载:
  2. otsu 最大间类分割法分割红外图像,代码可以运行,附带结果图。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-09
    • 文件大小:50515
    • 提供者:sukey123
  1. Otsu.rar

    0下载:
  2. 利用Otsu算法进行图像分割实现简单,速度快,效果也好,Otsu algorithm using image segmentation to achieve a simple, fast and effective or
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:55493
    • 提供者:蚂蚁
  1. 基于Otsu法自适应阈值的图像分割研究

    0下载:
  2. 基于Otsu法自适应阈值的图像分割研究 论文,Otsu method based on adaptive threshold for image segmentation research papers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:390649
    • 提供者:赵宁
  1. PCNN---2D-OTSU

    0下载:
  2. 给出了基于2D-OTSU算法的PCNN自动循环迭代源代码,用于图像分割,效果良好。-PCNN code for image segmentation based on 2D-OTSU
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-22
    • 文件大小:2472
    • 提供者:辛国江
  1. otsu

    1下载:
  2. 基于粒子群算法的(pso)的otsu图像分割算法,效果很好,不可多得哦-Based on particle swarm optimization (pso) of otsu image segmentation algorithm, the effect is very good, rare oh
  3. 所属分类:Special Effects

    • 发布日期:2016-08-09
    • 文件大小:12288
    • 提供者:lj
  1. otsu

    0下载:
  2. 使用matlab实现最大类间方差法,即OTSU-The use of matlab for maximum between-class variance, that is, OTSU
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:134280
    • 提供者:shensisi
  1. OTSU

    0下载:
  2. 利用最大类间方差法(OTSU)求出对图像进行二值化处理的最佳阈值,从而进行图像二值化处理。 -Using the maximum between-class variance method (OTSU) obtained image binarization best treatment threshold, and thus image binarization treatment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2247
    • 提供者:zhangjie
  1. Otsu

    0下载:
  2. 目前分割方法很多,但是基于OTSU的方法还是比较常见,这个程序就是用来实现该方法的。-At present, segmentation method, but OTSU-based approach is still relatively common, this procedure is used for the method.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:12429
    • 提供者:曾伟
  1. GDI+OTSU

    0下载:
  2. 本程序使用了Gdiplus,在GUI中实现OTSU算法。-This procedure uses the Gdiplus, in the GUI to achieve OTSU algorithm.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1874735
    • 提供者:曾伟
  1. otsu

    0下载:
  2. 最大类间方差法,给出了详细的介绍,希望能对大家学习图像处理有帮助-Otsu law, gives a detailed introduction to all of us hope to be helpful to learn image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:4636
    • 提供者:王歌
  1. otsu

    0下载:
  2. 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法-Otsu Method: Otsu is Otsu scholars from Japan in 1979 to argue that there is an adaptive threshold to determine the method, also known Otsu method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:zhangzhang
  1. otsu

    0下载:
  2. 图像的otsu分界算法的实现,不是调用函数的,是底层实现-otsu partition
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:688
    • 提供者:赖师悦
  1. Otsu

    0下载:
  2. 经典的Otsu算法代码,对于低噪声图像分割效果较理想,适合于实际应用-Classic Otsu algorithm code, the effect of low-noise image segmentation than ideal fit in the practical application of
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:62328
    • 提供者:王刚
  1. otsu

    0下载:
  2. OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2145
    • 提供者:ltrko9kd
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. otsu

    0下载:
  2. 最大类间方差法-otsu算法的原代码 该方法简单有效-otsu algorithm code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:874
    • 提供者:王超群
  1. OTSU

    0下载:
  2. 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2042
    • 提供者:shaohu
  1. OTSU

    2下载:
  2. OTSU算法,实现图像二值化,matlab实现-OTSU
  3. 所属分类:图形图象

    • 发布日期:2013-11-25
    • 文件大小:76995
    • 提供者:ayaya
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com