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

搜索资源列表

  1. graphic

    0下载:
  2. 支持均值滤波、中值滤波、高斯滤波还有几种边缘检测和自适应滤波算法-Support mean filtering, median filtering, Gaussian filtering, there are several edge detection and adaptive filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:李季
  1. main

    0下载:
  2. 自适应中值滤波程序,对于大部分图片都能使用。-Adaptive median filtering procedures, can be used for most of the pictures.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:915
    • 提供者:夏树
  1. test1_11

    0下载:
  2. Opencv自适应阈值化的小程序,用于图像处理。-Opencv adaptive thresholding small program for image processing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3059100
    • 提供者:XXX
  1. Image-thresholding

    0下载:
  2. 【图像算法】七种常见阈值分割代码-Otsu、最大熵、迭代法、自适应阀值、手-Image thresholding algorithm seven common code-Otsu, maximum entropy, iterative, adaptive threshold, and other seven algorithm code once packed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:153453
    • 提供者:卢少波
  1. Camera_Contours

    0下载:
  2. 该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓; 使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction Using opencv2.4.9 library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12061351
    • 提供者:五小懂
  1. noise

    0下载:
  2. 椒盐噪声、高斯噪声、均匀噪声的添加,及中值滤波 自适应中值滤波 维纳滤波-Salt and pepper noise, Gaussian noise, uniform noise is added, and the median filtering adaptive median filtering Wiener filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18603008
    • 提供者:李鑫
  1. p_m_p1

    0下载:
  2. 这个是pm方程的自适应小波阈值改进,使阈值可以自适应-This is the adaptive wavelet threshold PM equation is improved, which can be adaptive threshold
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1486
    • 提供者:陈振
  1. bilateral-filtering

    0下载:
  2. 对含有噪声的图像进行自适应方差双边滤波,与中值滤波进行比较-Consists of the noise image variance adaptive bilateral filtering, comparing with the median filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:26131
    • 提供者:安达
  1. filter

    0下载:
  2. 程序中包括自适应阈值中值滤波,自适应阈值均值滤波,自适应阈值均中值滤波,对图像进行简单去噪-Program including median filter, adaptive threshold adaptive threshold average filtering, median filter, the adaptive threshold to simple image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:8569
    • 提供者:安达
  1. 13

    0下载:
  2. 粒子群算法(PSO)是一种基于群体的随机优化技术。与其它基于群体的进化算法相比,它们均初始化为一组随机解,通过迭代搜寻最优解。不同的是:进化计算遵循适者生存原则,而PSO模拟社会。将每个可能产生的解表述为群中的一个微粒,每个微粒都具有自己的位置向量和速度向量,以及一个由目标函数决定的适应度。所有微粒在搜索空间中以一定速度飞行,通过追随当前搜索到的最优值来寻找全局最优值。 PSO模拟社会采用了以下三条简单规则对粒子个体进行操作:①飞离最近的个体,以避免碰撞。②飞向目标。③飞向群体的中心。这是
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6589
    • 提供者:hhhh
  1. PCNN_fusion

    0下载:
  2. 该代码实现PCNN图像融合,主要是通过自适应阈值计算出图像每个像素的点火映射图,根据点火映射图实现图像融合。-The code PCNN image fusion, mainly through the adaptive threshold is calculated for each pixel of the image ignition map, to achieve image fusion based on the ignition map.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1231
    • 提供者:李丽
  1. level2sqtwolog

    0下载:
  2. 关于自适应阈值三尺度的去噪,去噪效果良好,并带有mse以及psnr(峰值信噪比)的算法,可供参考-源语言: 检测到中文目标语言: 英语翻译 我的收藏设置 About three of scale adaptive threshold denoising, the denoising effect is good, and with MSE and PSNR (peak signal to noise ratio) of the algorithm, for reference
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:928
    • 提供者:chengmis
  1. 3zhongerzhihua

    0下载:
  2. 效果最好的三种二值化的方法 otsu niblack等 是自适应阈值方法-The best effect of three kinds of binarization methods otsu niblack, etc Is the adaptive threshold value method。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:27415
    • 提供者:dd
  1. MIT-MRAC

    0下载:
  2. MIT的模型参考自适应控制算法:其中:num:实际模型分子多项式系数; den:实际模型分母多项式系数; numm:辨识模型分子多项式系数; denm:辨识模型分母多项式系数; Kp:实际模型静态增益; Km:辨识模型静态增益; n:模型阶次; r:自适应增益; H:参考输入幅值。-MIT model reference adaptive control algorithm: Where: num: actual model numerator polynomial coefficients
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:li
  1. zishiyingxingtaixue

    0下载:
  2. 8方向自适应可变权值形态学图像增强,效果明显。通过不同方向不同权值来达到自适应的功能-8-direction adaptive variable weights morphological image enhancement effect is obvious. Different weights in different directions to achieve an adaptive function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1181
    • 提供者:李月
  1. Adaptiwindow

    0下载:
  2. 立体匹配的算法有很多种,其中自适应权权值的方法处理的结果效果较好。-There are a variety of algorithm in stereo correspondence.Adapting weight algorithm can obtian good result.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2415306
    • 提供者:
  1. cutlinefun

    1下载:
  2. 根据投影法找出二维码区域的上下边缘,阈值自适应-find bottomedge of a QR code by histing
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:115712
    • 提供者:
  1. Image-Processing

    0下载:
  2. 图像增强,二值化 自适应阈值分割,中值滤波,提取目标和背景,计算连通区域,剪裁图片等功能集合。核心算法采用C++并调用MATLAB-Image enhancement, binarization adaptive thresholding, median filtering, extraction of target and background, computing connected region, cropping pictures and other functions set. Cor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:22306
    • 提供者:change
  1. FIRST

    0下载:
  2. 基于NAFSM算法的中值滤波设计,对噪声的自适应信好,适合高密度的椒盐噪声-A MEDIAN FILTER based on NAFSM,adaptable to noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:750
    • 提供者:李怡
  1. chap3_06_Narendra_MRAC_n1

    0下载:
  2. n-m=1的Narendra稳定自适应控制器设计。输入信号为幅值为2的方波信号。-N-m=1 Narendra stable adaptive controller design.The input signal for amplitude for 2 square wave signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:883
    • 提供者:科比
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com