搜索资源列表
xiaobobao
- 这是基于matlab的图像去噪程序,使用小波包的方法实现。默认阈值。及小波分解重构等。-This is based on Matlab image denoising, the use of wavelet packet method. The default threshold. Wavelet decomposition and reconstruction, and so on.
wpmedfiltmain
- 此程序是关小波包分解的中值滤波器的图像去噪程序-this procedure is concerned wavelet packet median filter image denoising procedures
waveletdenoising
- 该程序包为用MATLAB编写的一个基于小波变换降噪的软件,有很多值得借鉴的地方-The use of MATLAB package for the preparation of a noise reduction based on wavelet transform of the software, there are many places to learn
wavelet_code
- 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
3445567
- 这个文件中内容为基于小波包的图像去噪程序-wavelet package denoising
xiaobobianhuantux
- 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
Ban-denoising
- 本代码是基于Bandelet的硬阈值SAR图像去噪,结果与小波变换进行对比,结果表示其在峰值信噪比,边缘保持系数上均有一定的提高。压缩包中有程序和SAR图像。-This code is based on Bandelet SAR image denoising with a hard threshold .the results were compared with the wavelet transform, and the results indicated that in the peak
MATLABwavelet
- 小波变换的matlab程序,包括离散小波变换,多尺度变换,小波包分析,小波用于图像压缩、水印、去噪-Matlab wavelet transform procedures, including the discrete wavelet transform, multi-scale transform, wavelet packet analysis, wavelet image compression, watermarking, denoising
xx
- 本文详细描述了基于小波包的纹理图像去噪方法: 噪声对图像的后续处理影响较大,常用的去噪方法虽然可以去除变化平缓的图 像中的噪声,但对细节较多的纹理图像的去噪效果却不太理想, 文中基于信号和噪声在小 波分解中呈现出来的不同特性,提出了一种新颖的小波包去噪算法, 采用该算法对纹理图 像进行最优小波包分解,并计算每个子频带的两个范数,然后根据范数值区分信号和噪 声,从而达到去除噪声的目的, 实验结果表明,该算法对皮革图像具有较好的去噪效果,不 仅可以去除纹理图像中的大部分
Wavelet
- 很好的小波应用实例文档,介总结内容有小波用于去噪、图像压缩、边界扭曲、图像融合、小波包的分解和重构等等,附详细的MAMTLAB代码-Application of wavelet good document, refer to summarize the contents of wavelet denoising, image compression, border distortions, image fusion, wavelet packet decomposition and recons
matlabwavelet
- 张德丰基于MATLAB的系统分析与设计——小波分析+范例源码;详细介绍包括小波分析工具箱的的使用(范例代码),小波去噪,图像压缩,并范例实现。另外还有小波包分析技术的理论及应用-Zhang Defeng MATLAB-Based System Analysis and Design- wavelet analysis+ example source details, including the use of wavelet analysis toolbox (sample code), wav
wavelet-packet
- 二维小波包实现的图像去噪 Achieve two-dimensional wavelet packet denoising-Achieve two-dimensional wavelet packet denoising
BayesWaveletDenoise
- 贝叶斯小波去噪程序包,包含有贝叶斯代码,小波代码,去噪程序等-Bayesian wavelet denoising package contains the Bayesian code, wavelet code, denoising procedures
xiaobobao
- 基于小波包图像去噪,二维小波包分解,二维小波包重构,Harris角点检测-Based on wavelet packet image denoising, two-dimensional wavelet packet decomposition, two-dimensional wavelet packet reconstruction, Harris corner detection
WaveletApply
- 小波分析用于图像去噪、边界扭曲、压缩、数字水印、小波包分解与重构、图像融合及边缘检测。-Wavelet analysis is used to image denoising, boundary twisted, compression, digital watermark, and wavelet packet decomposition and reconstruction, image fusion and edge detection.
Wavelet-image-denoising
- 基于小波包图像去噪 很好用的程序 小波去噪-Good use of the procedure of wavelet denoising based on wavelet packet image denoising
xiaobobao
- 基于小波包变换的去噪处理 全局阈值去噪图像 对图像进行平滑处理以增强去噪效果(中值滤波)-Denoising based on wavelet packet transform global threshold denoising image smoothing image enhancement and denoising effect (median filtering)
xiaobobao
- 使用小波包进行图像去噪,并将去噪后的图像进行平滑操作-Wavelet packet denoising smoothing and denoising image
xiao_bo
- 小波变换对图像去噪,小波用海尔基,图像需输入文件名,图像可以直接去噪,也可以添加高斯白噪声后再去噪。压缩包中包含界面。具体情况详见m文件中注释。(Image denoising with wavelet transform,Harr wavelet)
基于小波包的图像去噪方法
- 本代码是基于小波包的图像去噪方法,运用小波包对图像进行分解和重构。-This code is based on wavelet packet image denoising method, using wavelet packet image decomposition and reconstruction.