搜索资源列表

  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 re
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:白痴
  1. OTSU

    0下载:
  2. OTSU最大类间方差法获取阀值(图像处理),帮助学习MATLAB语言。-OTSU Otsu method to obtain the threshold (image processing) to help learn MATLAB language.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:雪藤
  1. otsu

    0下载:
  2. otsu算法法代码,大津法选取出来的阈值非常理想,对各种情况的表现都较为良好。-otsu algorithm code and the Otsu threshold were selected out of very satisfactory performance for various conditions are more favorable.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:194560
    • 提供者:Jay Ives
  1. otsu

    1下载:
  2. 利用opencv采集视频输入,并将输入的图像调用OTSU算法,提取运动目标-Using opencv capture video input, and input image is called OTSU algorithm to extract moving objects
  3. 所属分类:OpenCV

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:闫礼飞
  1. Otsu

    0下载:
  2. 一篇有关ostu阈值分割的论文,可以用于图像分割。一篇有关ostu阈值分割的论文,可以用于图像分割-A thresholding the ostu papers, can be used to image segmentation. A thresholding the ostu papers, can be used for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:308224
    • 提供者:zhanglei
  1. yuzhifenge

    0下载:
  2. 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sangsang
  1. otsu2

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

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:沈毅
  1. Ostu

    0下载:
  2. otsu图像处理源码,用于图像分割 otsu图像处理源码,用于图像分割-otsu image processing source code, for image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:320512
    • 提供者:钟伟
  1. otsu

    0下载:
  2. This matlab otsu coding-This is matlab otsu coding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:Thamizhiniyan
  1. newotsu

    0下载:
  2. OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method f
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:coki
  1. 89437157bc4e

    0下载:
  2. 二值化算法的经典算法:大津法Matlab源码,有较高的参考价值-Classical binarization algorithm algorithms: Otsu Matlab source code, have a high reference value
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:Kelly
  1. otsuDemo

    0下载:
  2. otsu trashold example
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:357376
    • 提供者:korodilu
  1. OtsuThreshold

    0下载:
  2. otsu trashold example c#
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:727040
    • 提供者:korodilu
  1. OTSU_matlab

    0下载:
  2. 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sdphw
  1. Thresholding

    0下载:
  2. Otsu and NiBlack Thresholding
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:zeynep yildiz
  1. otsu

    0下载:
  2. 利用最大类间方差算法求解自适应阈值,对图像进行分割-Using Otsu adaptive threshold algorithm, the image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:yangna
  1. 3Otsu

    0下载:
  2. 三维Otsu算法,图像分割,利用粒子群优化算法进行加速。-Three-dimensional Otsu algorithm, image segmentation, particle swarm optimization algorithm accelerated.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:bird
  1. otsu

    0下载:
  2. OTSU法对图像进行二值化处理,并放回阈值-OTSU method of binary image processing, and back into the threshold
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Gongjinnan
  1. otsu

    0下载:
  2. code for Otsu thresholding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:sridevi
  1. Otsu-Algorithm

    0下载:
  2. Image binarization using Otsu algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:458752
    • 提供者:aaaadddiii
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 44 »

源码中国 www.ymcn.org