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

搜索资源列表

  1. GDI+otsu

    0下载:
  2. 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1012226
    • 提供者:李之见
  1. vc++OTSUcode

    0下载:
  2. otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15960
    • 提供者:苏霍伊
  1. CGProcesser

    0下载:
  2. 关键字:显示DIB,OTSU算法二值化图象,图象灰度化处理,关联多个VIEW到文件.显示文件灰度直方图-keyword : DIB show, OTSU algorithm binary image, gray-scale image processing, VIEW linked to a number of documents. Histogram Display
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140655
    • 提供者:张写真
  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. OLD_OTSU.rar

    0下载:
  2. matlab OTSU 简易的大津算法 求最佳阈值的。,matlab simple algorithm seeking Otsu threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1062
    • 提供者:Timix
  1. otsu

    0下载:
  2. 优化后的OTSU算法,适用于图像分割 适用于二维图像-OTSU optimized algorithm for image segmentation applied to two-dimensional image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1897
    • 提供者:yan
  1. OTSU.rar

    0下载:
  2. 大津自适应阈值分割算法,其中只有自适应阈值的计算部分,Otsu adaptive threshold segmentation algorithm, one of only adaptive part of the calculation of threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:881
    • 提供者:zhou
  1. Binarization

    0下载:
  2. 数字图像处理,用大津算法对图像进行二值化处理,VC/MFC实现。-Digital image processing, with the Otsu algorithm to the image binarization, VC/MFC implementation. 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容 翻译以下任意网站Nord-Cinema-法国Venezuela Tuya-西班牙语Museo del Prado-Digital image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:676123
    • 提供者:凌潇然
  1. otsu

    0下载:
  2. 图像二值化,利用otsu算法对图像进行二值化,快速二值化-Image binarization using Otsu algorithm for image binarization Fast Binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:635
    • 提供者:刘乐
  1. Otsu-sf-C

    0下载:
  2. Otsu算法 最大类间方差算法 大津法 图像分割 C语言程序-Otsu algorithm Otsu algorithm Otsu image segmentation C language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:616
    • 提供者:程序员
  1. OTSU

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The foll
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1464
    • 提供者:eepest
  1. 大津法阈值分割(otsu)

    0下载:
  2. 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:电子测量
  1. otsu

    1下载:
  2. 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:淡淡
  1. Otsu-Algorithm

    0下载:
  2. Otsu方法是一种全局化的动态二值化方法,又叫大津法,是一种灰度图像二值化的常用算法。该算法的基本思想是:设使用某一个阈值将灰度图像根据灰度大小,分成目标部分和背景部分两类,在这两类的类内方差最小和类间方差最大的时候,得到的阈值是最优的二值化阈值。-Otsu method is a globally-oriented dynamic binary method, also known Otsu is a gray image binarization commonly used algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:14087
    • 提供者:fanshengnan
  1. OTSU

    0下载:
  2. 大津算法的实现,基于C++语言,可以运行,希望有用-Achieve Otsu algorithm, based on the C++ language, you can run, I hope useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4007699
    • 提供者:高文
  1. otsu

    0下载:
  2. otsu算法、局部二值化、全局二值化用于图像二值化。opencv3.0配置vs2013-Otsu algorithm, local two value, global two value for image two. Opencv3.0 configuration vs2013
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:7866805
    • 提供者:陈晨
  1. otsu

    0下载:
  2. 利用otsu算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Using otsu algorithm to realize multi- threshold segmentation of pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1662
    • 提供者:王亚龙
  1. OTSU多阈值分割

    0下载:
  2. 一种改进的otsu算法,可以实现多阈值分割,可以自己设置阈值。(An improved Otsu algorithm which can achieve multi threshold segmentation and can set threshold yourself.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:vac---
  1. 灰度图像二维otsu自动阈值分割

    0下载:
  2. 一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:336896
    • 提供者:vac---
  1. thresh_md

    1下载:
  2. 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)
  3. 所属分类:2D图形编程

    • 发布日期:2019-06-27
    • 文件大小:27648
    • 提供者:Lucifer.M
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com