-
wavelib
说明: 用c++实现小波变换,参考matlab实现(Using C + + to realize wavelet transform, referring to matlab to realize)
- 2020-06-21 16:24:31下载
- 积分:1
-
EMD_EEMD_VMD
说明: 可用于信号的EMD、EEMD、VMD分解,里面都加了自己的注释,通俗易懂(It can be used for signal EMD, EEMD, VMD decomposition. Because the algorithm adds its own annotations, it's easy to understand)
- 2017-07-08 09:20:13下载
- 积分:1
-
Ch10
一维小波变换的MATLAB实现方法,包括一维连续小波变换和离散小波变换。(MATLAB in a one-dimensional wavelet transform methods, including the one-dimensional continuous wavelet transform and discrete wavelet transform.)
- 2021-03-24 15:49:14下载
- 积分:1
-
GSM_Denoise
实现了高斯混合尺度模型(GSM)算法,可被嵌入到各种去噪框架中(如各种小波变换等)使用。(Gaussian mixture scale model (GSM) algorithm, can be embedded into a variety of denoising framework (such as a variety of wavelet transform, etc.) use.)
- 2021-04-07 09:19:01下载
- 积分:1
-
DWT
音频数字水印技术,采用小波变换,psnr、snr、nc等参数计算(Audio watermarking, DWT translation,parameter caculation)
- 2012-03-23 11:18:13下载
- 积分:1
-
ImageInpainting
说明: Curvelet变换是由一种特殊的滤波过程和多尺度脊波变换组合而成:本程序对彩色图像进行了curvelet变换从而实现图像去噪的效果。首先对图像进行子带分解;然后对不同尺度的子带图像采用不同大小的分块;最后对每个分块进行Ridgelet分析。(Curvelet transform is a combination of a special filtering process and multi-scale ridgelet transform. In this program, curvelet transform is applied to color image to achieve the effect of image denoising. First, the image is decomposed into sub-band; then the sub-band images of different scales are divided into different sizes; finally, each sub-band image is analyzed by ridgelet.)
- 2020-06-07 22:44:15下载
- 积分:1
-
小波对图像的二次压缩.
说明: 给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!(given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!)
- 2005-09-19 10:59:51下载
- 积分:1
-
基于整数小波变换的编码
基于提升格式的整数小波变换及其编解码( And its arranges based on the promotion form integer wavelet
transformation decodes )
- 2004-06-23 22:43:57下载
- 积分:1
-
wavelet_denoise1
利用小波变换对图像去噪,可以运行,并附有详细的说明,本人编写,感觉不错!欢迎共享.(Using Wavelet Transform for Image Denoising, you can run, together with detailed instructions, I prepared, I feel good! Welcome to share.)
- 2008-02-28 13:30:58下载
- 积分:1
-
xiaobo
利用小波变换,通过设置阈值对图像进行去噪。
首先对图像用小波进行2层分解,然后通过设置硬阈值和软阈值的方法,对图像高频部分去噪。(The wavelet transform is used to denoise the image by setting threshold.
Firstly, the image is decomposed into 2 layers by wavelet, and then the high frequency part of the image is denoised by setting the hard threshold and the soft threshold.)
- 2020-09-14 12:17:56下载
- 积分:1