搜索资源列表
Spatial_filtering
- 空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
sharpen
- 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
addnoise
- MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
dsp
- 仿真信号,添加白噪声,再用小波去除。斑竹看看,有什么问题没^_^我信号处理不行这个程序也在MIT提供的信号上进行了验证。-Simulation signal, add the white noise, and then wavelet removal. Chiloscyllium see what the problem did not ^ _ ^ I will not do signal processing This process also signals provided by the
add_phase_noise
- 增加相噪的程序,可以把测量结果转化为相为噪声,使用非常方便。-The program to add phase noise, the measurement results can be translated into phase noise, very convenient to use.
add_noise
- 这是一个关于图像处理的简单例子,基于matlab 7.0 GUI,对图像进行添加噪声,并显示效果。-This is a simple example on image processing, based on matlab 7.0 GUI, add the image noise, and display the results.
Matlab-image-add-noise-and-filtering
- Matlab图像增强实验源代码与图片展示,内有用matlab为图像增加椒盐噪声白噪声程序。再用平滑滤波与中值滤波对图像进行处理。-Matlab source code for image enhancement and image experiments show, the image in a useful increase in salt and pepper noise matlab white noise process. And then filtering and median fi
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
HW1
- 图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following: 1) Using MATLAB display the test image. 2) Display the intensity histogram of the test image. 3) Using the im
Matlab-GUI-Digital-Image-Processing
- 数字图像处理大作业,利用Matlab GUI工具 添加噪声 滤波去噪-Digital image processing operations, the use of the Matlab GUI tools add noise filter denoising
Desktop
- 在matlab图片处理中加入噪声,是图片不再清晰-Add noise in matlab image processing, is no longer clear picture
Image-denoising--base-on-matlab
- 基于MATLAB的图形降噪,典型的BMP图像文件由三部分组成,位图文件头数据结构-Image denoising base on matlab,we selected the criteria image of Lena, add Gaussian noise and impulse noise with different strength
matlab-image
- matlab 图片的除噪,先给图片添加椒盐早上,后通过中值滤波,除掉噪声-matlab image noise removal, give the picture to add salt and pepper in the morning, after the adoption of the median filter to get rid of the noise
noise
- 给一幅图片添加噪声,添加了多种噪声,Matlab代码-Add noise to an image, add a variety of noise, the Matlab code
复原代码
- 图像复原代码组。包括滤波处理高斯噪声,运动模糊的添加,维纳滤波去模糊,约束最小二乘法复原图像等代码。(mage restoration code group. Including filtering, processing, Gauss noise, motion blur add, Wiener filter deblurring, constrained least squares, restore images and other code.)
matlab
- 带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较, 对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
faitie-V7.5
- Add noise processing, Pattern Recognition bayes discriminant analysis algorithm, Interpolation and fitting, solution of equations, data analysis.
ym123
- For time-frequency analysis algorithm, It can be directly calculated multi-fractal spectrum, Add noise processing.
matlab程序
- 用均值滤波、中值滤波、维纳滤波法给加高斯噪声的图像去噪(Using the mean filter, median filter, Wiener filter to add the Gaussian noise image denoising)