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

搜索资源列表

  1. matlab实现自适应图像阈值分割

    1下载:
  2. 所属分类:源码下载

  1. 基于opencv2.2的大津法分割

    1下载:
  2. 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6190853
    • 提供者:刘源
  1. 最大类间方差法原理

    0下载:
  2. 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2 部分。-Otsu method works: Otsu method by Otsu, Japan scholars put forward in 1979, is an adaptive method of determining the threshold, also known as Otsu method, refer
  3. 所属分类:压缩解压

    • 发布日期:2017-03-21
    • 文件大小:389569
    • 提供者:刘冠宇
  1. goodotsu.rar

    0下载:
  2. 图像自适应分割,大津法计算灰度阈值,MATLAB源程序。,Adaptive image segmentation, gray Otsu threshold method, MATLAB source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:958
    • 提供者:xuyajun
  1. AdaptiveThreshold

    0下载:
  2. 固定阈值二值化和自适应局部阈值二值化对比分析,opencv实现-Fixed threshold value and adaptive threshold binarization comparative analysis, opencv implementation
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:5719435
    • 提供者:李春丽
  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:黄新
  1. 897979

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1595
    • 提供者:黄新
  1. otsu

    0下载:
  2. 最大类间方差法原理:最大类间方差法是由日本学者大津于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法-Otsu Method: Otsu is Otsu scholars from Japan in 1979 to argue that there is an adaptive threshold to determine the method, also known Otsu method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1197
    • 提供者:zhangzhang
  1. 1

    0下载:
  2. 自适应核密度估计运动检测方法 提出一种自适应的核密度(kernel density estimation, KDE)估计运动检测算法. 算法首先提出一种自适应前景、背景阈值的双阈值选择方法, 用于像素分类. 该方法用双阈值能克服用单阈值分类存在的不足, 阈值的选择能自适应进行, 且能适应不同的场景. 在此基础上, 本文提出了基于概率的背景更新模型, 按照像素的概率来更新背景, 并利用帧间差分背景模型和KDE分类结果, 来解决背景更新中的死锁问题, 同时检测背景的突然变化. 实验证明了所提出
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1480856
    • 提供者:maolei
  1. infraredimagedenoise

    0下载:
  2. 红外图像自适应降噪处理的的论文。该方法首先将图像分解为R,G,B颜色分量图像,对每幅图像进行小波变换。根据变换后的不同细节子图的小波系数在区域及方向上具有的不同相关性,用不同的窗口对不同细节图像系数的方差进行估计,然后对小波系数进行一种改进的阈值处理,得到结果图像。-An adaptive wavelet denoising algorithm is presented for noise rem oval of pseudo-color infrared images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:215319
    • 提供者:siva
  1. Rjiance

    0下载:
  2. 心电信号QRS波的R波检测,用了阈值的方法,自适应修改阈值,域加窗定位R波幅度-QRS wave of ECG R-wave detection, using a threshold approach, adaptive modification threshold, domain windowed positioning R-wave amplitude
  3. 所属分类:matlab例程

    • 发布日期:2013-12-22
    • 文件大小:803
    • 提供者:zhu er
  1. denoise_filterbank

    0下载:
  2. 由于自适应滤波器组的频率响应匹配于信号的统计特性,所以能够得到更为有效的信号分解. 文中根据信号的统计特性,按照低通子带能量最大化的原理设计自适应滤波器组. 结合自适应滤波器组和传统的阈值方法,得到一种更为有效的去噪方法. 实验结果表明,与相同长度的标准滤波器相比,新方法得到了更大的信噪比改善.-Adaptive filter banks as a result of the frequency response to match the statistical properties of th
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:56012
    • 提供者:gg
  1. szxd

    0下载:
  2. 数字滤波器设计及在心电信号滤波中的应 心电信号采集 心电信号分析 含噪心电信号合成-Digital filter design and filtering of the ECG should be collected ECG ECG ECG analysis of noisy synthetic
  3. 所属分类:Communication-Mobile

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

    0下载:
  2. OTSU算法是一个可以稳定获取图像分割阈值的好方法,本人根据其思想,编译了一个函数,可以方便您的调用,自适应的获取图像的阈值,-OTSU algorithm is a segmentation threshold can be stabilized to obtain the value of a good way, in accordance with their thoughts, to compile a function, you can easily call adaptive ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:601
    • 提供者:Andy
  1. detection1

    0下载:
  2. ,从所得二值图像中获得眼睛的候选 位置 用PCA 方法进行眼睛位置的最佳选择1 该方法解决了二值化阈值步长的自适应选取问题-From the obtained binary image in the eyes of the candidate to obtain Position using PCA method the best choice for an eye position of the solution to the two threshold values of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:325381
    • 提供者:张正荣
  1. 11

    0下载:
  2. 基于阈值自适应的曲波图像去噪算法,实验结果表叫,它较原有算法更好地实现去除噪声与保护图像细节之间的平衡。-Threshold-based adaptive curvelet image denoising algorithm, called the results table, it better than the original algorithm to remove noise and to achieve a balance between preserving image detail
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:538305
    • 提供者:lee
  1. otsu

    0下载:
  2. otsu算法确定二值化阀值,最大类间方差是由日本学者大津(OTSU)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。 -In computer vision and image processing, Otsu s method is used to automatically perform histogram shape-based image thresholding,[1] or, the reduction of a graylevel image t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:937
    • 提供者:白痴
  1. Otsu

    2下载:
  2. otsu算法的实现,自适应最佳阈值图像分割方法,最大类间方差算法-otsu algorithm, adaptive optimal threshold image segmentation method, Otsu Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-10-28
    • 文件大小:62641
    • 提供者:duhongwei
  1. back_feed

    0下载:
  2. 通过反馈网络的自适应学习算法自我修正阈值和连接权值等参数-Through the feedback network of the adaptive learning algorithm for self-correction threshold and connection weights and other parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:421466
    • 提供者:代文
  1. 001

    0下载:
  2. 对子图像进行局部直方图计算,由最大方差比例阈 值确定方法计算出子图像的最佳阈值。根据局部直方图中波峰数决定是否增强子图像中被最佳 阈值划分出的低灰度区域和高灰度区的对比度。然后对已经选择性对比增强的图像进行边缘检 测。实验证明图像的区域层次更清楚,提取的边缘细节也更丰富。自适应算法则最大限度地突 出了边缘而同时保持了图像中相近灰度级的平滑性和连续性。-Image pairs local histogram calculation by the maximum variance r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:180047
    • 提供者:东方
« 1 2 ... 9 10 11 12 13 1415 16 17 »
搜珍网 www.dssz.com