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

搜索资源列表

  1. yuzhifenge

    0下载:
  2. 实现基于阈值迭代的图像分割,通过检测无误-Threshold-based iterative image segmentation, by detecting the correct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:967
    • 提供者:yuzhiyi08
  1. Thresholding-Iteration

    0下载:
  2. 阈值分割迭代法:包含源代码和处理好的图像,方便查找和选择-Thresholding Iteration: contains the source code and deal with a good image, easy to find and select
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90713
    • 提供者:孔子墨
  1. diedaifa

    0下载:
  2. 该代码的作用是对灰度图像进行阈值分割,是一种迭代的思想。-The role of the code is gray-scale image segmentation is an iterative thinking.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:865
    • 提供者:邹雷
  1. Iterative-threshold

    0下载:
  2. 迭代求图像最佳分割阈值的算法 迭代求图像最佳分割阈值的算法-Iterative threshold image segmentation algorithm for optimal Iterative threshold image segmentation algorithm for optimal
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1024
    • 提供者:wu ming
  1. iratation

    0下载:
  2. 阈值迭代分割图像,可以为研究迭代法朋友们提供一定帮助。-Iterative image segmentation threshold can be friends for the study iterative methods provide some help.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:113664
    • 提供者:李烟
  1. lft

    0下载:
  2. 阈值分割迭代法分割图像的一种算法,可以实现迭代分割图像。-Thresholding segmentation image iteration, an algorithm can achieve iterative image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:64091
    • 提供者:李烟
  1. Binaryzation

    0下载:
  2. 迭代法是基于逼近的思想,逼近的目标是使得:前景和背景的平均灰度值的平均值即为阈值。该方法的原理是:如果用某一阈值分割出的图像,其两部分平均值的中值,正好等于该阈值,那么这个阈值就是所求的阈值。-Iterative method is based on the approximation of the idea of ​ ​ approaching the goal is to make: the foreground and background is the average
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:14447
    • 提供者:坏蛋
  1. quanyuzhi3

    0下载:
  2. 图像分割——自动全阈值分割(采用迭代法)-Image Segmentation- Automatic full-threshold segmentation (iterative method)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:823
    • 提供者:guoyaping
  1. im2bw_H

    0下载:
  2. matlab求最大类间距方差法和迭代法选择阈值对图片进行阈值分割-matlab class distance variance for the biggest and iterative method to choose the threshold value for segmentation of images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:huang
  1. image-segmentation

    0下载:
  2. 阈值图像分割迭代算法,用于图像分割,主要用迭代的算法实现,在matlab中实现。-image segmentation way
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:68351
    • 提供者:zhongtianlin
  1. code

    0下载:
  2. 通过matlab实现最大类间方差,根据迭代选择阈值法原理编写.-Through matlab maximum between-class variance, according to the iterative threshold selection method works written.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1458
    • 提供者:tianwenxu
  1. yuzhi

    0下载:
  2. 采用三种不同算法求取二值化的阈值(双峰法,迭代法,最大类间方差法)-Using three different algorithms to strike a binarization threshold (bimodal method, iterative method, Otsu method)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5083
    • 提供者:杨飞
  1. thinnertuxiang

    0下载:
  2. 迭代法求阈值的二值图像的matlab程序。-Iterative method for the threshold binary image of the matlab program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:693
    • 提供者:王标
  1. otsu-opencv

    1下载:
  2. 本算法利用遗传算法根据otsu原则迭代计算得到图像的最优分割阈值。 使用了opencv库。-otsu use opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11749868
    • 提供者:xy
  1. iterateThresh

    0下载:
  2. 基于迭代法的matlab图像阈值分割源程序,可正常运行- an image segmentation source based on Iterative threshold
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:601
    • 提供者:王小蛮
  1. duibidu

    0下载:
  2. 使用迭代式阈值算法来提高图像对比度。可以指定某个色阶作为阈值,所有比阈值亮的像素转换为白色;而所有比阈值暗的像素转换为黑色。 -The use of iterative threshold algorithm to enhance image contrast. You can specify a color scale as the threshold, all pixels lighter than the threshold into white and all pixels dar
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:28111
    • 提供者:Stein
  1. ibillxia-img

    0下载:
  2. Matlab图像处理基础,读取图像、灰度化、画灰度直方图、迭代法实现自动阈值分割-Matlab image processing based on the read image, gray, painted gray histogram, iterative method to achieve the automatic threshold segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:629
    • 提供者:勤读力耕
  1. yi

    0下载:
  2. 图像的贝叶斯分类MATLAB程序,最优阈值迭代法-Image of the Bayesian classifier MATLAB program,Iterative method of optimal threshold
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:815
    • 提供者:luxixi
  1. 9

    0下载:
  2. 图像分割C#实现,包括hough变换,阈值分割,特殊空间聚类法,松弛迭代法-Image segmentation C# implemented, including hough transform, threshold segmentation, special spatial clustering method, relaxation iteration method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:122737
    • 提供者:洛洛
  1. adaboost_version1e

    0下载:
  2. 这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。 功能包括两部分一个简单的弱分类器和一个促进部分: 弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1 要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器” -This a classic AdaBoost implementation, in one single file with easy unders
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4168
    • 提供者:文泽枫
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com