搜索资源列表
图像中添加高斯噪声的功能
- 该程序是利用opencv编写的,实现的是在一幅图像中添加高斯噪声的功能。,The program is to use opencv prepared to realize is that in an image to add Gaussian noise function.
cyclic2_am.rar
- 基于matlab,针对调幅AM、调频FM和调相PM信号,分析在不同的噪声环境,包括高斯白噪声、色噪声、非高斯噪声及正弦干扰中,各种信号的二阶循环谱。可根据需要改变程序中信号或噪声环境,分析结果。,Based on matlab, AM for AM, FM FM and PM phase modulation signals, analysis of noise in different environments, including Gaussian white noise, colored
broadsig_gen
- 宽带信号产生程序,高斯噪声通过滤波器产生,希望对大家有帮助。-this is a wideband signal generation program. Geting broadband signal by make aussian noise go through the filter.
Imagetransformationv6
- 初学者使用的图像处理程序,包含图像增强功能,双线性差值缩放,添加高斯噪声,图像均衡,等-ImageProcessing for primer to learn, the code including finctions of zoon, adding Noise and so on
matlabgaosi
- 使用MATLAB语言编写的非高斯噪声程序,通俗易懂,非常好用-Using the MATLAB language for non-Gaussian noise process, user-friendly, very easy to use
LPFleida
- Pf粒子滤波实现的目标跟踪程序,可实现针对非高斯噪声情况下的跟踪-Pf particle filter to achieve tracking procedures, can be non-Gaussian noise for tracking cases
BispectrumWavelets
- 用双谱和小波变换去除信号中加性高斯噪声的相关程序 1.实现单个变量的双谱分析程序 2.用傅立叶反变换求自相关函数的程序 3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序 4.读取.wav语音信号后用小波去加信白噪声的程序 5.用各种小波和阀值对同一信号去加性噪声效果比较的程序 -Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
Narrowband-Gaussian-noise
- 利用matlab程序实现窄带高斯噪声,并给出了窄带高斯噪声的实例。-Matlab program to achieve the use of narrowband Gaussian noise, and gives examples of narrowband Gaussian noise.
lixiang
- 理想无算法调制解调,包含了产生高斯噪声的子程序。-Non-ideal modulation and demodulation algorithms, including Gaussian noise to generate the subroutine.
Text2
- 本程序可实现对于信源的BPSK调制,加入高斯噪声,最后结果输出到指定文件中-This procedure can be achieved for the source of the BPSK modulation, adding Gaussian noise, the final outcome of the output to the specified file
NoiseGenerator
- 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
gaosizaosheng
- 此程序是C++程序 在VC++6.0中编译通过的,可以实现高斯白噪声的生成程序,高斯噪声在实际生活中是很普遍的,尤其是通信领域,此程序为大家提供了方便,并通过了测试。 -This program is C++ program in VC++6.0 compiler adopted to achieve the generation of Gaussian white noise process, Gaussian noise in real life is very common, espe
1987818
- 高斯噪声简单程序,高斯噪声简单源代码,用于MATLAB平台-Gaussian noise code
thepic
- 实现图片的去噪声,在高斯噪声存在下可用此程序去除噪声-derive theformula of averaging using discrete convoluntion
cpsnr
- 一个自动添加高斯噪声 对比图像处理后psnr的程序 参数可自己修改-We want to test PSNR with variable gaussian blur. Then the different values of PSNR under different parameteres would be compared in order to find the relationship between PSNR and the gaussian blur.
vnbpsnr
- 自动同时调整高斯噪声和模糊度 并生成参数与psnr对比关系三维图的程序-Program vnbpsnr is as same as program cpsnr basically but sig1 and sig 2 will be changed at the same time. I1 means original image. We just need to input the original image. The sig1(sig noise) will be test from 0.
高斯噪声去噪
- 一个小程序。向图像中添加高斯噪声,在使用离散小波原理,进行二阶去噪。(The Gauss noise is added to the image, and the two-level denoising is performed using the discrete wavelet principle.)
GaussNoise
- 生成高斯白噪声的程序,可以自由设置sigma等大小, 还有四元数计算(the program of gaussian noise)
任务程序修改后成品
- MFC界面,可实现图像的缩放,给图像添加高斯噪声,高斯模糊,控件的滚动条事件,Dpi的调节等(MFC interface, you can achieve image scaling, add Gauss noise to the image, Gauss fuzzy, control scroll bar events, Dpi adjustment, etc.)
matlab噪声程序
- 给图像添加高斯噪声用matlab(Add gaussian noise to image)