搜索资源列表
软件滤波算法
- 十种软件滤波算法 限副滤波 中位值滤波法 算术平均滤波法 递推平均滤波法(又称滑动平均滤波法)中位值平均滤波法(又称防脉冲干扰平均滤波法) -filtering software filtering algorithm limits Vice median filtering method arithmetic average recursive filtering average filtering method (also known as the moving average filter
ImageProcessing.rar
- 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
CMNF.rar
- 对含噪声图像的中值滤波和邻域平均滤波算法的实现和比较 ,Images containing noise and median filter neighborhood average filter algorithm and comparison
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
pingjunlvbo
- matlab的图像滤波算法中的平均滤波算法源代码-image filtering algorithm matlab
SpatialFrequencyDomainImageEnhancement
- 灰度变换增强程序 1.灰度变换增强程序 2.直方图灰度变换 3.直方图均衡化程序举例 4.直方图规定化程序举例 1.线性平滑滤波 2.中值滤波器 3. 4邻域8邻域平均滤波算法 1.低通滤波器 2.布特沃斯低通滤波器图像实例-Enhanced gray-scale transformation procedure 1. Enhanced gray-scale transformation procedure 2. Histogram gray-sc
IP303_AverageFilter
- 这是DM642开发平台里平均滤波算法,程序可以直接使用.-This is the DM642 The average filtering algorithm development platform, the program can be used directly.
FPGA
- FPGA实现滑动平均滤波算法和LZW压缩算法-my english is poor please see Chinese
filterdesign
- 介绍常用的滤波器算法,滑动平均快速算法的原理和实现方法。-Commonly used in the filter algorithm, the principle of moving average and fast algorithm implementation.
AD_filter
- AD递推平均滤波算法,采用verilog完成,可直接使用。-AD recursive average filter algorithm, using verilog complete, can be used directly.
IP303_AverageFilter
- 合众达的DM642开发板的DSP的平均滤波算法-Triangle up to the average DM642 development board, DSP filtering algorithm
jingdian
- 一些经典的滤波算法:有中位值算法,平均滤波算法等一些好用而且常用的算法-Some classic filtering algorithm: easy to use and commonly used algorithm of the median value of the algorithm, the average filtering algorithm
avefilt
- 平均滤波算法,可以将椒盐噪声很好的滤除,但对高斯噪声效果较差-The average filtering algorithm can be used to remove salt and pepper noise very well
newfile
- pic16f877a单片机,基于HX711电子秤设计,利用lcd1602或者USB-TTL串口显示。自己做的小项目,亲测有效,采用平均滤波算法。-Quot uccentine & quot uuccini & lt RTI ID 0.0 & gt uu () [uba] & lt /RTI & gt u uu3 & lt /RTI & gt U505A u7684 u5C0F u9879 u76EE uFF0C
去燥算法
- 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
一阶滞后滤波算法
- 一阶滞后滤波算法,用于统计数据时的平均、平滑.(The first order lag filter algorithm is used for averaging and smoothing of statistical data.)
平均滤波程序
- 基于Matlab平台的进行图像处理;进行平均滤波。(Average filtering in image processing)
滤波算法
- matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
10种简单的数字滤波C语言源程序算法
- 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
十大滤波算法程序大全
- 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag filtering method, median filterin