搜索资源列表
VC去除椒盐噪声
- 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
自适应椒盐滤波0
- 自适应椒盐滤波0.rar-adaptive filtering 0.rar
zhongzhilvbo 滤波器取出图像中的椒盐噪声
- 用3*3矩形中值滤波器和5*5十字形中值滤波器取出图像中的椒盐噪声。-Rectangle with 3* 3 5* 5 median filter and cross filter out the image in the value of salt and pepper noise.
MATLAB
- 基于matlab图像增强的比较及其理论分析 给定一张灰度图片,模拟加入高斯噪声、椒盐噪声等若干噪声,然后使用中值滤波、均值滤波等方法进行图像增强。 -The PS/2 device interface, used by many modern mice and keyboards, was developed by IBM and originally appeared in the IBM Technical Reference Manual. However, this docu
noise2
- 图像加椒盐噪声,高斯噪声,乘性等相关噪声-Image Add salt and pepper noise, Gaussian noise, multiplicative noise, etc.
jiazaoquzao
- 对图片实现加入各种噪声,并进行去噪,高斯噪声,椒盐噪声,均值中值滤波-Achieved by adding a variety of noise on the image and carry out de-noising
matlab
- 直方图图像均衡化和规定划、以及加性噪声,如拖尾脉冲噪声,高斯脉冲噪声(自适应方法)、和椒盐噪声等等各种噪声的添加噪声和去除噪声的MATLAB代码-Histogram equalization and provisions of the planning image, and additive noise, such as trailing impulse noise, Gaussian pulse noise (adaptive approach), and salt and pepper no
Gaussian-Noise-Image-Add
- 这个程序用于在图片中增加各种噪声,如高斯椒盐噪声, 加性或乘性等多种混合噪声,用于其它程序的测试。-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.
addnoise
- MATLAB 给图像添加各种噪声:如椒盐噪声,高斯噪声、乘性噪声等等。-MATLAB add all kinds of noise to the image: If salt and pepper noise, Gaussian noise, multiplicative noise and so on.
project1
- 可添加随机噪声、高斯噪声、椒盐噪声,并比较几种去噪算法的峰值信噪比-Can add random noise, Gaussian noise, salt and pepper noise, and compare several denoising algorithm PSNR
zzlv
- 不调用matlab库函数,实现任意奇数方块模板,对其内数值进行中值滤波,包括对高斯,椒盐图的处理-Do not call the matlab library function, the realization of arbitrary odd-numbered box template, with its value for median filtering, including the Gaussian, salt and pepper map processing
medianFilter
- 图像处理中的中值滤波源代码,能够较好的模糊图像,除去椒盐噪声。-Image processing median filter source code, be able to better fuzzy images, remove the salt and pepper noise.
Salt_and_Pepper
- 对一幅图像添加椒盐噪声的程序,代码精简,很有用的。-Add salt and pepper on a piece of image noise process, streamlining the code, very useful.
imagedenoising
- 对高斯噪声以及椒盐噪声滤波来进行图像的去噪-Of Gaussian noise and salt and pepper noise filtering for image denoising
NoiseGenerator
- 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
noisereduction
- matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
AddNoise
- 实现了添加各种噪声的功能,如高斯噪声、椒盐噪声、脉冲噪声等,并用中值滤波等方法进行去噪,效果不错-Adding noise to achieve a variety of functions such as Gaussian noise, salt and pepper noise, impulse noise, and using methods such as median filter for denoising, the effect of good
median_filtering
- 中值滤波,代码+图象(原始图像、测试图像——加椒盐噪声)-median filtering,code+images
halcon-添加椒盐噪声
- 用halcon给图像添加不同程度的椒盐噪声,可运行已调试,可作为学习参考(Adding salt and pepper noise to the image with Halcon can be debugged and can be used as a learning reference)
去除椒盐噪声
- 采用c/c++语言,利用OpenCV库实现对图象的椒盐噪声的处理(Using the c/c++ language and using the OpenCV library to deal with the salt and pepper noise of the image)