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

搜索资源列表

  1. otsu_

    0下载:
  2. otsu法(最大类间方差法,有时也称之为大津算法)使用的是聚类的思想,把图像的灰度数按灰度级分成2个部分,使得两个部分之间的灰度值差异最大,每个部分之间的灰度差异最小,通过方差的计算来寻找一个合适的灰度级别 来划分。-Image segmentation in the common thresholding based on the ostu algorithm is the most commonly used image segmentation algorithm.
  3. 所属分类:OpenGL program

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

    0下载:
  2. 基于VS编写的二阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-Two threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:7630848
    • 提供者:liusiyan
  1. three_threads_otsu

    0下载:
  2. 基于VS编写的3阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-3 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:7453696
    • 提供者:liusiyan
  1. four_otsu

    0下载:
  2. 基于VS编写的4阈值OTSU图像分割算法。应用opencv。适用于图像分割入门学习。-4 threshold OTSU image segmentation algorithm based on VS. Application opencv. Suitable for image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:7664012
    • 提供者:liusiyan
  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. segmentation-and--detection

    0下载:
  2. 自己根据公式编写的大津法、迭代法等图像分割算法,及中值模型、自适应模型等运动目标检测算法-According to the formula prepared by the Otsu method, iterative method and other image segmentation algorithm, and the median model, adaptive model and other moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:2136064
    • 提供者:吴玲风
  1. otsus-1.0

    0下载:
  2. Otsu图像分割算法的实现,通过最小化图像方差来找到最佳阈值-functional implementation of the Otsu’s segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:26624
    • 提供者:王达
  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. improve_otsu

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

    • 发布日期:2017-12-14
    • 文件大小:751
    • 提供者:James
  1. 8122755

    0下载:
  2. 这是matlab的otsu处理图象的算法,请高手们指正-This is the matlab otsu image processing algorithm, please correct me
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-18
    • 文件大小:98304
    • 提供者:Elkmjef
  1. KKPWH

    0下载:
  2. 这是matlab的otsu处理图象的算法,请高手们指正-This is the matlab otsu image processing algorithm, please correct me
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-18
    • 文件大小:97280
    • 提供者:Henrv
  1. tuxiangtiedai

    0下载:
  2. 图像分割是图像识别的基础,掌握阈值分割算法,熟悉自动阈值迭代法以及Otsu法,利用Visual C++编写实现图像自动阈值迭代法以及Otsu法的程序-Image segmentation is the basis of image recognition, master the threshold segmentation algorithm, familiar with the automatic threshold iteration method and Otsu method, the
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:2014112
    • 提供者:刘畅
  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. imago

    0下载:
  2. 这是matlab的otsu处理图象的算法,请高手们指正(This is the matlab otsu image processing algorithm, please correct me)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:96256
    • 提供者:ccebaahs
  1. chengxu

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

« 1 2 ... 12 13 14 15 16 17»
搜珍网 www.dssz.com