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

搜索资源列表

  1. ostu

    0下载:
  2. 实现OSTU算法,获取图像前后景的阈值分割图像,不适合图像中文字区域提取
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2882
    • 提供者:张良
  1. ostu算法阈值分割

    1下载:
  2. ostu阈值分割算法,经典的阈值分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:975
    • 提供者:trierwang
  1. ostu阈值分割

    0下载:
  2. 基于matlab平台和ostu算法,实现了对图像的分割,分割效果满意。
  3. 所属分类:2D图形编程

  1. 图像处理中 各种阈值分割的基本算法的实现

    0下载:
  2. 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:3294
    • 提供者:
  1. OSTU-matlab.ostu算法的maltab代码

    0下载:
  2. ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:8279
    • 提供者:安佳骐
  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-27
    • 文件大小:1680
    • 提供者:刘荣辉
  1. OSTU.这是一个阈值分割算法

    1下载:
  2. 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:112802
    • 提供者:何欢
  1. OSTUmatlab.rar

    0下载:
  2. OSTU算法,智能优化算法,matlab,共同学习,OSTU
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2441
    • 提供者:潘文
  1. ostu

    0下载:
  2. 大津算法是关于图像处理中分割的重要算法,是又日本人的最先使用的。自动寻找分割点-Otsu algorithm is divided on the importance of image processing algorithms, is the first Japanese to use it. Automatically find split points
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:220853
    • 提供者:白正彪
  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. max_sigma

    0下载:
  2. matlab ostu 算法源码实现非常棒-matlab ostu code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:772
    • 提供者:初三
  1. erzhihua

    0下载:
  2. Ostu算法在图像分割中的应用,即二值化处理-Ostu image segmentation algorithm in the application, that is, to deal with binary
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:111517
    • 提供者:刘赋
  1. cocahome_20100309235237

    0下载:
  2. 图像分割,二维图像分割,ostu算法,阈值分割-Segmentation, two-dimensional image segmentation, ostu algorithm, thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:249540
    • 提供者:nannan
  1. OSTU

    0下载:
  2. 在做图像处理时,用到OSTU算法时,这里包括了MATLAB中实现的源代码,包括去灰度的源代码等。-When doing image processing, used OSTU algorithm, implemented in MATLAB here including the source code, including source code, etc. to gray.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3294
    • 提供者:wangbaohua
  1. ostu

    0下载:
  2. OSTU最大类间方差阈值分割算法matlab实现-OSTU Otsu threshold segmentation algorithm matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2565
    • 提供者:黄种
  1. OSTU--VCPP

    0下载:
  2.  OSTU算法目的就是计算出一连通区域的阈值,然后对该区域二值化-OSTU algorithm purpose is to calculate the threshold of a connected region, then the binary in the region
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6999
    • 提供者:李阳
  1. texture

    0下载:
  2. 两种阈值分割算法,一种是 ostu算法,另一种算法,对ostu算法进行改进,可以对双峰值图像分割,效果有很大改善 -English VersionEnglish VersionEnglish Version
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:68679
    • 提供者:陈老师
  1. ostu

    0下载:
  2. ostu算法用于图像分割。绝对可用,c语言实现!-ostu algorithm for image segmentation. Absolutely free, c language!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:921
    • 提供者:易寒
  1. ostu

    0下载:
  2. ostu算法 它是1979年由日本大津提出的,在最小二乘法原理基础上推导出来的。适用于双峰的直方图-ostu algorithm Otsu, Japan in 1979, derived based on the principle of the least squares method. Applicable to bimodal histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:18503
    • 提供者:陈豪
  1. 二维ostu代码

    2下载:
  2. 维基百科上的二维ostu代码有点问题,这个是根据其原理修改后的(The two-dimensional Ostu code on Wikipedia has some problems. This is a modified version based on its principles.)
  3. 所属分类:书籍源码

    • 发布日期:2020-03-10
    • 文件大小:1024
    • 提供者:zyllive
« 12 3 4 5 6 »
搜珍网 www.dssz.com