搜索资源列表
图像去噪C源代码
- 图像去噪C源代码,图像去噪C源代码 图像去噪C源代码-Image Denoising C source code, Image Denoising C source code for Image Denoising C source code
去噪
- C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
图像平滑与去噪
- 基于c#的图像平滑与去噪
2D图形去噪
- 实现图象的平滑(去噪声),锐化 运行时,文件c:\test.bmp必须存在
TV图像去噪,c源码
- TV图像去噪,c源码。网上流传的代码都是用matlab的,在一些情况下非常不合适。所以编写了这个c代码,原理是TV全变分法。,TV image denoising, c source code. Online spread matlab code are used, and in some cases very inappropriate. Therefore, the preparation of the c code, the principle is the TV-wide variati
De-noising-nosing
- 对图像进行去噪加噪、随机噪声、椒盐噪声、噪声消除、中值滤波-Denoising the image with noise, random noise, salt and pepper noise, noise reduction, median filter
Denoise
- 图像去噪,C++版,去噪效果明显,方法特殊-image denoising
ImageWavelet-transform
- 图像的小波变换,用C++代码编程实现。用于小波图像处理的,如去噪、融合之前。-Image wavelet transform, using C++ Code programming. For wavelet image processing, such as denoising, before integration.
WienerFilter_c_language
- 在C++环境中实现高斯滤波和维纳滤波过程,图像去噪-In the C++ Environment Gaussian filtering and Wiener filtering process, image denoising
TestDelPlus3
- 石油天然气专业代码,是自己开发的,在Windows系统下VC平台上实现,主程序用C和C++实现。此软件的功能是利用小波(Wavelet)进行数据去噪。-Oil and gas professional code, are their own, in the Windows system VC platform achieved, the main program using C and C++ to achieve. This software is the use of wavelet [Wa
wavelet_move_noise
- 小波去噪,希望对学习图像处理的有用,用C++编写,来自于小波的理论与应用-Wavelet denoising, and they hope to study the usefulness of image processing using C++ to prepare, from the wavelet theory and application
hhh
- :由于许多传统的去噪方法在强背景噪声情况下提取声音信号的能力变弱甚至失效, 提出 应用独立成分分析( I C A) 方法对声音信号进行特征提取, 并证明了这种 I C A 变换能增强语音和音 乐信号的超高斯性. 在此基础上, 应用 I C A基函数作为滤波器, 通过阈值化的去噪方法对含有强高 斯背景噪声的声音信号进行去噪仿真实验. 结果表明, 本方法明显优于传统的均值滤波和小波去噪 方法, 为强背景噪声下弱信号的检测提供 了新的途径.-: As many of the t
zzt002
- 国外学者编写的用小波变换进行信号分解和重构,进而对其去噪的c++源程序。-the c++ source for dsp using wavelet.
denoising_demo
- 图片去噪,对输入的图像进行简单的处理,显示原始图像、噪声图像、去噪后的图像-Image denoising, images on the importation of simple processing, show the original image, noise image, the image after denoising
5
- 基于小波变换的语音增强_阙值去噪的研究基于小波变换的语音增强_阙值去噪的研究-Wavelet-Based Speech Enhancement _ Que denoising based on wavelet transform of the study of speech enhancement denoising _ Que Research
shiyuhepinyu
- 用vc++实现了两种经典的小波去噪算法、 对于初学者很有意义
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
cl3
- cl3多小波详细的去噪程序及对这个程序的一些改进-cl3 multiwavelet denoising detailed procedures and a number of improvements to this process
ICA_denoise
- ICA去噪程序,与小波去噪比较,去噪效果较好。-ICA denoising procedure, compared with wavelet denoising, denoising is better.
Matlab小波去噪
- 小波重构的时候waverec(c,l,'db1');其中c和l都应该是列向量,所以将数个向量合并成c时最好分别将他们弄成行向量,合并后转置就成了列向量。(When the wavelet reconstruction is waverec (C, l,'db1'), C and l should all be column vectors, so when several vectors are merged into C, it is best to make them a row vecto