搜索资源列表
图像去噪C源代码
- 图像去噪C源代码,图像去噪C源代码 图像去噪C源代码-Image Denoising C source code, Image Denoising C source code for Image Denoising C source code
tuxiangquzao
- 图像去噪C源代码,用VC实现了图像去噪方面的处理,很值得大家参考
fdct_wrapping_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用wrapping方法的FDCT,C语言
fdct_usfft_cpp
- 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写
图像平滑与去噪
- 基于c#的图像平滑与去噪
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
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
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!
ImageDenoising
- 图像去噪C源代码,通过图像实现去除噪声的功能-Image Denoising C source code, through the images to achieve the function of removing noise
denoising_demo
- 图片去噪,对输入的图像进行简单的处理,显示原始图像、噪声图像、去噪后的图像-Image denoising, images on the importation of simple processing, show the original image, noise image, the image after denoising
VisualC
- 图像处理源代码,包括增强、分割、去噪、水印、小波变换-Image processing source code, including enhanced segmentation, denoising, watermarking, wavelet transform
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
my BM3D
- C实现BM3D图像去噪算法,可以在vs 2010运行......(C implementation of BM3D image denoising algorithm, you can run NLM noise reduction in vs 2010)
加噪去噪
- 使用Visual C++语言对图像进行简单的添加噪声,去除噪声处理,(Add,remove the noise sound processing to the image)
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;)