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

搜索资源列表

  1. 图像分割迭代、峰谷、半阈值算法。

    0下载:
  2. 用迭代、峰谷、半阈值算法进行图像分割:-) 包括一个自定义的CDib类-using iterative, peak, semi-threshold algorithm for image segmentation :-) include a defined category CDib
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66607
    • 提供者:王俊惠
  1. ostu算法阈值分割

    1下载:
  2. ostu阈值分割算法,经典的阈值分割算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:975
    • 提供者:trierwang
  1. 2D最大熵阈值分割算法

    2下载:
  2. 2D最大熵阈值分割;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-12
    • 文件大小:1102
    • 提供者:trierwang
  1. 基于大津算法的阈值分割

    1下载:
  2. 基于大津算法的阈值分割,图像二值化,处理灰度图像,讲目标和背景分离,Otsu threshold segmentation
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:516
    • 提供者:孙琰
  1. OSTU.这是一个阈值分割算法

    1下载:
  2. 这是一个阈值分割算法,主要用来对图像进行二值化,提取感兴趣区域~~,This is a threshold segmentation algorithm, mainly used for binary images, extract region of interest ~ ~
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:112802
    • 提供者:何欢
  1. xiaoboruanyuzhiquzao.rar

    0下载:
  2. 小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法,Wavelet soft-threshold de-noising with high SNR, is an adaptive threshold algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33721
    • 提供者:faye
  1. sarshuju KI阈值算法

    5下载:
  2. KI阈值算法,实现SAR图像变化检测时判别变化与非变化的区域所需要阈值的选取-the Kittler and Illingworth minimum-error thresholding algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-09-05
    • 文件大小:288417
    • 提供者:王路
  1. edge

    0下载:
  2. 边缘检测图像应用高斯滤波器平滑图像,用双阈值算法检测和连接边缘。-Application of edge detection image smoothing Gaussian filter images, with dual-threshold algorithm for edge detection and connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1022
    • 提供者:腾黎明
  1. erweishangyuzhifenge

    0下载:
  2. 2维直方图熵阈值算法,能对图像进行很好的阈值分割,希望对大家又帮助-2-D histogram entropy threshold algorithm, can be a very good image threshold segmentation, we also hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1614
    • 提供者:zhangzhang
  1. adapt_threshold

    0下载:
  2. 自适应阈值算法将前景从背景中分离出来包括非均匀光照。-Adaptive threshold algorithm to the prospect of separating from the background, including non-uniform illumination.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:147543
    • 提供者:秦陈刚
  1. waveleseriestthreshoding

    1下载:
  2. 使用matlab的小波分解和重建函数对24位的ADC采样数据进行小波变换和去噪,去噪使用阈值算法,阈值的选取具体使用了6种方法进行对比,对于不同信号其效果是不同的!把去噪后的信号和原始信号放在一个图中,使用不同颜色的曲线进行对比,效果可以很直观的表现。-Using matlab wavelet decomposition and reconstruction of the function for 24-bit ADC sampling data wavelet transform and de
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:69843
    • 提供者:刘玉才
  1. biasNormal

    2下载:
  2. 基于第二代小波分析的自适应阈值算法,非常好用-Based on Second Generation Wavelet analysis of adaptive threshold algorithm is very easy to use
  3. 所属分类:图形图象

    • 发布日期:2013-10-02
    • 文件大小:600
    • 提供者:七马
  1. adaptivethreshold

    0下载:
  2. 用matlab编写自适应阈值算法,并调用该自适应阈值函数。-Prepared using matlab adaptive threshold algorithm, and call the adaptive threshold function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:147570
    • 提供者:
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided into two parts, making the maxim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王晓波
  1. KSW最大熵阈值分割

    0下载:
  2. KSW最大熵阈值分割,该算法速度快,对噪声鲁棒性较好。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-07-16
    • 文件大小:691
    • 提供者:tusong1983
  1. ISTA算法

    1下载:
  2. ISTA算法 压缩感知经典的 迭代阈值算法,可以直接使用,包含DCT变换,DDCT变换。
  3. 所属分类:2D图形编程

  1. 基于遗传算法的最大熵值法的双阈值图像分割

    0下载:
  2. 基于遗传算法的最大熵值法的双阈值图像分割(Double threshold image segmentation based on maximum entropy method based on genetic algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:杰克刘
  1. matlab

    1下载:
  2. ostu图像分割阈值算法,对Ostu图像分割最优阈值进行优化处理,极大缩短了搜索图像阈值计算时间,与传统的枚举法Otsu方法相比,在计算时间上具有显著的优点(OSTU threshold image segmentation algorithm for image segmentation Ostu optimal threshold optimization process, greatly reduces the search image thresholding computation t
  3. 所属分类:图形图像处理

  1. Otsu

    0下载:
  2. 利用matlab程序编写的图像分割代码,算法为大津阈值算法,效果很好(Using image segmentation code matlab programming algorithm, Otsu threshold algorithm, the effect is very good)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:pwp
  1. matlab.thresholding-master

    1下载:
  2. 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-22
    • 文件大小:23552
    • 提供者:genggengne
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com