搜索资源列表
junzhilvboqi
- LabVIEW 实现的均值滤波器 课程设计-LabVIEW to achieve the mean filter
imgdenoising
- 均值滤波去噪,中值滤波去噪以及SVD去噪-Mean filter denoising, median filtering and denoising SVD Denoising
adaptivefilters
- thes source codes implements Adaptive filters. Adaptive mean filter, Contra Harmonic Mean filter, Harmonic Mean Filter, Geometric Mean Filter and Spatial Filtering.
mean_filters
- mean filter 6 type :: Arithmatic mean, Geometic mean, Harmonic mean, contraharmonic mean, median, max-min
LMS_8
- LMS: Least mean squares (LMS) algorithms is a type of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual
meanfilter_code
- mean filter is a filter used in image processing for enhance image gray scale and also tif and raw file image
LMS.ADAPTIVE-FILTER
- LMS algorithm for adaptive filter least mean squares-LMS algorithm for adaptive filter least mean squares
Opencv_test
- Opencv_test -> mean filter, color conversion, Other etc. SourceCode : C++ windows7 Visual Studio 2008
filter
- 数字滤波器,分别实现算术平均值法、中值滤波法、惯性滤波法三个模块-Digital filter arithmetic mean of the three modules of the median filter, inertial filter method
Mean-filter
- 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
photo
- 1.用均值滤波器去除图像中的噪声; 2.用中值滤波器去除图像中的噪声; 3.比较两种方法的处理结果 -1. With a mean filter to remove image noise 2. A median filter to remove noise in the image 3. The results comparing the two methods
matlab-fliter
- 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
avefilt
- 网上的均值滤波器,经过自己测试可以使用。在这里共享一下。-Internet mean filter, after their tests can be used. Click here to share.
meanfilter2
- 均值滤波器,代码完整,有需要的直接拿走吧!即下即用-Mean filter, code integrity, and are in need of it straight away! That under-use
junzhilvboqi
- 顺序滤波器中均值滤波器的代码,可用于图像去噪处理。(Sequential filter in the mean filter code, can be used for image denoising.)
新建 Microsoft Word 文档
- 在照片中加入椒盐噪声、高斯白噪声。? 分别用3*3、5*5、7*7的均值滤波器和中值滤波器进行滤波。(Salt and white noise are added to the picture. The filter is used to filter the mean filter and median filter of 3 * 3, 5 * 5, 7 * 7.)
adaptive filter (2)
- MATLAB codes for adaptive filtering using least mean square, nominal LMS and Wiener filter using forward linear prediction and backward linear prediction.
MATLAB实现图像中值 均值 维纳滤波 源程序代码
- 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
mean
- lowpass mean filter in image processing
代码
- 模拟仿真了均值滤波和中值滤波的滤波效果。(The filtering effect of mean filter and median filter is simulated.)