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

搜索资源列表

  1. otsu

    0下载:
  2. 通过此算法选取出来的阈值非常理想,对各种情况的表现都较为良好。虽然它在很多情况下都不是最佳的分割,但分割质量通常都有一定的保障,可以说是最稳定的分割。由上可知,大津算法是一种较为通用的分割算法。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:张子木
  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.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. multi-threshold-Otsu

    1下载:
  2. Otsu多阈值快速分割算法及其在彩色图像中的应用-Segmentation of multi-threshold Otsu algorithm and its application in color image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:257900
    • 提供者:xue ww
  1. OTSU

    0下载:
  2. 基于opencv2.3的大津法自适应阈值二值化算法的代码C++。含测试图片,已编译。很好用,代码一目了然,易懂。-Based on the opencv2.3 OTSU method adaptive threshold binarization algorithm C++ code. Including test images, compiled. Very good, the code be clear at a glance, to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-10-30
    • 文件大小:8651543
    • 提供者:lee
  1. _rar

    0下载:
  2. 关于数字图像处理中的Otsu算法 并且可计算阀值-On digital image processing algorithms and computable Otsu threshold
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:97847
    • 提供者:lee
  1. ostu

    0下载:
  2. 大津站直的阈值化算法,用MATLAB实现,目前较好的阈值化算法-Stand straight Otsu s thresholding algorithm, using MATLAB to achieve, the current threshold of a better algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:45617
    • 提供者:小明
  1. LiaoThreshold

    1下载:
  2. OTSU图像分割快速算法。原创,附参考文献。-a faster version of Otsu s method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1010525
    • 提供者:WangJun
  1. 22238164252005711237194045

    0下载:
  2. 对OTSU算法的简单实现,其中图像指针需要稍微改动即可实现,很简单-To realize the simple OTSU algorithm, which can be a pointer to the image to change, very simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2986
    • 提供者:刘丹枫
  1. equalgraythresh

    0下载:
  2. 简化的OTSU算法,对原OTSU算法的目标函数,即方差进行了修正-OTSU simplified algorithm, the original objective function OTSU algorithm, that is, the variance was amended
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:mqh
  1. yichuansuanfawenxian05

    0下载:
  2. 这是一篇文献,题目是:《基于智能遗传算法和Otsu法的多目标图像分割方法》-This is a document entitled: " Genetic Algorithm Based on Intelligent Otsu method and multi-objective method of image segmentation,"
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:302148
    • 提供者:姚春玲
  1. result.bmp

    0下载:
  2. 在阈值分割中的OTSU算法,希望对有需要的朋友有一些帮助-Threshold segmentation in OTSU algorithm in the hope that friends in need of some help
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:9450
    • 提供者:huihui
  1. PSO

    0下载:
  2. 采用粒子群算法和最大类间方差相结合进行图像分割。-Using particle swarm algorithm and Otsu image segmentation combining.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1802606
    • 提供者:Tommy
  1. 2dOtsu

    0下载:
  2. 二维Otsu算法,参考论文 二维Otsu自适应阈值选取算法的快速实现 作者汪海洋 但我觉得速度还是不令人满意,期待更好的算法-2 dimention Otsu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2067646
    • 提供者:球王
  1. GASA

    1下载:
  2. 图像分割的优化算法,结合了遗传算法和模拟退火算法,并将优化算法和原始otsu方法进行了比较-Optimization of image segmentation algorithm that combines genetic algorithm and simulated annealing algorithm and optimization algorithm and the original method otsu are compared
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:83192
    • 提供者:xw
  1. BinarizationAlgorithm

    0下载:
  2. 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:54905
    • 提供者:释然
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. otsu0915

    0下载:
  2. 通过matlab源码实现图像的最佳自动阈值分割,所选算法是常见的大津法-Matlab source code through the realization of the best automatic image thresholding, the selected algorithm is a common method of Otsu
  3. 所属分类:Special Effects

    • 发布日期:2016-05-13
    • 文件大小:1994
    • 提供者:IVTECH
  1. ERZHI

    0下载:
  2. 识别车牌图像,二值化 还有很多算法的实现,阈值的分割,中值滤波,OTSU算法,定位用的是遍历匹配算法-ER ZHI HUA TU XIANG YONG YU CHE PAI SHI BIE,THE SITUITION IS VC++ 6.0,YOU CAN DOWNLOAD IT FIRST,MAY BE IT IS USEFUL FOR YOU.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:3438
    • 提供者:同同
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com