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

搜索资源列表

  1. otsu2d

    0下载:
  2. 二维otsu的快速实验算法,具体可参考相应的文献。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1663
    • 提供者:liubin
  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. 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. 2dOtsu

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

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

    0下载:
  2. 二维Otsu算法,参考论文 二维Otsu自适应阈值选取算法的快速实现,VC编写的很好用的程序-Two-dimensional Otsu method, the reference paper two-dimensional Otsu adaptive threshold selection algorithm for fast implementation, VC used in the preparation of a good program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2024094
    • 提供者:lj
  1. 2otsu

    0下载:
  2. 二维otsu法的灰度图像分割,采用经典阈值分割算法。-Gray image segmentation method in two-dimensional otsu
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1223
    • 提供者:赵士杰
  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. OTSU

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

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

    1下载:
  2. 一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。-A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1083392
    • 提供者:hezhiyong
  1. Otsu2d_Zhifen

    0下载:
  2. 一种二维Otsu快速算法的实现;该算法原文《二维Otsu自适应阑值选取算法的快速实现》发表于自动化学报。-A two-dimensional Otsu fast algorithm this algorithm original " two-dimensional Otsu adaptive Lanna value selection algorithm for the rapid realization," published in AAS, has been attach
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:394893
    • 提供者:hezhiyong
  1. Improved_OSTU

    0下载:
  2. 改进的二维OTSU算法,基于梯度和灰度值的变换-improved 2D OTSU method.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2123153
    • 提供者:黄文琪
  1. 2dOtsu-gradient

    0下载:
  2. 基于邻域灰度梯度的改进二维OTSU算法:在二维OTSU的方法上进行改进,将纵坐标改用像素点的灰度值与其邻域的平均灰度值的差的绝对值,分割图像。-Neighborhood-based two-dimensional gray-scale gradient improved OTSU algorithm: to improve on the two-dimensional OTSU method, the vertical axis instead of the absolute value of
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:727044
    • 提供者:徐青青
  1. 2D_Otsu_methods

    0下载:
  2. 本方案在一维Otsu图像阈值分割算法的基础上,开发出二维Otsu算法,基于像素点的灰度值 和 像素点的邻域平均灰度值,在对于噪声图像的分割方面性能颇佳-The program in a one-dimensional image Otsu thresholding algorithm based on the development of a two-dimensional Otsu algorithm based on neighborhood average gray value and p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:邱陈辉
  1. fengesshibie

    1下载:
  2. 利用二维OTsu分割彩色图像,并用形态学算法,对目标图像进行识别,确定目标图像的位置-The use of two two-dimensional color image segmentation OTsu and morphological algorithms to identify the target image, target image position
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:贺青
  1. Double-dimension-OTSU

    0下载:
  2. 二维OSTU图像自适应阈值分割算法代码,基于c语言编程实现。-OTSU dimensional image adaptive thresholding algorithm code, c-based programming language.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1329
    • 提供者:李丽
  1. otsu_2d

    0下载:
  2. 二维otsu算法分割图像,速度快,适合于各种图像分割-Two-dimensional otsu algorithm for image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1205
    • 提供者:林静
  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. 灰度图像二维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 »
搜珍网 www.dssz.com