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

搜索资源列表

  1. u_diedaifa

    0下载:
  2. matlab 迭代法求取图像阈值,用于分割图像背景与目标图像-strike iterative method matlab image thresholding for image segmentation image background and objectives
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:613
    • 提供者:陈熊
  1. AutoThreshold

    1下载:
  2. matlab,迭代选择阈值法,代码为算法函数,文本为调用命令,对matlab内置图像coins.png进行自动阈值分割-matlab, iterative threshold selection method, code for arithmetic functions, invoke the command text on the matlab built-in image coins.png automatic thresholding
  3. 所属分类:其他小程序

    • 发布日期:2017-11-09
    • 文件大小:11264
    • 提供者:李光
  1. fengediedai

    0下载:
  2. 这个算法是基于循环迭代获得阈值的,返回的阈值是最佳循环阈值-this algorithm which is based on iterative thresholding selection just requires to input an image f.The function will return the value of thresholding and segmentation of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:59882
    • 提供者:王欣
  1. inpaint

    1下载:
  2. 基于压缩感知的图像修复,,基于图像在复数小波变换上的稀疏性,利用迭代硬阈值方法 求解重构模型,进而获得重构图像.-Based on compressed sensing image restoration, image-based complex wavelet transform on the sparsity of the iterative method for solving hard threshold reconstruction model, and then get the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-02-03
    • 文件大小:1024
    • 提供者:韩明珠
  1. Matlab-GUI_image1

    0下载:
  2. 使用Matlab GUI界面编写的图像分割程序,实现功能有:图像的打开、保存、阈值法、双峰法、迭代法等。-Written in Matlab GUI interface using image segmentation procedures, functions: image open, save, threshold, bimodal method, iterative method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:15273
    • 提供者:tuzki
  1. sc

    1下载:
  2. matlab自编迭代法求阈值,并按照此阈值对图像进行二值化处理。-matlab self iterative method for threshold and follow this threshold for image binarization processing.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-13
    • 文件大小:51200
    • 提供者:献诗
  1. threshold

    1下载:
  2. 一些阈值图像分割算法:迭代法;局部阈值;otsu;最大熵法等 -Some threshold image segmentation algorithm: the iterative method local threshold otsu maximum entropy method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4912
    • 提供者:蔡文正
  1. traffic-sign-image-segmentation

    0下载:
  2. 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:66659
    • 提供者:王松
  1. yuzhifenge

    0下载:
  2. 利用迭代法实现图像阈值分割,简单好用,自带matlab图像直接运行-terative method to achieve image segmentation, easy to use, comes directly run matlab image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:740
    • 提供者:
  1. BinImage

    0下载:
  2. 使用opencv实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;-Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:1385
    • 提供者:schure
  1. segmentatioin

    0下载:
  2. 基于图像分割的算法,包括Hough变换、阈值分割法、空间聚类法、松弛迭代法-Based on image segmentation algorithms, including the Hough transform, threshold segmentation method, spatial clustering method, relaxation method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:100213
    • 提供者:周轶凡
  1. image-segmentation

    0下载:
  2. 阈值法图像分割.本文主要讨论了基于直方图法的图像分割的设计与实现,并与迭代法进行了对比实验。-Threshold method for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7531542
    • 提供者:君子兰
  1. global-threshold

    1下载:
  2. 采用全局阈值法对图像进行二值化阈值分割.过程需要迭代。-Using global threshold method of image binarization threshold segmentation process requires iteration.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1277
    • 提供者:贺文强
  1. pic

    2下载:
  2. 用c#和emgucv实现了hough变换检测圆和最大类间方差和k均值聚类分割图像,k均值聚类的函数可填写分类数和迭代次数的阈值,而且是基于灰度的。(ps:函数都是自己实现的,但是读取图片信息用的是emgucv自带的函数)-With c# and emgucv achieved between hough transform circle detection and maximum variance and k-means clustering image segmentation, the fu
  3. 所属分类:Special Effects

    • 发布日期:2015-04-22
    • 文件大小:25356288
    • 提供者:妮乐
  1. opencv

    0下载:
  2. 迭代法进行阈值分割,使其分割为目标背景为黑白的二值图像-Threshold segmentation iterative method
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:5372
    • 提供者:张红
  1. 70070007diedaizuijiayuzhifenge

    0下载:
  2. 求取图像目标支持域的迭代最佳阈值程序,经测试可用-Obtaining optimal threshold iterative process image of the target domain support
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:983
    • 提供者:limingyang
  1. threshhold

    0下载:
  2. 编程实现最佳阈值法,可以实现阈值分割,通过对图像的灰度进行迭代计算,得到最佳的分割阈值-Programming optimal threshold, threshold segmentation can be achieved by the image of the gray iterative calculations to get the best segmentation threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:105674
    • 提供者:yu
  1. hough

    0下载:
  2. 采用迭代法阈值进行图像分割,用的是MATLAB-The threshold for image segmentation by using iteration method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:648
    • 提供者:hwang
  1. MATLAB

    0下载:
  2. 实现阈值图像分割,用全局阈值,OTSU和迭代法求阈值-Achieve the threshold image segmentation, the threshold required by the global threshold, OTSU and iterative method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:371387
    • 提供者:张恺
  1. erzhihuayuzhi

    0下载:
  2. 二值化 设置最佳阈值 迭代算法 细化过程 图像效果好-Binarization optimal threshold set a good image effect iterative algorithm refinement process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3127
    • 提供者:李龙生
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com