CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - OTSU算法

搜索资源列表

  1. vc++OTSUcode

    0下载:
  2. otsU算法,本算法用VC和MATLAB实现。 价值比较大的。可以提供给有需要的朋友-otsU algorithm, the algorithm used VC and MATLAB. Value larger. Available for a friend in need
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15960
    • 提供者:苏霍伊
  1. 21878249952005920105117074328

    0下载:
  2. OTSU 的算法,可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3748
    • 提供者:将以
  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. _rar

    0下载:
  2. 关于数字图像处理中的Otsu算法 并且可计算阀值-On digital image processing algorithms and computable Otsu threshold
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:97847
    • 提供者:lee
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937
    • 提供者:白痴
  1. 1

    0下载:
  2. 基于Otsu准则及图像熵的阈值分割算法,通过图像的熵和自动阈值分割进行检测-Entropy-based criteria and the Otsu thresholding algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:561862
    • 提供者:tong tong
  1. Multi_OtsuThreshold

    0下载:
  2. Multi_OtsuThreshold算法,一种统计方法,两次otsu-Multi_OtsuThreshold algorithm, a statistical method, two otsu
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:mumu2010
  1. Image-Processing-OTSU

    0下载:
  2. 自己写的OTSU算法, 已经过简化,用于文档处理-OTSU algorithms, writted by myself, and simplified
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:2039112
    • 提供者:alex
  1. otsu

    0下载:
  2. 最大类间方差算法,修改下图片的存储路径就可以直接运行了,已经运行过了,没有问题-Otsu algorithm, modified image storage path can be run directly, have run over, no problem
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:680
    • 提供者:zzq
  1. Ostu

    0下载:
  2. 该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:3716
    • 提供者:自己人
  1. otsu

    1下载:
  2. 实现OTSU分割时算法,对2D彩色或灰度图像进行分割,封装成函数,可以直接调用-OTSU segmentation algorithm, 2D color or grayscale image segmentation, packaged into a function, you can directly call
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:2619
    • 提供者:木木
  1. OTSU1

    0下载:
  2. 。图像分割算法中最大类间方差法(OTSU)实现图像二值化,可以将图像分为目标类和背景类,便于后续处理。-. Image segmentation algorithm Otsu method (OTSU) for image binarization, image can be divided into the target class and background class, easy to subsequent processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:673
    • 提供者:wpp
  1. otsu

    1下载:
  2. 多阈值的OTSU算法,用于对图像的分割,是OUTS算法的推广-OTSU algorithm for multi-threshold for image segmentation, the algorithm is to promote OUTS
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3329
    • 提供者:淡淡
  1. Otsu

    0下载:
  2. 大津算法源代码加注释,功能是自动选取图像的最佳阈值,非常适合初学者!-Otsu s method annotated source code, the best feature is the automatic threshold images, very suitable for beginners!
  3. 所属分类:2D Graphic

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

    0下载:
  2. 基本阈值处理算法,包括otsu和迭代阈自算法,可以直接使用-Basic threshold processing algorithms, including the otsu and iteration threshold algorithm, can be used directly
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:2656
    • 提供者:tangjun
  1. otsu_2d

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

    • 发布日期:2017-04-12
    • 文件大小:1205
    • 提供者:林静
  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. 基于最大类间方差阈值与遗传算法的道路分割

    2下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-02
    • 文件大小:743424
    • 提供者:EMC
  1. thresh_md

    1下载:
  2. 自编实现大津算法,最大类间方差图像二值化matlab程序。(The self-compiled matlab program realizes the Otsu algorithm and maximizes the inter-class variance image binarization.)
  3. 所属分类:2D图形编程

    • 发布日期:2019-06-27
    • 文件大小:27648
    • 提供者:Lucifer.M
搜珍网 www.dssz.com