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

搜索资源列表

  1. GPSdenoise

    1下载:
  2. GPS单历元信号变形监测数据去噪处理。包括小波软/硬阀值去澡,中值滤波去噪-Single epoch GPS deformation monitoring data signal de-noising processing. Including wavelet soft/hardware to the shower threshold, median filter denoising
  3. 所属分类:GPS develop

    • 发布日期:2014-05-11
    • 文件大小:1403
    • 提供者:chenjian
  1. FastSortandKnap

    0下载:
  2. 快速排序和背包问题的C++实现代码,其中快速排序采用数组中第一个元素、最后一个元素以及中间元素的中间值作为枢轴。-Quick Sort and the knapsack problem of C++ code, including the use of quick sort of the first element of the array, the last element, as well as the middle element as the pivot of the median.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:216224
    • 提供者:江林
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. amf

    0下载:
  2. adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:742
    • 提供者:jash
  1. picture_filter

    0下载:
  2. 图像的中值滤波和邻域滤波。基于matlab仿真通过,内附图片和仿真结果。-Image of the median filter and the filter neighborhood. Matlab-based simulation is passed, containing pictures and simulation results.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:207808
    • 提供者:lmy
  1. mf

    0下载:
  2. median filter for image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:636
    • 提供者:jash
  1. sin

    0下载:
  2. 为单片机生成任意位数(常用为8或10位)的正弦信号值(可产生256个值或其他)-For the generation of arbitrary single-chip median values of the sinusoidal signal
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:38372
    • 提供者:高远
  1. 61549835image-compress-denoise

    0下载:
  2. 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:11555
    • 提供者:chen peilin
  1. Licensenumber

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2739336
    • 提供者:曹晓峰
  1. half_adder

    0下载:
  2. 一个半加器,具有进位和位数相加的基本功能,可作为全加器的基本模块-One and a half adder with binary and the sum of the basic functions of the median, full adder can be used as the basic module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:74067
    • 提供者:xk
  1. Medianfilter

    0下载:
  2. 视频图像中值滤波处理源程序,对视频卡捕捉的视频信号进行中值滤波。-Video image processing median filter source, video capture card in the video signal filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:172515
    • 提供者:秦琼
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. ImageSmoothProcessing

    0下载:
  2. 图像平滑处理的一些常用功能,包括噪声消除方法/邻域平均法/中值滤波/产生噪声等功能-Image smoothing of some commonly used functions, including noise reduction methods/neighborhood average/median filtering/noise functions
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:242518
    • 提供者:tysong
  1. ghost

    0下载:
  2. 求解 吸血鬼数字。吸血鬼数字是指 位数为偶数的数字,可以由一对数字相乘而得,而这对数字包含乘积的一半位数的数字,其中从最初的数字中跌取的数字可以任意排序,以两个0结尾的数字是不允许的。 如 91=9*9; 1344=32*42-Solving vampire figures. Vampire figures refer to the median figure is an even number can be multiplied by a figure derived from, whic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:713
    • 提供者:王新华
  1. medianfilter

    0下载:
  2. 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:566431
    • 提供者:杨帅
  1. 00till59count

    0下载:
  2. 4. 程序设计内容 (1. 在设计过程中我们用一个存储单元作为秒计数单元,当一秒钟到来时,就让秒计数单元加1,当秒计数达到60时,就自动返回到0,从新秒计数。 (2. 对于秒计数单元中的数据要把它十位数和个数分开,方法仍采用对10整除和对10求余。 (3. 在数码上显示,仍通过查表的方式完成。 (4. 一秒时间的产生在这里我们采用软件精确延时的方法来完成,经过精确计算得到1秒时间为1.002秒。 -4. Programming content (1. In the desi
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:66292
    • 提供者:wu
  1. filter_wq

    0下载:
  2. 用Matlab实现中值滤波,均值滤波以及高斯滤波-Using Matlab to achieve median filter, mean filter and Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:zhangqunli
  1. 4x4keypadand8bitdigitaltubedisplayconstitutesanele

    0下载:
  2. 用4×4组成0-9数字键及确认键。 用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LED发光二极管亮一秒钟做为提示,同时发出“叮咚”声;若密码不正确,禁止按键输入3秒,同时发出“嘀、嘀”报警声;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。 -4 × 4 with the composition of the number keys 0-9 and confirm ke
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:61394
    • 提供者:langferrari
  1. CheckHoleDat1

    0下载:
  2. 采用ADO技术提取处理用户钻孔据,通过数据编码与检测生成一套标准数据,可以对地层层序的节点进行编辑(添加删除),可以根据节点数生成十位数的编码,用于指导钻孔数据的编码和标准分层工作。-Extraction of the use of ADOtechnology to deal with drilling, according to the user through the data to generate a set of coding standards and testing data, s
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-19
    • 文件大小:5123304
    • 提供者:海易
  1. TemplateTrans

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要的图像增强算法:图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm for image enhancement: image smoothing, median filter, sharpening the gra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4174706
    • 提供者:lgy
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com