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

搜索资源列表

  1. 图像分割Otsu算法

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

    • 发布日期:2008-12-01
    • 文件大小:880
    • 提供者:jungweiht
  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. 利用最大类间方差法(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

    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. 在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
  1. otsu

    1下载:
  2. 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
  3. 所属分类:Graph program

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

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1161
    • 提供者:Andy
  1. OTSU

    0下载:
  2. otsu算法和直方图均衡化,用于进行一般的图像处理,有利于初学者学习-otsu algorithms and histogram equalization
  3. 所属分类:Graph program

    • 发布日期:2017-05-30
    • 文件大小:12563108
    • 提供者:张司命
  1. otsu-method

    2下载:
  2. 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1792
    • 提供者:budongwei
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com