搜索资源列表
-
0下载:
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
-Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
-
-
0下载:
这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-This procedure is used to increase the variety of picture noise, such as salt and pepper Gaussian noise, additive or multiplicative noise, such as a mixture for testing other programs.
-
-
2下载:
MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
-
-
0下载:
这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance.
The Noises type :
Gaussian
-
-
3下载:
虚拟信号发生器是一个GUI产生(1)周期函数(包括正弦,三角,锯齿,和方波)不同振幅,频率和阶段 (2)不同振幅平方脉冲序列,频率,分期及职责循环 (3)双参数指数函数 (4)高斯曲线之间的范围不同,标准偏差和手段,以及(5)不同幅度的高斯噪声。你也可以添加一个偏移或高斯噪声的前四个以上任何职能。图形用户界面还能使用户可以添加指定的信号(或者乘以它的)一个先前定义的信号。
-Virtual Signal Generator is a GUI that produces (1) periodi
-
-
0下载:
第一章作业:
用C语言或者VC,VB,Matlab或其他语言完
成如下实验:
1)打开一个BMP文件
2)将其局部区域的灰度值进行改变
3)另存为一个新的BMP文件
要求显示出原BMP图像和新BMP图像。
1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。
2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。
第五章作业
编写一个程序,对输入的图像进
-
-
0下载:
利用matlab软件对加入椒盐噪声或高斯噪声的图片进行滤波处理-Using matlab software add salt and pepper noise or Gaussian noise image filtering processing ~ ~
-
-
0下载:
图像处理作业 用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
-
-
0下载:
这里添加高斯噪声,对加噪图像进行二维自适应维纳滤波,利用MATLAB对图像进行降噪。-Here to add gaussian noise, the use of MATLAB image noise reduction.
-
-
1下载:
作业一
要求
用C语言或者VC,VB,Matlab或其他语言完成如下实验:
1)打开一个BMP文件
2)将其局部区域的灰度值进行改变
3)另存为一个新的BMP文件
要求显示出原BMP图像和新BMP图像。
作业二
要求
1. 编程实现图像傅立叶高通、低通滤波。
2. 尝试傅立叶压缩。
作业三
要求
编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。
作业四
要求
找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
-
-
0下载:
使用MAtlab语言,在一幅图像中添加各种噪声,比如:椒盐噪声,高斯噪声,均匀,指数,对数,厄尔等噪声。-Using Matlab language, to add a variety of noise in an image, such as: salt and pepper noise, Gaussian noise, uniform, exponential, logarithmic, El noise.
-
-
0下载:
直方图添加与去除椒盐噪声和高斯噪声并进行对比,以及直方图均衡化的matlab程序实现代码 -Add the histogram and remove the salt and pepper noise and Gaussian noise and contrast, and histogram equalization matlab program code
-
-
0下载:
matlab对图像随机添加四种噪声,然后分别通过自编中值滤波,均值滤波,高斯滤波,和维纳滤波进行滤波-matlab add four random noise to the image, and then were filtered by self median filtering, mean filtering, Gaussian filtering, and Wiener filtering
-
-
0下载:
基于MATLAB的图形降噪,典型的BMP图像文件由三部分组成,位图文件头数据结构-Image denoising base on matlab,we selected the criteria image of Lena, add Gaussian noise and impulse noise with different strength
-
-
0下载:
这个是matlab里基于LR算法对模拟运动模糊并且加入高斯噪声进行复原的算法-This is carried out in the recovery matlab LR algorithm based simulation of motion blur and add Gaussian noise algorithm
-
-
1下载:
这个算法是matlab里基于最小平方对模拟运动模糊并加入高斯噪声复原算法-This algorithm is based on a least squares matlab in analog motion blur and add Gaussian noise restoration algorithm
-
-
0下载:
这个是matlab里基于维纳滤波算法对模拟运动模糊并加入高斯噪声的图像进行复原的程序
-This is where Wiener filtering algorithm matlab simulation of motion blur and add Gaussian noise image recovery program based on conduct
-
-
1下载:
本文是基于MATLAB的GUI来对不同的(彩色或灰色)图像进行图像增强的相关处理,主要包括以下四点:
频域变换:傅里叶变换和离散余弦变换及其反变换,可将图像在空域上的特性转化到频域上;
叠加噪声:对图像添加高斯噪声和椒盐噪声;
空域滤波:对噪声污染后的图像添加不同模板下的平滑滤波和锐化滤波,可选择不同模板尺寸;
频域滤波:对噪声污染后的图像添加理想低通滤波器、巴特沃斯低通滤波器、理想高通滤波器、巴特沃斯高通滤波器、带通滤波器、带阻滤波器等,可实现平滑图像的效果。-This art
-
-
1下载:
用均值滤波、中值滤波、维纳滤波法给加高斯噪声的图像去噪(Using the mean filter, median filter, Wiener filter to add the Gaussian noise image denoising)
-
-
1下载:
给图像添加高斯噪声用matlab(Add gaussian noise to image)
-