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

搜索资源列表

  1. AdpMedianFilter

    0下载:
  2. 自适应中值滤波器,适用对象:椒盐噪声污染。-ADP Median Filter, suited for Salt&Pepper
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4953227
    • 提供者:王流
  1. xiaobofenxi

    0下载:
  2. 基于小波分析的图像自适应阈值选取,zhangzhengwei所做。-based on wavelet analysis of images adaptive threshold selection, zhangzhengwei done.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:54510
    • 提供者:fay
  1. othersIPmask

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。 算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale im
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:176442
    • 提供者:electron
  1. ART_NN

    0下载:
  2. 为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用adapt()函数对预测信号进行跟踪训练,并得出训练值与目标值之间的差异。-ART network to introduce specific work process, we produced a Matlab demo program. No. 1 newc procedures for the use () function on t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:80546
    • 提供者:东方云
  1. boundCheck

    1下载:
  2. 该方法采用反对称双正交小波分解系数计算视频帧的方向梯度向量,再统计由梯度向量角和模值构成的联合空间二维直方图,然后计算连续帧直方图之间的距离,得到两帧之间的不连续值,最后采用自适应阈值分割,检测出镜头边界。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:144871
    • 提供者:韩瑞冬
  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-26
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. 利用最大类间方差算法求解自适应阈值

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2011-07-04
    • 文件大小:1979
    • 提供者:ccb0809@126.com
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. loadEXE.rar

    0下载:
  2. 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:6050
    • 提供者:漆光耀
  1. finger

    0下载:
  2. 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extrac
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:583287
    • 提供者:李辉艳
  1. kalmanRLSLMS

    0下载:
  2. 给出了kalman、RLS、LMS三种自适应滤波器的仿真程序,三种滤波器都采用了80次迭代,将仿真值与理论值进行了比较-Given kalman, RLS, LMS adaptive filter simulation program of three, three types of filters are used 80 iterations, the simulated values were compared with the theoretical value
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1235
    • 提供者:草莓布丁
  1. ImageProcessing

    0下载:
  2. 自己用GDI+写的自适应中值滤波器 附有exe和图片-Their use GDI+ Write adaptive median filter with exe and pictures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:632859
    • 提供者:白水
  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. Image-Processing-Lab[1]

    0下载:
  2. C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1883032
    • 提供者:黄路遥
  1. Image

    0下载:
  2. 。文章通过对位图边界轮廓进行合理分解,找出主要轮廓特征,得到轮廓关键特征点;并且用原始轮廓点 对特征点进行插值,不但能够很好地保留图像的原始信息特征,失真小,还能适应多种形式的圈像矢量化算法。-. Article through the boundary contour bitmap reasonable decomposition, to identify the main outline of the characteristics to be the outline of the ke
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:157424
    • 提供者:l
  1. fitness

    0下载:
  2. 遗传算法中多点交叉算法来优化最小值函数所对应的解--适应度评价过程-Multi-point genetic algorithm to optimize the cross-algorithm corresponding to the minimum function of the solution- the fitness evaluation process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3035
    • 提供者:zhaowei
  1. CannyEdgeDetect

    0下载:
  2. 自适应Canny边缘检测算法,在传统的Canny算法基础上提出的一种自适应Canny边缘检测算法,在传统算法优点的基础上提高了抑制虚假边缘的能力,利用自适应阀值提高了边缘检测的自动化程度-Adaptive Canny edge detection algorithm, the traditional Canny algorithm based on an adaptive Canny edge detection algorithm, the advantages of the traditio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:290892
    • 提供者:wangzhenxing
  1. Matlab-GA

    0下载:
  2. 用matlab编程的遗传算法,适应于目标函数为求最大值,且解非负整数解-Matlab programming using genetic algorithm, adapted to the objective function for the sake of maximum, and solution of non-negative integer solutions
  3. 所属分类:其他小程序

    • 发布日期:2013-04-05
    • 文件大小:6164
    • 提供者:周晓阳
  1. tether_optimal

    1下载:
  2. 在给定系统二阶模型、初值、终值、边界约束和路径约束、目标函数的情况下,该程序可利用hp-自使用伪谱法解算出系统从初值到终值的最优轨迹。(Given the second-order model, initial value, final value, boundary constraint and path constraint, and objective function of the system, the program can use hp-self pseudo-spectral m
  3. 所属分类:其他

    • 发布日期:2020-11-18
    • 文件大小:3072
    • 提供者:桓师
« 1 23 4 5 6 »
搜珍网 www.dssz.com