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

搜索资源列表

  1. ABpTRAININGd

    0下载:
  2. 自适应步长BP神经网络训练算法,采用最小误差和梯梯度下降法更新权值 ,经测试可直接使用。 -Adaptive step size BP neural network training algorithm, the minimum error and ladder gradient descent to update the weights, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1350
    • 提供者:sh
  1. zishiyingzhongzhilvbo

    0下载:
  2. 自适应中值滤波方法,能够有效的去除噪声。-Adaptive median filter can effectively remove the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1055
    • 提供者:胡伟
  1. ootsut

    0下载:
  2. otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面面配有图像均衡化的程序一起使用,效果更好, -otsu algorithm adaptive obtain the threshold image binarization. Inside surface with image equalization program used together, the better
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1212
    • 提供者:澄清
  1. NED

    0下载:
  2. 利用小波熵自适应去噪并求出各层熵值(绝对值表示) 及权重,自写论文-Using wavelet entropy adaptive de-noising and the obtained layers entropy (absolute value) and weight, since writing papers
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1150
    • 提供者:chenlei
  1. 23432abcde

    0下载:
  2. 在数字图像受到噪声污染后, 需要对其进行滤波。针对不同的噪声有不同的滤波方法。中值滤波对滤 除脉冲噪声有很好的效果, 但也会损失图像的部分细节, 而自适应中值滤波能够在保持图像细节的基础上 滤除脉冲噪声。-Contaminated by noise in the digital image, it needs to be filtered. Different for different noise filtering method. Median filter to filter ou
  3. 所属分类:Wavelet

    • 发布日期:2017-11-16
    • 文件大小:931313
    • 提供者:王滴
  1. 6434esdfsdf

    0下载:
  2. 针对标准均值滤波存在的问题,提出自适应均值滤波算法。算法首先计算窗口的四阶累积量和二阶中心矩并确定噪声 点阈值 然后根据窗口内噪声点个数自适应调整滤波窗口,自适应计算权值 最后对噪声点逐点滤波。该方法既能有效去除图 像噪声点,又能较好保持图像细节。论文最后给出实验和分析,结果表明该方法是有效的-Standard mean filter exists, adaptive mean filtering algorithms. The algorithm calculates the wind
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2088347
    • 提供者:王滴
  1. LMS

    0下载:
  2. LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。-LMS adaptive filter so that the filter output signal and the expected response the error between the minimum mean square value, so called minimum mean square (LMS) adaptive filter.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1353
    • 提供者:张立峰
  1. demo

    0下载:
  2. 基于论文《自适应模糊文件图像的二值化》 作者:B.Gatos I.Pratikakis S.J.Perantonis的二值化代码。对光照不匀、形变等低质量图片的二值化效果非常非常好。-The paper based on the adaptive fuzzy document image binarization" Author: B.G atos I.P ratikakis S.J.P erantonis binary code. To uneven illumination, def
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:21658864
    • 提供者:lee
  1. filter

    0下载:
  2. 滤波器代码,图像去噪,自适应门限中值滤波器代码,实现在C-C++开发环境-The filter code denoising, adaptive thresholding median filter code, realize in C-C++ development environment
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-04
    • 文件大小:2326815
    • 提供者:星星
  1. Threshold

    0下载:
  2. 通过Opencv和MFC相结合进行图像处理,实现图像的阈值分割,通过人机交互选择阈值或者自适应阈值处理。可以支持用户交互修改阈值,便于使用-Opencv and MFC combination for image processing, image threshold segmentation, select the threshold of human-computer interaction, adaptive threshold processing. Modify the thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3461327
    • 提供者:张保
  1. chap

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:10583
    • 提供者:gy
  1. PSO-extremum-optimization-algorithm

    0下载:
  2. 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:67160
    • 提供者:葭月
  1. adap_med_filt

    0下载:
  2. 改程序实现了自适应中值滤波功能 包括一个测试程序和一个自适应中值滤function-Change the program to achieve adaptive median filtering features include a test program and an adaptive median filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:929
    • 提供者:Apple
  1. image-denoise

    0下载:
  2. 运用各种方法的图像去噪,包括自适应滤波。中值滤波和均值滤波-Image denoising using various methods, including the adaptive filter. Median filter and mean filter, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-26
    • 文件大小:9234
    • 提供者:党晓婉
  1. AMF

    2下载:
  2. 自适应中值滤波-Chan R H, Ho C W, Nikolova M. Salt-and-pepper noise removal by median-type noise detectors and detail-preserving regularization[J]. IEEE Trans. Image Process, 2005, 14(10): 1479~1485. 该文献中自适应中值滤波算法代码-matlab code of adpative median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:782
    • 提供者:lizuoyong
  1. AdaptiveT-hresholding-Seg

    0下载:
  2. 通过改变阈值取值范围、优化阈值搜索方法等措施,提出了一种快速实现细胞图象二维自适应阈值分割算法。-the improvedfast two-dimensionsegmentation algorithmsfor microscopic cellular image adaptive thresholding segmentationare providedandcarried.
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:182937
    • 提供者:Zhang
  1. Adaptive-interpolation-of-images

    0下载:
  2. 图像的自适应插值,主要针对国外的图像插值方法,介绍一种插值方法,利用张量处理数据-Department Matem atica Aplicada, Univ. de Val encia, Dr. Moliner, 50, 46100 Burjassot, Spain,In this paper, we propose to enlarge an image using a particular class of nonlinear techniques
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:313238
    • 提供者:王峰
  1. shaffer

    0下载:
  2. 在实现基本DNA进化算法的基础上,提出对于概率取值使用自适应策略,最后利用模拟退火算法良好的局部寻优功能和DNA进化算法结合,通过对测试函数的测试,证明改进后的算法性能很好-Achieve basic DNA evolutionary algorithm based on the use of adaptive strategy proposed for the probability value, the final use of the simulated annealing algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:3524
    • 提供者:许文帝
  1. apso

    0下载:
  2. pso优化算法,粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-15
    • 文件大小:2360
    • 提供者:hannvshi
  1. zishiyingjiami

    1下载:
  2. 为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。-This paper presen
  3. 所属分类:CA program

    • 发布日期:2017-11-21
    • 文件大小:43214
    • 提供者:wangc
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com