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

搜索资源列表

  1. qpsooustrar

    3下载:
  2. 用量子粒子群算法解决ostu图像分割问题,达到了较好地效果-Quantum PSO ostu image segmentation solution, to achieve a better result
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1857
    • 提供者:wang zhang
  1. watershed

    0下载:
  2. 此程序包含了分水岭算法的实现,其中也包含ostu图象分割和图象处理的很多重要算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:998943
    • 提供者:张淑敏
  1. OSTU算法实现分割

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

  1. otsu

    0下载:
  2. 运用ostu算法实现对图像的分割,效果很好-using the mothod of ostu of image segement,it is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1549047
    • 提供者:程栗
  1. 4

    0下载:
  2. ostu图像分割阈值算法,实现图像的分割,很不错的matlab程序,欢迎下载-OSTU threshold image segmentation algorithm, image segmentation, very good Matlab procedures, welcomed Download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:168301
    • 提供者:li
  1. ostu1

    0下载:
  2. 利用ostu算法实现阈值分割,将灰度图像变为2值图像输出-To use ostu algorithms thresholding the grayscale image into a two-value image output
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:709
    • 提供者:xuepan
  1. oOSTU-matlabs

    0下载:
  2. ostu算法(最大类间房差法,类属于阈值分割)的mmaltab代码,用于计算机图像处理分割及其相关应用。 -ostu algorithm (the largest room difference method, the class belongs threshold-split) mmaltab code for the computer image processing segmentation and its related applications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:8346
    • 提供者:家庭教师
  1. other_method_segmentation

    0下载:
  2. 实现ostu,区域增长,分水岭三种算法,分割彩色图像。-Achieve ostu, regional growth, the watershed three algorithms, color image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:2057662
    • 提供者:杨柳
  1. ostuyuzhifenge

    0下载:
  2. 阈值分割,ostu算法部分代码实现,可用于了解ostu算法。-Threshold segmentation, the ostu algorithm part of the code to achieve it and, can be used to to understand the the ostu algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:838
    • 提供者:绚烂
  1. AirportDection

    0下载:
  2. 机场检测中的模糊算法图像增强和基于ostu的阈值分割,用了opencv-Airport detection and fuzzy algorithm image enhancement and based threshold ostu segmentation, used the opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:1206
    • 提供者:沈静
  1. OSTUCPP

    0下载:
  2. 这个程序是用C++编写的用与图像分割的OSTU算法-This procedure is used to prepare OSTU algorithm C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1469
    • 提供者:jiang
  1. 11

    0下载:
  2. 图像分割,经典算法的重现,ostu算法为初学者研究和改进提供了基础-Image segmentation, the reappearance of classic algorithms, ostu algorithm provides the foundation for beginners research and improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:90307
    • 提供者:谢云成
  1. 图片

    0下载:
  2. OTSU算法也称最大类间差法,有时也称之为大津算法,被认为是图像分割中阈值选取的最佳算法,计算简单,不受图像亮度和对比度的影响,因此在数字图像处理上得到了广泛的应用。它是按图像的灰度特性,将图像分成背景和前景两部分.(Difference method OTSU algorithm called maximum class, sometimes called the Otsu algorithm, is considered to be the best algorithm, threshold
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:124928
    • 提供者:蓝天可凡00
  1. matlab

    1下载:
  2. ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点(OSTU threshold image segmentation algorithm for image segmentation Ostu optimal threshold optimization process, greatly reduces the search image thresholding computation t
  3. 所属分类:图形图像处理

  1. ostu

    0下载:
  2. 大津法(OTSU)是一种确定图像二值化分割阈值的算法,由日本学者大津于1979年提出。从大津法的原理上来讲,该方法又称作最大类间方差法,因为按照大津法求得的阈值进行图像二值化分割后,前景与背景图像的类间方差最大(何为类间方差?原理中有介绍)。(Otsu method (OTSU) is a set of image binarization threshold segmentation algorithm, proposed by Japanese scholars ohtsu in 1979.
  3. 所属分类:OpenCV

  1. pr

    0下载:
  2. 用遗传算法和ostu法对灰度图像阈值分割(Threshold segmentation for gray image)
  3. 所属分类:Maple

    • 发布日期:2018-01-10
    • 文件大小:413696
    • 提供者:teemo酱
« 1 2 3»
搜珍网 www.dssz.com