搜索资源列表
AddNoise_yuv
- 支持向yuv视频图像添加噪声,主要是高斯噪声-yuv support to add video noise, mainly Gaussian noise
addnoiseunderMFC
- 使用opencv开发的一个为图像添加噪声的程序,是学习opencv的一个好例子。-Opencv developed by the use of an image to add noise procedures are opencv study of a good example.
AddNoise
- 采用OPENCV 给图像添加噪声:高斯噪声、均匀噪声等等。-add noise to image by using opencv
VC
- 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
Imagetransformationv6
- 初学者使用的图像处理程序,包含图像增强功能,双线性差值缩放,添加高斯噪声,图像均衡,等-ImageProcessing for primer to learn, the code including finctions of zoon, adding Noise and so on
add_noise_to_image
- 为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)-Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV)
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
Salt_and_Pepper
- 对一幅图像添加椒盐噪声的程序,代码精简,很有用的。-Add salt and pepper on a piece of image noise process, streamlining the code, very useful.
NoiseGenerator
- 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
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
zishiyinglvbo
- 对一个信号添加随机噪声,之后进行自适应滤波去除噪声,参数可由用户自行输入。-Adding random noise on a signal, after the adaptive filter to remove noise, the parameter input by the user themselves.
DigitalImage
- 数字图像处理,对于数字图像处理中遇到的噪声添加或者消除,图像的放大或者缩小.-Digital image processing For digital image processing of adding or eliminate noise meet, image magnification or narrow.
MATLAB
- 实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告-Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enha
高斯噪声去噪
- 一个小程序。向图像中添加高斯噪声,在使用离散小波原理,进行二阶去噪。(The Gauss noise is added to the image, and the two-level denoising is performed using the discrete wavelet principle.)
halcon-添加高斯噪声
- 用halcon给图像添加高斯噪声,可运行已调试,可作为学习参考(Adding Gauss noise to the image by Halcon can be debugged and can be used as a learning reference)
halcon-添加椒盐噪声
- 用halcon给图像添加不同程度的椒盐噪声,可运行已调试,可作为学习参考(Adding salt and pepper noise to the image with Halcon can be debugged and can be used as a learning reference)
imnoise2
- 此程序为matlab的噪声添加程序,可添加周期函数的噪声(matlab for noise adding)
noise
- 本程序基于matlab平台,向一张图片中分别添加了三种不同的噪声,并用四种不同的去噪方法进行去噪,并比较了去噪的效果(Based on the MATLAB platform, this program adds three different kinds of noise to a picture, and uses four different denoising methods to denoise, and compares the effect of denoising)
4
- 噪声发生器 查找(或开发)将高斯噪声添加到图像的程序。您必须能够指定噪声均值和方差。(1.Noise Generators This is a generic project, in the sense that the programs developed here are used in several of the projects that follow. See Fig. 5.2 for the shapes and parameters of the following nois