CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - median

搜索资源列表

  1. sjs

    0下载:
  2. 说明: 1、设定范围:位数<=4, 个数<=100 2、界面说明:两个标签、两个普通文本框、一个按钮、一个多行文本框text3 3、对位数和个数的输入值,有验证 -Descr iption: 1, setting range: median < = 4, number < = 1002, interface descr iption: two labels, two ordinary text box, a button, a multi-line t
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1255
    • 提供者:SLA
  1. Filtering-method-and-164-display

    0下载:
  2. 滤波法:相当于“中位值滤波法”+“算术平均滤波法”,连续采样N个数据,去掉一个最大值和一个最小值,然后计算N-2个数据的算 术平均值 N值的选取:3~14 优点:融合了两种滤波法的优点,对于偶然出现的脉冲性干扰,可消除由于脉冲干扰所引起的采样值偏差 缺点:测量速度较慢,和算术平均滤波法一样,比较浪费RAM 164显示:只需两个IO口即可驱动,节约IO脚 -Filtering method: method: the equivalent of " median filte
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:934
    • 提供者:zhaosheng
  1. middle

    0下载:
  2. 图像的中值滤波程序。也可以用来作为图像滤波的模板-Image median filtering process. Can also be used as a template image filtering
  3. 所属分类:Development Research

    • 发布日期:2017-03-31
    • 文件大小:1902
    • 提供者:贺明
  1. dbmf

    0下载:
  2. matlab code for decision based median filter.it can be used for salt and pepper noise reduction . in this the pixel values are processed based on a decision mechanism
  3. 所属分类:Project Design

    • 发布日期:2017-11-24
    • 文件大小:723
    • 提供者:benazir
  1. Adaptive-Impulse-Detection-Using

    0下载:
  2. pdf for adaptive impulse detection using center weighd median filter.this method can be used for removing salt and pepper noise from digital images.
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:61769
    • 提供者:benazir
  1. 11111

    0下载:
  2. 期末课题,自适应中值滤波,图像处理,vc编程,绝对可用-The final task, adaptive median filter, image processing, VC programming, absolutely available
  3. 所属分类:Document

    • 发布日期:2017-12-10
    • 文件大小:101228
    • 提供者:小白
  1. btech_prj

    0下载:
  2. A new and efficient algorithm for high-density salt and pepper noise removal in images and videos is proposed.The existing non-linear filter like Standard Median Filter (SMF), Adaptive Median Filter (AMF), Decision Based Algorithm (DBA) and Rob
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:1915327
    • 提供者:venkatasiva
  1. tuxiangchuli

    0下载:
  2. 几个关于数字图像处理入门的程序,包括直方图均衡、中值滤波、低通及高通滤波、图像恢复等。-Several procedures on the entry of digital image processing, including histogram equalization, median filter, low-pass and high-pass filtering, image restoration.
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:965890
    • 提供者:刘海波
  1. tuxiangkaoshi

    0下载:
  2. 数字图像处理 中值滤波 均值滤波 边缘检测 固定阈值法 最大类间方差法 vc6.0可以运行的-Digital image processing median filter mean filter edge detection fixed threshold method OTSU method
  3. 所属分类:Document

    • 发布日期:2017-12-08
    • 文件大小:1704810
    • 提供者:du
  1. B

    0下载:
  2. 图像处理的中值滤波及其所需要的源代码 经过质检打开合成 不需要太多只操作-Median filter
  3. 所属分类:Document

    • 发布日期:2017-12-04
    • 文件大小:50696
    • 提供者:guo
  1. jingdian

    0下载:
  2. 一些经典的滤波算法:有中位值算法,平均滤波算法等一些好用而且常用的算法-Some classic filtering algorithm: easy to use and commonly used algorithm of the median value of the algorithm, the average filtering algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:133170
    • 提供者:何孟德
  1. Video-Surveillance

    0下载:
  2. 文章通过设计战场电视侦察系统的智能视频处理模块,提高了战场电视侦察系统的工作效率和智能化水平。首先 分析对重要军事目标进行监控的特点,归纳运动目标的特征,根据特征建立正常模型;然后运用中值滤波对监控视频进行 预处理,再采用基于高斯混合模型的背景减除法提取运动目标,通过特征提取确定运动目标的属性,与正常模型进行匹配 处理后,得出运动目标是否异常;最后达成敌重要目标有异常出现时自动告警的目的-Abstract:This article designs the intelligent vi
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:328959
    • 提供者:cp
  1. b

    0下载:
  2. 基于图像处理技术的车辆分类研究,很好的论文参考资料-Very wide image processing, edge detection, median filtering, contrast enhancement
  3. 所属分类:Project Design

    • 发布日期:2017-11-24
    • 文件大小:4915613
    • 提供者:田静
  1. ARM_NB

    0下载:
  2. 在移动植入的过程中首先要考虑数据类型在不同的平台下对应的位数是不是一样的,写了一个测试程序-In the process of moving implant must first consider the type of data on different platforms under the corresponding median is not the same, write a test program
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1128745
    • 提供者:石山
  1. 1

    0下载:
  2. 对原图像的多种噪声处理,包括椒盐噪声、高斯白噪声、低值椒盐噪声、中值椒盐噪声等-A variety of noise on the original image processing, including salt and pepper noise, Gaussian white noise, low salt and pepper noise, median salt and pepper noise
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:530747
    • 提供者:岳爽
  1. ECE082

    1下载:
  2. Abstract— with the latest advancements in electronics, several techniques are used for removal of unwanted entities from signals especially that are implied in the most sophisticated applications. The removal of power line interference from m
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:654601
    • 提供者:muthupandy
  1. matlab-zhongzhilvbo

    0下载:
  2. 中值滤波,去噪 实验原理:中值滤波器是将领域内像素灰度的中值代替该像素的值,对处理脉冲噪声(椒盐噪声)非常有效。为了对一幅图像上的某个点进行中值滤波处理,必须先将掩模内欲求的像素及其领域的像素值排序,确定出中值,主要功能是使拥有不同灰度的点看起来更接近于它的邻近值。-Median filtering and denoising Test principle: median filter is to field pixel gray value instead of the pixel v
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3026
    • 提供者:1123
  1. Spatial-domain-filtering

    0下载:
  2. Median filter replaces the intensity value in each pixel by the local median taken over a local n x m processing window where is a local m x n window around the pixel (x,y) in the image g (to be processed), and MED is the median value taken over the
  3. 所属分类:Project Manage

    • 发布日期:2017-03-28
    • 文件大小:222008
    • 提供者:pkmohamad
  1. filters_and_codes

    0下载:
  2. 十种基本滤波算法优缺点及其具体代码。包括算术平均滤波,中位值滤波,限幅滤波,递推平均滤波等。-Ten kinds of advantages and disadvantages of the basic filtering algorithm specific code. Including the arithmetic mean filtering, median filtering, limiting filtering, recursive average filtering.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7596
    • 提供者:hench
  1. CONVERTER2

    0下载:
  2. he MATLAB function is prepared to achieve function, median filtering, median filtering can reserve the image detail, and good salt pepper noise removal.
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:26525
    • 提供者:senthil
« 1 2 34 5 »
搜珍网 www.dssz.com