搜索资源列表
matlab
- 这是一个处理图像条纹的matlab程序,并且还有高斯滤波,可以去除图像的噪声,是学习matlab图像处理得好程序-This is a striped image processing matlab program, and also Gaussian filter, image noise can be removed, handled well process of learning matlab image
xianxinglvbo
- 程序的功能是对载入的图像进行线性滤波,滤波算子有梯度算子、平滑算子、高斯算子和拉普拉斯算子,同时可以设置滤波窗口的大小和滤波数。处理完后的图像可以进行保存。-Function of the program image is loaded linear filter, the filter operator with the gradient operator, smooth operator, Gaussian operator and Laplace operator, and can set
Matlab-filter
- 在matlab中,各种图像滤波函数,如中值滤波,高斯滤波,边缘增强等-matlab commonly used in a variety of filter function
Laplace-Gaussian-filter
- 这是一个拉普拉斯-高斯滤波函数代码,用于图像处理-This is a Laplace- Gaussian filter function code for image processing
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)
gaosi
- 基于MATLAB的处理图像的差分高斯滤波的部分代码,需要的同志请下载。-MATLAB code based on partial differential image processing Gaussian filtering, comrades need to download.
glpf.m
- 高斯滤波matlab程序、Matlab实现图像高斯滤波。-Gaussian filter matlab program
cloud
- 根据高斯滤波器,巴特沃斯滤波器对图像进行同态滤波,降低图像的光照影响 -According Gaussian filter, Butterworth filter homomorphic filtering, to achieve lower illumination on the image
BMP
- c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
junzhilvbo
- 对图像进行均值滤波:加入椒盐噪声、高斯噪声,并进行处理(Average filtering of images: adding salt and pepper noise, Gauss noise,)
61549815ppb
- ppb一种ppb滤波算法来去除图像中的加性高斯噪声,09年才提出来的新算法非常的高效,去噪效果相当好(This MATLAB software implements the denoising algorithm (the Probabilistic Patch-Based filter) for images damaged by multiplicative Nakagami-Rayleigh noise as presented in: Iterative Weighted Maximum
noise reduce
- 时域高斯图像滤波,用于图像降噪。速度快,简洁明了(time domain gaussian filter)
实验三
- 均值滤波与中值滤波对添加的高斯噪声的图像去噪(Mean Filtering and Median Filtering Image Denoising)