搜索资源列表
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种方法比较之下,得出最优的图像去噪算法
emgmm
- 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
ICA
- 基于负熵最大的独立分量分析算法,可以将独立的混合信号分离-Based on the negative entropy of the largest independent component analysis algorithm can be a separate mixed-signal separation
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 suppression.
GSM_Denoise
- 实现了高斯混合尺度模型(GSM)算法,可被嵌入到各种去噪框架中(如各种小波变换等)使用。-Gaussian mixture scale model (GSM) algorithm, can be embedded into a variety of denoising framework (such as a variety of wavelet transform, etc.) use.
pulse-singal-processing
- labview与matlab混合编程实现脉搏信号的去噪、周期识别与基线漂移的移除-LabVIEW and Matlab mixed programming pulse signal de-noising, cycle identification and baseline drift removed
thread
- 图像的处理,小波去噪和多分辨率分析,采用软阈值,硬阈值和混合阈值方法对彩色图像进行增强计算,效果明显。-Image processing, wavelet de-noising and multi-resolution analysis, using soft threshold and hard threshold and hybrid threshold method for color image enhancement calculations, the effect is obviou
小波去噪matlab vc++混合编程
- 实现小波去噪功能。vc++6.0下实现与matlab混合编程。
project
- 语音增强,加权去噪自动编码器,信噪比估计,维纳滤波,噪声分类,高斯混合模型,维纳滤波-Wiener filtering based speech enhancement
RLS_filter2
- 噪声过滤器,实现混合噪声的去噪功能,能运行,由运行结果图-The noise filter, the realization of mixed noise denoising function, can run, run by the result map!!
quzao
- 去噪 风声去噪 人声分离:将已混合的不同的声音分离开(reduce noise separate different voice)
水下图像去雾与增强
- 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a better underwater image enhancement
中值与小波结合去噪程序
- 利用中值滤波和小波相结合的方式,去除信号中含有的随机噪声和脉冲噪声(The method of combining median filter with wavelet is used to remove the random noise and impulse noise in the signal)