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

搜索资源列表

  1. otsu

    0下载:
  2. 对图像采用最大类间方差法进行图像分割,程序完全可用-For image segmentation using Otsu method, the program fully available
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:723
    • 提供者:蔺潇榕
  1. otsu

    0下载:
  2. matlab中大津法(otsu)的源代码程序,已经经过测试,可以在matlab中直接运行-matlab in Otsu (otsu) program source code, has been tested and can be run directly in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:11630
    • 提供者:王鹏
  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-Threshold

    0下载:
  2. The methods of Otsu used to tresholding image. this code build it. you can use it to treshold image is easy
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8399
    • 提供者:danar putra
  1. matlab-otsu

    0下载:
  2. 利用大津算法将彩色图像二值化,简单实用。-Use otsu algorithm to make a color image binarization, simple and practical.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10137
    • 提供者:李光庆
  1. otsu

    0下载:
  2. Otsu s method that exhaustively search for the threshold that minimizes the intra-class variance in images
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1026
    • 提供者:pseudocode
  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. pcnn---otsu

    0下载:
  2. Pcnn与otsu结合,自适应找出Pcnn点火次数!-It is pcnn base on OTSU,can stop the program adaptive.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:9216
    • 提供者:沈攀
  1. Otsu

    0下载:
  2. Threshold selection using Otsu s method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1040
    • 提供者:rohit
  1. OTSU

    0下载:
  2. 大津算法的实现,基于C++语言,可以运行,希望有用-Achieve Otsu algorithm, based on the C++ language, you can run, I hope useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4007699
    • 提供者:高文
  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

    0下载:
  2. OTSU最大类间方差法图像分割源码,非matlab自带函数-OTSU code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:555
    • 提供者:林晓峰
  1. otsu

    0下载:
  2. Otsu seeking dynamic threshold
  3. 所属分类:Algorithm

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

    0下载:
  2. 利用otsu算法进行图像分割,可以很好的分割图像,对于故障识别有很要的用处。-Use otsu algorithm for image segmentation, image segmentation can be very good for the failure to identify very useful.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:492463
    • 提供者:李广
  1. otsu

    0下载:
  2. otsu算法、局部二值化、全局二值化用于图像二值化。opencv3.0配置vs2013-Otsu algorithm, local two value, global two value for image two. Opencv3.0 configuration vs2013
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:7866805
    • 提供者:陈晨
  1. otsu

    0下载:
  2. 索贝尔算子、提取形心并完成otsu方法的边缘检测,自己编写,效果良好-Sobel operator, extract and complete the centroid otsu edge detection method, we have written to good effect
  3. 所属分类:Special Effects

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

    0下载:
  2. otsu多阈值实现,matlab可直接运行-otsu multi-threshold realize, matlab can be directly run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2637
    • 提供者:李玲利
  1. otsu-hist-eq

    0下载:
  2. otsu for binerization image processing.
  3. 所属分类:VOIP program

    • 发布日期:2017-04-29
    • 文件大小:113615
    • 提供者:samaneh
  1. OTSU

    0下载:
  2. 采用最大类间方差方法获取阈值,对图像进行分割.-Between using Otsu method to get the threshold for image segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:alice
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 41 »
搜珍网 www.dssz.com