搜索资源列表
MatlabVc2007417
- 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
ReadRemotePic
- 条带噪声是影响影像质量和反演精度的重要因子,有些在频率域表现为高频信息和低频信息相混合。用邻域插值法,编程实现自动定位噪声行,进行插值处理,取得了较好的去噪效果,并保留了影像的细部特征。
BLS-GSM_Denoising
- BLS-GSM 即\"Bayesian Least Squares - Gaussian Scale Mixture\".基于贝叶斯最小平方-高斯概率混合模型的算法。用于图像去噪。相关文献索引详见readme
MixNoiseDenoiseWithPCNNs
- PCNN神经网络对混合噪声去噪算法描述。效果好到不可思议。可惜我暂时还没实现该算法。
image_domoising
- 这是一种基于像素分类思想的图像自适应混合去噪算法,不同的情况用不同的滤波算法,很好的保护了图像的边缘
imagedenoising
- 实现图像受混合噪声污染时去除噪声的目的,在6种方法比较之下,得出最优的图像去噪算法
MatlabVc2007417
- 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C++ programming code! On the one-dimensional discrete wavelet denoising the procedure!
ReadRemotePic
- 条带噪声是影响影像质量和反演精度的重要因子,有些在频率域表现为高频信息和低频信息相混合。用邻域插值法,编程实现自动定位噪声行,进行插值处理,取得了较好的去噪效果,并保留了影像的细部特征。-Band noise is the impact of image quality and accuracy of inversion an important factor, some in the frequency domain performa
BLS-GSM_Denoising
- BLS-GSM 即"Bayesian Least Squares - Gaussian Scale Mixture".基于贝叶斯最小平方-高斯概率混合模型的算法。用于图像去噪。相关文献索引详见readme-BLS-GSM or
MixNoiseDenoiseWithPCNNs
- PCNN神经网络对混合噪声去噪算法描述。效果好到不可思议。可惜我暂时还没实现该算法。-The hybrid neural network PCNN noise denoising algorithm descr iption. Good to incredible. Unfortunately, the moment I am not yet the realization of the algorithm.
image_domoising
- 这是一种基于像素分类思想的图像自适应混合去噪算法,不同的情况用不同的滤波算法,很好的保护了图像的边缘-This is a pixel-based image classification thinking mixed adaptive denoising algorithm, different situations in different filtering algorithms to protect the good image
imagedenoising
- 实现图像受混合噪声污染时去除噪声的目的,在6种方法比较之下,得出最优的图像去噪算法-Image by mixed noise pollution when the purpose of removing noise, in the six kinds of methods of comparison, the optimum image denoising algorithm
ICA
- 基于负熵最大的独立分量分析算法,可以将独立的混合信号分离-Based on the negative entropy of the largest independent component analysis algorithm can be a separate mixed-signal separation
emgmm
- 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
NSCTtransform
- 基于高斯混合模型的NSCT变换遥感图像融合-Gaussian Mixed Model Based NSCT Remote Sensing Image Fusion
VBEMGMM
- 用Matlab写的高斯混合模型的贝叶斯EM估计,-Variational Bayesian EM for Gaussian mixture models
directionlet
- 基于Directionlet变换的图像去噪与增强的算法研究;基于提升Directionlet域高斯混合尺度模型的图像噪声抑制等。-Image denoising based Directionlet transform algorithm and enhanced Gaussian mixture based on lifting Directionlet field-scale model of image noise suppre
quzao
- 去噪 风声去噪 人声分离:将已混合的不同的声音分离开(reduce noise separate different voice)
水下图像去雾与增强
- 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a bette
中值与小波结合去噪程序
- 利用中值滤波和小波相结合的方式,去除信号中含有的随机噪声和脉冲噪声(The method of combining median filter with wavelet is used to remove the random noise and impulse noise in the signal)