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

搜索资源列表

  1. OTSU方法计算图像二值化的自适应阈值

    1下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1814
    • 提供者:陈其星
  1. adaptivethresholdImageSeg_Text

    3下载:
  2. 自适应阈值的图像分割及文字提取技术,matlab,对学习基本原理有帮助,Adaptive threshold for image segmentation and text extraction technology, matlab, the basic principles of learning will help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:167967
    • 提供者:nickzhlf
  1. 基于Otsu法自适应阈值的图像分割研究

    0下载:
  2. 基于Otsu法自适应阈值的图像分割研究 论文,Otsu method based on adaptive threshold for image segmentation research papers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:390649
    • 提供者:赵宁
  1. jj.rar

    0下载:
  2. 不规则光照下自适应阈值的前景背景分离算法源代码,相当好用哦,Irregular light of the prospects of adaptive threshold background separation algorithm source code, very easy to use, oh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:282122
    • 提供者:张政
  1. GrayToWhiteBlack

    0下载:
  2. C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1485
    • 提供者:释然
  1. thresholdadaptive200810

    1下载:
  2. 实现一个自适应阈值的算法,用以在不规则光照下从背景中提取出前景图像。-The realization of an adaptive threshold algorithm for the irregular light extracted from the background images prospects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:151235
    • 提供者:Joe Black
  1. signal_denoise_based_wavelet

    1下载:
  2. 一个基于小波阈值的信号处理程序,通过自适应阈值方式抑制信号噪声-A threshold based on wavelet signal processing procedures, through the adaptive threshold signal noise suppression methods
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1140427
    • 提供者:snow
  1. YuZhiQuZao

    0下载:
  2. 一个阈值去噪程序,包括经典的去噪方法,如折中阈值,自适应阈值等等。-A threshold denoising procedures, including the classical denoising methods, such as compromise threshold, adaptive threshold and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:177066
    • 提供者:kevinkou
  1. matlab

    1下载:
  2. 基于matlab对灰度图像的二值化自适应阈值的算法-Gray image binarization adaptive algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3270
    • 提供者:qyt
  1. aaa

    0下载:
  2. 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:995
    • 提供者:lixiangrong
  1. DSP

    0下载:
  2. 毕业设计 局部平均阈值改进法 局部自适应阈值法 局部平均阈值法 指纹采集演示程序.exe-histeq hilditch otsu.c pavlidis.c rosenfeld.c
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5740243
    • 提供者:jk
  1. zishiyingyuzhilvbo

    0下载:
  2. 自适应阈值滤波程序,用matlab实现.zishiyinglvzhilvbo-Wiener filtering procedures winer filter to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:202886
    • 提供者:John
  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-08
    • 文件大小:147543
    • 提供者:秦陈刚
  1. otsu

    1下载:
  2. 一维自适应阈值分割大津法的源程序是用matlab写的-One-dimensional Otsu adaptive threshold segmentation method source code is written in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:212045
    • 提供者:feifei
  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-28
    • 文件大小:147570
    • 提供者:
  1. chepaishibie

    0下载:
  2. 学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1037140
    • 提供者:xixi
  1. OTSU_matlab

    2下载:
  2. 基于matlab环境下写的OTSU算法,自适应阈值分割,非常适用的阈值分割算法,适用于计算机图像处理初学者。-Matlab environment based on written OTSU algorithm, adaptive threshold, very applicable threshold segmentation algorithm for computer image processing for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2015-12-14
    • 文件大小:1024
    • 提供者:sdphw
  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. 自适应阈值

    0下载:
  2. 最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。因此,使类间方差最大的分割意味着错分概率最小。(The largest between-class variance method was proposed by the Japanese
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:459776
    • 提供者:EMC
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com