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

搜索资源列表

  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:zhou
  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算法在matlab中的实现程序

    0下载:
  2. 经典的大津otsu算法在matlab中的实现程序,每一步都是经典步骤。-Otsu classical Otsus algorithm in matlab implementation process, each step is the classical steps.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:2642
    • 提供者:lucun
  1. OTSU 算法可以说是自适应计算单阈值

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:1680
    • 提供者:刘荣辉
  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. 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. 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算法代码,对于低噪声图像分割效果较理想,适合于实际应用-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. 最大类间方差法-otsu算法的原代码 该方法简单有效-otsu algorithm code
  3. 所属分类:source in ebook

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

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

    • 发布日期:2013-11-25
    • 文件大小:76995
    • 提供者:ayaya
  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
  1. ostu_matlab

    0下载:
  2. Otsu算法是图像分割算法中比较实用和高效的一种,对图像的后续处理有很好的作用-Otsu algorithm is image segmentation algorithm in a more practical and efficient, the follow-up processing of the images have a good effect
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:169002
    • 提供者:alex
  1. otsu

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

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

    2下载:
  2. otsu算法的实现,自适应最佳阈值图像分割方法,最大类间方差算法-otsu algorithm, adaptive optimal threshold image segmentation method, Otsu Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-10-28
    • 文件大小:62641
    • 提供者:duhongwei
  1. OTSU-code

    0下载:
  2. 国外经典OTSU代码,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-classic otsu code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1480
    • 提供者:石秀梅
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com