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

搜索资源列表

  1. Otsu(GA)

    0下载:
  2. 应用遗传算法对传统Otsu算法进行优化实现灰度图像的阈值分割。给出了c++的源程序。-Using genetic algorithm Otsu traditional algorithm was used to optimize the realization of gray image threshold segmentation. Given the c++ the source program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5472367
    • 提供者:胡载萍
  1. minisum-maximum-otsu

    0下载:
  2. 实现最小交叉熵 最大熵 OTSU算法的小程序 简单实用-Minimum cross entropy maximum entropy OTSU algorithm procedure is simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:942
    • 提供者:于天泽
  1. OTSU

    0下载:
  2. 图像处理方法中基于最大类间方差的OTSU算法,最后得到的thresholdValue即为所求的分割阈值。 -OTSU algorithm based on maximum variance between the image processing method, and finally get to ask thresholdValue is the threshold value.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:762
    • 提供者:
  1. otsu

    0下载:
  2. 利用opencv做的关于otsu算法的目标识别程序,其实别主要基于颜色-Target recognition program using the opencv otsu algorithm, in fact, do not mainly based on the color
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3751983
    • 提供者:齐齐
  1. An-Improved-Algorithm-for-Otsu

    0下载:
  2. 在传统Otsu算法的基础上进行了一些改进,提高了算法的性能-Made some improvements on the basis of the traditional Otsu algorithm to improve the performance of the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1024
    • 提供者:张瑜
  1. otsu.matlab

    0下载:
  2. 这是otsu算法的matlab版,可以对图像进行自动二值化处理。-Otsu algorithm matlab version, automatic binarization processing of the image.
  3. 所属分类:assembly language

    • 发布日期:2017-11-04
    • 文件大小:855
    • 提供者:吴燕超
  1. otsu

    0下载:
  2. 此程序是在图像分割中的OTSu算法各种实现方法-This program is in the image segmentation the various implementations OTSu algorithm method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3291
    • 提供者:lihong
  1. otsu

    0下载:
  2. 本代码是otsu算法的C语言的 该算法实现了基本的otsu的处理-The C language code is otsu algorithm the algorithm the otsu the processing basic
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:535
    • 提供者:徐胜
  1. OTSU

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

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

    0下载:
  2. 图像二值化,利用otsu算法对图像进行二值化,快速二值化-Image binarization using Otsu algorithm for image binarization Fast Binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:635
    • 提供者:刘乐
  1. Otsu-sf-C

    0下载:
  2. Otsu算法 最大类间方差算法 大津法 图像分割 C语言程序-Otsu algorithm Otsu algorithm Otsu image segmentation C language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:616
    • 提供者:程序员
  1. OTSU

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The foll
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1464
    • 提供者:eepest
  1. 大津法阈值分割(otsu)

    0下载:
  2. 个人搜集的两个大津法阈值分割算法(otsu算法),已通过测试-personal collection of two large Zimbabwe law thresholding segmentation algorithm (Otsu algorithm), have passed the test
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:电子测量
  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-algorithm

    0下载:
  2. 自己写的程序C#结合C++实现OTSU算法,大家可以看看。-Write your own program implemented in C++ C# binding OTSU algorithm, we can look at.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:12179
    • 提供者:海星
  1. OTSU

    0下载:
  2. 给出了用于图像分割的基于2D-OTSU算法的MATLAB代码,效果良好。-PCNN code for image segmentation based on OTSU
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:425361
    • 提供者:andy
  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算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-Using otsu algorithm to realize multi- threshold segmentation of pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1662
    • 提供者:王亚龙
  1. 遗传算法Otsu

    4下载:
  2. 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:103424
    • 提供者:KGfive
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com