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

搜索资源列表

  1. v74-125

    0下载:
  2. Performance of Compound Enhancement Algorithms on Dental Radiograph Images Abstract—The purpose of this research is to compare the original intra-oral digital dental radiograph images with images that are enhanced using a combination of image
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:525735
    • 提供者:Rania
  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. 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. 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. 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. 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. 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. compare2

    0下载:
  2. 1位数大小比较  两个开关表示输入的两位数  三个led灯表示输出的结果 -The median size of a two switch indicates input comparison   three led lights digit represents the output results
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:114587
    • 提供者:tingtin
  1. filter_miane

    0下载:
  2. filter median in image processing
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2075
    • 提供者:arash
  1. 57460

    0下载:
  2. matlab code, median filter
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1445
    • 提供者:weojf
  1. brain-tumor-detection-using-watershed-segmentatio

    1下载:
  2. In this project, Brain tumor in MRI is detected using image segmentation techniques. There are number of image segmentation techniques available but watershed segmentation is considered to be best among all. First of all prep-processing is to be done
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:301940
    • 提供者:Raksha
  1. filter

    0下载:
  2. 该程序是用idl写的3x3平均值滤波以及中值滤波-The median filtering and mean filtering
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:679
    • 提供者:樊杰
  1. filter

    0下载:
  2. Efficient DSP Direct Form I filtering algorithm in C++. Supports as FIR as IIR filters. Also includes median filtering and convolution calculation.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3680
    • 提供者:spam386
  1. vehicle-wheel-tread-detection-

    0下载:
  2. 基于图像处理与机器视觉的车辆轮对踏面检测技术,主要算法有图像类型的转 化、图像反色、中值滤波、LoG(L即lacianofGaussian)锐化算子、基 于迭代法的闽值分割、细线化等,使得提取的轮对图像信息达到了较高的精度 -Based on image processing and machine vision of the vehicle wheel tread detection technology, the main algorithm of image type An
  3. 所属分类:Project Design

    • 发布日期:2017-05-23
    • 文件大小:6799125
    • 提供者:严云坤
  1. 2

    0下载:
  2. 步态识别论文,对目标检测方法进行了分析,提出了在HSL颜色模型空间中,利用时间域中值滤波算法构建背景模型,采用背景减除法实现人体上肢和下肢关节点的检测,采用闽值分割、形态学滤波和颗粒去除操作对关节点的图像进行二值化处理,为后续相关特征的提取做好了准备。 -Gait identification papers, for target detection methods are analyzed, presented at the HSL color space model, using med
  3. 所属分类:Project Design

    • 发布日期:2017-05-27
    • 文件大小:10088627
    • 提供者:luoli
« 1 23 »
搜珍网 www.dssz.com