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

搜索资源列表

  1. cubic

    0下载:
  2. 这是描述三次方结尾问题的原程序即给定以数字1,3,7,9 为结尾的正整数x,试求一个十进制位数不超过x 的十进制位 数的正整数y使得x恰为y3的结尾数字。-This is the descr iption of the end of the third side of the original program that is given to figures 1,3,7, 9 to the end of the positive integers x, Examination for a d
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:917
    • 提供者:张丽兰
  1. HisImage

    0下载:
  2. 这是一个用利用中值滤波进行图像处理的东东,很不错的-with using median filter for image processing Eastern, very good
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:122077
    • 提供者:韩国
  1. FPGA_of_Median_Filter

    0下载:
  2. Median Filter 在FPGA中的实现
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:156087
    • 提供者:tian_san
  1. 329

    0下载:
  2. AN FPGA-BASED IMPLEMENTATION FOR MEDIAN FILTER MEETING THE REAL-TIME REQUIREMENTS OF AUTOMATED VISUAL INSPECTION SYSTEMS
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:427353
    • 提供者:tian_san
  1. medianfilter.rar

    0下载:
  2. 基于vhdl图像处理中值滤波器,关于图像处理的好文章。呵呵,VHDL-based image processing median filter, a good deal about graphics article Ha ha
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:250232
    • 提供者:张海风
  1. ch

    0下载:
  2. 自适应滤波的ppt教程,非常经典,我们上课用的就是这个,很容易理解-Adaptive filtering ppt tutorial, very classic, we have used in this class, it is easy to understand
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:197590
    • 提供者: 甘小华
  1. Digital Filter implementation by FPGA

    0下载:
  2. 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:1969214
    • 提供者:carol
  1. filtering

    0下载:
  2. 文档中有详细的在VC++6.0中进行均值滤波和中值滤波的操作过程,附有主要程序源码-Document in detail in the VC++6.0 in average filtering and median filtering operations, with the main program source code
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:481383
    • 提供者:晓凡
  1. Medianfiltertoachieve

    0下载:
  2. 实现中值滤波,在VC环境下的用行,任意大小的中值滤波。-Median filter to achieve in the circumstances of the use of VC firms, of any size median filter.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:578
    • 提供者:zzl
  1. PID

    0下载:
  2. 经过老师的指导:速度采样用M法不适应低,所以对于调速范围大的就用M/T法,适合于高低测速!对测速还要加以数字滤波!可用一阶惯性/中值法,平均法等!-After the teacher' s guide: the speed of the sampling method are not suited with M low speed range for the use of the M/T method, suitable for the level of gun! Gun would al
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:1982
    • 提供者:谭祥
  1. median

    0下载:
  2. 中值滤波的实现,该代码使用的是verilog 语言 module median(clk,reset,load,din,mult,dout,over,a3,b3,c3,a2,b2,c2,a1,b1,c1)-Median filter implementation, the code using verilog language module median (clk, reset, load, din, mult, dout, over, a3, b3, c3, a2, b2, c2, a1,
  3. 所属分类:Project Design

    • 发布日期:2015-07-05
    • 文件大小:2305
    • 提供者:刘文英
  1. 55593397BmpProject

    0下载:
  2. 好书,图像处理,可以看看,主要是一些主要的算法代码,推荐学习,中值滤波,均值滤波等等。-Good books, image processing, you can look at some of the main algorithm is mainly the code, it is recommended to study, median filtering, average filtering and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:37597
    • 提供者:liuliu
  1. medianfilter

    0下载:
  2. Median filter document on image edge detection
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:250280
    • 提供者:sachin
  1. zhongzhilvbo

    0下载:
  2. 图像的中值滤波,对灰度图像进行中值滤波,内有冗余,仅供参考!-Median filter images, on the gray image median filtering, there are redundant for reference purposes only!
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2153
    • 提供者:zhangye
  1. median_block

    0下载:
  2. 中值滤波MATLAB算法,是一种很好的滤波器,实用‘方便-MATLAB median filtering algorithm is a good filter, practical ' convenience
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:yimilei
  1. 3x3_Median_test

    0下载:
  2. this is 3x3 median filter for test.-this is 3x3 median filter for test.
  3. 所属分类:Software Testing

    • 发布日期:2017-05-19
    • 文件大小:5575250
    • 提供者:Msseo
  1. FUZABEIJINGHONGWAITUXIANGTEZHENGTIQU

    0下载:
  2. 本文的内容是基于红外图像的特征提取,在基于个数判断噪声的中值滤波器进行平滑处理的基础上,提出了一种改进的过渡区 提取方法,并将该方法应用于对比度低、宽谷直方图的复杂背景红外图像的分割。Matlab仿真 实验表明,该方法减少了图像分割的运算量,并能将具有复杂背景的红外图像目标分割得较 好。-This content is based on the infrared image feature extraction, the number of judgments based on th
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:279952
    • 提供者:邢春
  1. DBUTM-trimmed-median-filter

    0下载:
  2. DBUTM Trimmed Median Filter
  3. 所属分类:Project Design

    • 发布日期:2017-11-22
    • 文件大小:5584299
    • 提供者:phani kumar
  1. Perbandingan-Metode-Mean-Filtering-dan-Median-Fil

    0下载:
  2. COMPARISON OF MEAN AND MEDIAN FILTER METHOD
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:12079
    • 提供者:andre
  1. adaptive-median

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

    • 发布日期:2017-04-27
    • 文件大小:50954
    • 提供者:rep
« 12 3 »
搜珍网 www.dssz.com