搜索资源列表
tuxiangquzao
- 图像去噪C源代码,用VC实现了图像去噪方面的处理,很值得大家参考
去噪
- C++Builder实现图象去噪处理,是用中值滤波实现的,效果相当不错。-C++ builder for realizing wipe off image s noise based on median filter.outcome is very well.
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
smooth
- 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
chap3
- 实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
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
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
ImageDenoisingCsourcecode
- 图像去噪C源代码,有matlab和C共同编译而成。文本文件里列举了使用程序的例子!-Image Denoising C source code, there is a common compiler matlab and C together. The text of the document cited the example of the use of the procedure!
denoising_demo
- 图片去噪,对输入的图像进行简单的处理,显示原始图像、噪声图像、去噪后的图像-Image denoising, images on the importation of simple processing, show the original image, noise image, the image after denoising
shiyuhepinyu
- 用vc++实现了两种经典的小波去噪算法、 对于初学者很有意义
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
C
- C++编写,进行小波变换的程序代码,可用于图像处理中的去噪、边缘检测、分割等。-C++ written code the wavelet transform can be used for denoising in image processing, edge detection, segmentation and so on.
my BM3D
- C实现BM3D图像去噪算法,可以在vs 2010运行......(C implementation of BM3D image denoising algorithm, you can run NLM noise reduction in vs 2010)
c#数字图像处理典型实例
- 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
tvdeconv_C程序
- 全变分图像处理程序; 实现超分辨;图像去噪;图像恢复(C program of TV algorithm; superresolution; denoising ; image recover;)