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

搜索资源列表

  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:zhou
  1. otsu.rar

    0下载:
  2. 使用c#语言利用otsu方法对图像进行阈值分割。,Use c# language using Otsu method of image threshold segmentation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1116
    • 提供者:winter
  1. fcm

    0下载:
  2. this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:23347
    • 提供者:javad
  1. otsuiteratif

    0下载:
  2. Iterative Otsu Thresholding Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1160
    • 提供者:cinli emo
  1. Otsu_Thresholding

    0下载:
  2. This algorithm is an implementation of Otsu thresholding technique based on the minimization of inter-class variance [otsu79].
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:15138
    • 提供者:Han
  1. otsu

    0下载:
  2. otsu histhgram-it is usefule for segment an image base on histhogram segmentation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:813
    • 提供者:payam
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:91339
    • 提供者:陈聪群
  1. OtsuThreshold

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

    • 发布日期:2017-04-06
    • 文件大小:727463
    • 提供者:korodilu
  1. OTSU-code

    0下载:
  2. 国外经典OTSU代码,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。-classic otsu code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:1480
    • 提供者:石秀梅
  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

    0下载:
  2. OTSU方法计算自适应阈值,是一种用于计算阈值的自适应方法-The OTSU calculated adaptive threshold
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:3346
    • 提供者:邢尚英
  1. otsu-threshold

    0下载:
  2. OTSU METHOD FOR THRESHOLDING
  3. 所属分类:Other systems

  1. otsu

    0下载:
  2. 应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。-Otsu,image segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:300226
    • 提供者:李一
  1. Otsu-find-black-and-white-image--

    0下载:
  2. Otsu find black and white image-Otsu find black and white image
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:4205
    • 提供者:李鹏飞
  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. 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. Threshold selection using Otsu s method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1040
    • 提供者:rohit
  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方法在多阈值图像分割中的应用(Application of Otsu method in multi threshold image segmentation)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:287744
    • 提供者:wabgkai9210005
  1. 56849

    0下载:
  2. conventional otsu thresholding source code
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:mary1992
« 12 3 4 5 »
搜珍网 www.dssz.com