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

搜索资源列表

  1. otsu

    0下载:
  2. Compute 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 Trans. Syst. Man Cybern. 9:62-66 1979).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2421
    • 提供者:fangfei_666
  1. Otsu

    0下载:
  2. 在目标和背景的尺寸比例很接近时,应用otsu算法分割效果才比较好,因此对目标进行开窗分割很有意义.也就说在一定窗口大小内对目标进行otsu分割,窗口之外的图像可以不变或者赋为0 程序中分别给出了算法.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:110579
    • 提供者:李成
  1. OTSU

    0下载:
  2. OTSU 算法,自适应计算单阈值对输入的灰度图像的直方图进行分析,将图像二值化。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1685
    • 提供者:王海兵
  1. otsu

    0下载:
  2. otsu算法应用于图像分割--图像分割-直方图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:935
    • 提供者:Lyf
  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. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1415
    • 提供者:林宏津
  1. 大津法阈值分割(otsu)

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

    • 发布日期:2008-10-13
    • 文件大小:2202
    • 提供者:王雷
  1. classic otsu vc++ code

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

    • 发布日期:2011-04-06
    • 文件大小:1480
    • 提供者:shixium@163.com
  1. 基于大津算法的阈值分割

    1下载:
  2. 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:516
    • 提供者:孙琰
  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. OtsuThresholding_16Bit.rar

    0下载:
  2. OTSU算法的Java实现,希望对各位有用!,OTSU algorithm of Java to achieve, in the hope that useful!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-10
    • 文件大小:2169
    • 提供者:qdhuxp
  1. otsu.rar

    0下载:
  2. 使用c#语言利用otsu方法对图像进行阈值分割。,Use c# language using Otsu method of image threshold segmentation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1116
    • 提供者:winter
  1. otsu.rar

    1下载:
  2. 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割,非动态阈值,This procedure is the use of maximum between-cluster variance adaptive thresholding algorithm for image segmentation, non-dynamic threshold
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者:gyq
  1. matlab_Otsu.rar

    0下载:
  2. 此算法是Otsu提出的最大类间方差法,利用matlab进行分割图像,This algorithm is proposed by Otsu Otsu method, used to segment image in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:541
    • 提供者:328087418
  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. goodotsu.rar

    0下载:
  2. 图像自适应分割,大津法计算灰度阈值,MATLAB源程序。,Adaptive image segmentation, gray Otsu threshold method, MATLAB source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:958
    • 提供者:xuyajun
  1. example4_good

    1下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:792
    • 提供者:lj
  1. 3Otsu

    2下载:
  2. 三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4217
    • 提供者:bird
« 1 2 3 45 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com