搜索资源列表
10种软件滤波方法的示例程序
- 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
软件滤波算法
- 十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter
C51_shuziyubosuanfa
- 这是基于MCS51的软件抗干扰数字滤波算法,包括CRC校验算法、加权滤波算法、脉冲干扰抑制算法、滑动滤波算法等。对MCS51信号采集大有用处。其中CRC校验、滑动滤波算法在笔者的心电呼吸信号科技计划项目中应用,取得了较好的效果-MCS51 This is based on the anti-jamming software digital filtering algorithms, including CRC algorithm, weighted filter, pulse interfere
对图像进行中值滤波处理的源代码
- 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
数字滤波的滑动平均法和低通滤波法
- 数字滤波的滑动平均法和低通滤波法.rar 浙江大学研究生论文中摘录-digital filtering sliding average and low-pass filter. Rar Zhejiang University graduate thesis extract
nlfilter
- 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
filter
- 平均滑动滤波程序,L=5,用于滤除噪声,运行软件visualdsp++,blackfin533上-The average sliding filtering procedures, L = 5, used to filter out noise, run software visualdsp++, blackfin533 on the
medianwavefiltering
- 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
linear
- - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
filter
- 多种数组滤波技术,欢迎大家下载批评指正。介绍了包括最小二乘法,片平均,滑动滤波等多种内容-Multiple array filtering techniques are welcome to download the U.S. criticism. Introduction, including the least square method, the average chip, slide a wide range of content filtering
SCMintherealizationoffilteringalgorithm
- //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean
software_filter
- 软件滤波法,10种经典的软件滤波方法:限幅滤波法,中位值滤波法,算术平均滤波法,递推平均滤波法(又称滑动平均滤波法),中位值平均滤波法(又称防脉冲干扰平均滤波法)等-Filtering software, the software 10 kinds of classical filtering method: limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering me
zhongzhilvbo
- 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filtering, a vector median filter ba
FPGA
- FPGA实现滑动平均滤波算法和LZW压缩算法-my english is poor please see Chinese
digital_filter_design
- 采用matlab设计数字滤波器的源程序,包含滑动滤波器、切比雪夫低通、带通滤波器等! -Digital filter design using matlab source, including sliding filters, Chebyshev low pass, band pass filter!
滑动滤波GY_86
- 使用stm32f4读取GY_86数据。底层驱动为IIC,方便移植,并且使用滑动滤波,数据稳定可靠(Using stm32f4 to read GY_86 data. The bottom drive is IIC, which is easy to transplant, and uses sliding filter to make the data stable and reliable)
滤波算法
- matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
滑动平均滤波代码
- 滑动平均滤波就是把连续取得的N个采样值看成一个队列,队列的长度固定为N,每次采样得到一个新数据放到队尾,并丢掉原来队首的一次数据,把队列中的N个数据进行平均运算,就可以获得新的滤波结果(Sliding average filtering algorithm)
滑动窗口滤波
- 进行平滑滤波编码分析得到接近真实值的参数(Smooth filtering to solve the problem of unstable sampling value after single sampling)
十大滤波算法程序大全
- 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin