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

搜索资源列表

  1. 1d2dotsu

    0下载:
  2. 一维 二维 otsu 算法大津展之 图像分割-One dimensional two-dimensional OTSU algorithm, based on the CLOWN LENA segmentation case, the pro test is available
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1320287
    • 提供者:wang
  1. sobelPentropyPquality

    0下载:
  2. difference of gaussian and otsu algorithm in c/c-difference of gaussian and otsu algorithm in c/c++
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-09
    • 文件大小:1836827
    • 提供者:sarvesh
  1. otsu_filterlocal

    0下载:
  2. 改进的otsu算法,计算局部otsu的值确定局部小区域。对于光照不均匀图像处理有比较好的适应- Improved otsu algorithm to calculate the value of the local otsu determine the local small area. For uneven illumination image processing has a relatively good adaptation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1024
    • 提供者:xiao
  1. wavework

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1535
    • 提供者:李二
  1. otsu

    0下载:
  2. 图像分割中常见的基于阈值处理的ostu算法,是最常用的图像分割算法。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:4339
    • 提供者:王者
  1. ImageSegment

    0下载:
  2. 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough变换等。- 图像分割实例,包括Kirsch算子、Laplace算子、LOG算子、LOG(修正)算子、Prewitt算子、Roberts算子、平面拟合Roberts算法、Sobel算子、阈值分割、2维阈值分割、最佳阈值分割、Otsu算法、差影法、Hough
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3346501
    • 提供者:ycr40
  1. otsu_1D

    0下载:
  2. Otsu算法 matlab实现 本算法是经典阈值分割法otsu算法的实现-Otsu algorithm matlab implementation
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-13
    • 文件大小:5120
    • 提供者:李妍
  1. thresh_md

    0下载:
  2. OTSU算法求解图像的自动阈值其中a为输入图像矩阵 th为求到的最佳阈值-OTSU algorithm of image automatic threshold
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:胡所谓
  1. Segmentation-algorithm

    0下载:
  2. 图像处理,图像滤波分割算法的整合:包括大部分常用的图像背景分割和滤波手段,可以作为初学者参考,包括OTSU法,全局局部阈值分割,最大熵法-Image processing, image filtering algorithm integrated segmentation: Most common image including background segmentation and filtering means can be used as a reference for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:1420
    • 提供者:
  1. 125

    0下载:
  2. 主要是通过最大类间方差算法求解自适应阈值,非常好用-Mainly through the Otsu algorithm to solve the adaptive threshold, very easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:177152
    • 提供者:宋智钦
  1. otsu

    1下载:
  2. 图像的阈值分割,基于matlab的一维otsu聚类算法的灰度图像分割-Image threshold segmentation, matlab-based one-dimensional otsu clustering algorithm for grayscale image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:James
  1. ostu

    0下载:
  2. otsu (大津算法)又名最大类间差方法,通过统计整个图像的直方图特性来实现全局阈值T的自动选取,此为可以成功运行与matlab上的代吗。(Otsu algorithm, also known as the largest inter class difference method, by statistical the histogram of the entire image characteristics to achieve the global threshold T automati
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:110592
    • 提供者:庭除古桐
  1. 程序及图片

    2下载:
  2. 大津展之算法对图像进行精确的分割后应用于混沌的图像加密中(The precise Otsu algorithm to segment the image after the application for image encryption in chaos)
  3. 所属分类:图形图像处理

  1. 遗传算法Otsu

    4下载:
  2. 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:103424
    • 提供者:KGfive
  1. chengxu

    0下载:
  2. 利用最大类间方差算法求解自适应阈值,对图像进行分割(The Otsu algorithm is used to solve the adaptive threshold, and the image is segmented)
  3. 所属分类:图形图像处理

  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. BuoLuoTest

    0下载:
  2. 采用ostu算法,再经形态学分析去除小面积提取菠萝果实图像。(Using ostu algorithm, and then by morphological analysis to remove small area extraction pineapple fruit image.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:1403904
    • 提供者:chiry
  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. Otsu

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:pwp
  1. 随机游动分割算法

    1下载:
  2. 文件中附有随机游动分割算法的实现代码,有实例程序,和模板程序(The file contains the implementation code of the random walk segmentation algorithm, the instance program, and the template program)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-02
    • 文件大小:6725632
    • 提供者:丁敏
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com