搜索资源列表
分解与合成
- 用Matlab中的Haar和Db9小波对图像进行分解和重构,并在不同阈值下用PNG格式存储重构的图像.-Matlab Haar and the right image Db9 wavelet decomposition and reconstruction, and under different thresholds with PNG format image storage remodeling.
hua使用MATLAB设计小波变换程序中的若干问题
- 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my cl
ImageCompression
- 图像进行小波分解后,对于相对来说不重要的高频成份采用较高的阈值,进行高压缩;而对集中图像大部分能量的低频成分采用较小阈值,以确保图像恢复时的质量-Image Compression
waveletthreshod
- 小波去噪的阈值去噪发法,在图像方面很有用-Wavelet denoising threshold denoising hair method is useful in image areas
wavlet
- 小波阈值去噪的程序,实现对图像的去噪,也可以用于对简单的语音和其它信号-Wavelet threshold denoising procedures
SPIHT_WAVELET
- 本文介绍的是一种改进的SPIHT算法,是基于图像编码的小波系数块的,它主要是把四个系数分成一个块,与阈值比较,分出重要与非重要,在进行编码。-This article is a modified SPIHT algorithm is based on the wavelet coefficients of image coding block, it is mainly divided into the four coefficients of a block, compared with th
ImageDenoisingBasedonWaveletTransform
- 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image d
sym64_5
- 用小波函数sym6对散斑图像进行4-5层得阈值滤波,并提取相位和去包裹-denoising using wavelet
xuanquyuzhi
- 这是一个关于小波阈值图像去噪的程序,通过对分解后的系数各层进行不同的阈值处理,最后得到去噪后图像。-It s about a wavelet threshold program well worth beginners reference!
Nlayer_denoise
- 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio charts are given
Nlayerdenoise
- 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图.rar-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio is given chart. Rar
wpdencmp
- contour函数的使用 matlab小波降噪 全局软阈值消噪图像 无偏估计软阈值消噪图像 同态滤波 启发式软阈值消噪图像 -contour matlab wavelet noise reduction function uses the global soft-threshold denoising images unbiased soft threshold denoising images with state of the heuristic filter
inpaint
- 基于压缩感知的图像修复,,基于图像在复数小波变换上的稀疏性,利用迭代硬阈值方法 求解重构模型,进而获得重构图像.-Based on compressed sensing image restoration, image-based complex wavelet transform on the sparsity of the iterative method for solving hard threshold reconstruction model, and then get the
xiaobo_tuxiangyuzhi
- 是一个有关图像处理的小波阈值降噪源程序,简便实用!-The image processing wavelet threshold noise reduction, simple and practical!
wavelet
- 关于图像的小波和小波包的阈值去噪的matlab语言的实现-About the image of wavelet and wavelet packet threshold denoising matlab language implementation
Bayesian_Wavelet_Network
- 基于贝叶斯网络的小波阈值的图像的降噪,希望能对你们有一定的用处。-Bayesian network based on wavelet threshold image de-noising, hope to have some helpful to you
shiyan2
- 小波变换的图像去噪阈值方法的程序方便快捷简单,本人亲测可用。-Convenient program denoising threshold method of wavelet transform quick and easy, I pro-test available.
小波软阈值的去噪处理代码
- 小波软阈值的去噪的 小波软阈值的去噪的 图像的 我觉得帮助挺大的
tuxiangquzao
- 图像去噪方法是小波阈值去噪法,它是一种实现简单而效果较好的去噪方法-Image Denoising wavelet thresholding method, which is a simple and better denoising method
matlab小波自适应小波阈值去噪
- 一种基于小波变换的图像自适应阈值去噪方法和软阈值硬阈值去噪对比。