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

搜索资源列表

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

    0下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序-Two-dimensional gray image Otsu automatic thresholding method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:704
    • 提供者:沈毅
  1. 2D_OTSU

    0下载:
  2. 二维的OTSU二值化代码,利用integral image 技术,速度极快!-2D OTSU using integral image techique. It s very fast!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3219
    • 提供者:shaohu
  1. tuxintuizhifenge

    0下载:
  2. 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:141531
    • 提供者:子登
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. OTSU

    0下载:
  2. 在VC++6.0 已经openCV环境下的一维OTSU代码,实现图像二值化-// OTSU.h: interface for the COTSU class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OTSU_H__33C2086A_C181_490B_946D_837B4C7FB914__INCLUDED_) #define AFX
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2042
    • 提供者:shaohu
  1. otsu_2d

    0下载:
  2. 基于OTSU二维图像分割 很有用 具参考价值-OTSU 2d. well worth to download.LOL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1202
    • 提供者:吴汉肱
  1. Otsu

    0下载:
  2. 包含了21篇二维最大类间方差(Otsu)阈值分割方法的论文,-Contains 21 article 2 d between the most kinds of variance (Otsu) threshold segmentation method papers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10292693
    • 提供者:coolbage
  1. Otsu

    0下载:
  2. 图像的二维福利叶变换,利用matlab变成实现了二维福利叶变换,代码优化-Fourier transform of the image of two Weifu Li matlab realized with two Weifu Li Fourier Transform code optimization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:780
    • 提供者:duhoupeng
  1. Otsu-threshold-segmentation

    0下载:
  2. 吴一全等采用灰度级-梯度级构建二维直方图,并提出快速迭代算法。改进的二维Otsu法阈值分割快速迭代算法。-Wu congruent grayscale- gradient level to build a two-dimensional histogram, and a fast iterative algorithm. Improved dimensional Otsu threshold segmentation fast iterative algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2544629
    • 提供者:朱磊
  1. the-two-dimensional-Otsu-method

    0下载:
  2. 张新明等提出二维Otsu法的准分法,采用8-去心邻域模板构建二维直方图,并给出了改进的快速递推公式。-Xinming proposed quasi-sub method of the two-dimensional Otsu method, the neighborhood template to build two-dimensional histogram using 8- to the heart, and gives improved fast recursive formula.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:656818
    • 提供者:朱磊
  1. otsu

    1下载:
  2. 多维OTSU阈值分割方法,能够实现二维图像多阈值分割-Multidimensional OTSU thresholding methods, able to achieve the two-dimensional image multi-threshold segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:2637
    • 提供者:李小龙
  1. OTSU

    0下载:
  2. otsu算法 一维和二维 测试可以使用 用于灰度图分割-otsu one-dimensional and two-dimensional test algorithm used for grayscale segmentation
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1643
    • 提供者:吴承恩
  1. Otsu

    0下载:
  2. CVPR计算机视觉大会,基于CPSO的二维Otsu图像分割法的讲解及方法步骤-CVPR Conference on computer vision, through the steps and method for two dimensional Otsu image segmentation method based on CPSO
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1391902
    • 提供者:huoxingren
  1. otsu_2d

    0下载:
  2. Otsu二维分割代码 Otsu二维分割代码 -2D Otsu2D Otsu2D Otsu2D Otsu2D Otsu2D Otsu
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1274
    • 提供者:chengguotao
  1. otsu-second

    0下载:
  2. 应用二维OTSU图像分割的方法对图像感兴趣区域进行提取-Methods two dimensional OTSU image segmentation to extract the image region of interest
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:712
    • 提供者:黄某某
  1. otsu

    0下载:
  2. 利用二维的otsu进行二值分割,不同于一维otsu,这里使用了邻域信息(Using two dimensional Otsu for two value segmentation, different from one dimension Otsu, the neighborhood information is used here)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:234496
    • 提供者:蓝色007
  1. 灰度图像二维otsu自动阈值分割

    0下载:
  2. 一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:336896
    • 提供者:vac---
  1. 2D-OTSU

    1下载:
  2. 是传统2D OTSU算法的MATLAB源代码,利用的是中值图像和原始灰度图像建立的二维灰度图像直方图(2D OTSU)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-04
    • 文件大小:1024
    • 提供者:舒豪
« 12 3 »
搜珍网 www.dssz.com