登录

最新会员 最新下载

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25

成为了本站VIP会员

04月18日 17:16

成为了本站VIP会员

04月18日 09:16

成为了本站VIP会员

04月17日 11:07
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:波变换
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. bayesthresholding2

  本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)

57
下载
220
浏览
2021-05-09发布

2. GHM_Wavelet

说明:  GHM多小波的变换与逆变换,包括预处理和后处理(GHM multi-wavelet transform and inverse transform)

0
下载
230
浏览
2021-04-28发布

3. wavelet_packet11

  小波包分解与重构使用,最佳树使用方法。小波分析理论与MATLAB实现实例。很好的程序,希望对大家有用。(Wavelet packet decomposition and reconstruction using the best tree to use. MATLAB implementation of wavelet analysis theory and examples. Very good program, I hope all of us. )

170
下载
233
浏览
2021-04-18发布

4. Wavelet53

  53小波变化的vc程序,很详细,有一维和二维,可以对图像进行处理。(53 wavelet transform vc program, very detailed, one-dimensional and two-dimensional image processing.)

12
下载
159
浏览
2021-03-27发布

5. wavelet

  基于DB4 的小波变换,实现了小波的分解与重构,可根据实际需要修改阈值的选取方法(Based DB4 wavelet transform to achieve wavelet decomposition and reconstruction, according to the actual need to modify the threshold selection method)

16
下载
185
浏览
2021-03-15发布

6. JZBWav_4_29

  基于小波变换的语音识别,内含毕业论文和摘要以及可执行源程序(Speech recognition based on wavelet transform, containing thesis and summary of executable source code)

81
下载
167
浏览
2021-03-03发布

7. SPPP3.0

  数字信号处理的c++库,很好的资源,作者很牛,包括数值计算与常用的信号处理分析,例如FFT、小波变换、功率谱估计等(Digital Signal Processing c++ library, a great resource,including numerical analysis and common signal processing,such as FFT, wavelet transform, power spectrum estimation)

60
下载
222
浏览
2021-01-25发布

8. watermark_wavelet

  小波变换的数字水印算法,附有论文和源程序.(Wavelet Transform Digital Watermarking Algorithm with thesis and source code.)

116
下载
165
浏览
2021-01-14发布

9. DWT1D

  C语言实现一维离散小波变换,通过mallat算法实现对一维信号的快速重构和分解。(C language implementation of a one-dimensional discrete wavelet transform, fast algorithm by mallat one-dimensional signal reconstruction and decomposition.)

24
下载
180
浏览
2021-01-02发布

10. mediumvaluefilter

  中值滤波源程序,非常好用。程序有说明很容易看懂!(median filtering source, very handy. Note procedure is easy to read!)

133
下载
195
浏览
2020-12-09发布

11. JPEG2000

说明:  小波变化代码,是比较好的测试向量,包括位平面编码和MQ(Wavelet transform code, is a better test vectors, including the bit plane coding and MQ)

0
下载
191
浏览
2020-12-06发布

12. dbconstruction

  任意阶daubechies小波函数的构造,包括尺度函数和小波函数以及滤波器系数的构造(arbitrary order PG wavelet function, including scaling function and wavelet function and the structure of the filter coefficients)

180
下载
184
浏览
2020-11-10发布

13. dct

  实现离散余弦(TCD)变换(achieve discrete cosine (TCD) Transform)

228
下载
157
浏览
2020-10-15发布

14. Blur-Detection-Using-Wavelet

  基于论文<<Blur Detection for digital images using wavelet transform>>,使用Haar小波变换实现图像模糊度检测。(Based on paper <Blur Detection for digital images using wavelet transform> > , Using the Haar wavelet transform of image blur detection.)

110
下载
145
浏览
2020-07-17发布

15. S的一种扩展 st

  S变换是小波变换的一种扩展,有非常大的价值(S transform is an extension of wavelet transform, has a very large value)

48
下载
193
浏览
2020-07-04发布

16. Image_Processing

  数字图像获取, 处理及实践应用源代码——很多有用的图像处理的源代码:图像显示(原图、抖动),图像增强(灰度变换、直方图均衡、多种滤波器、伪彩色增强等),图像复原(运动模糊、逆滤波等等),图像变换(傅立叶变换、快速傅立叶变换、离散余弦变换、沃尔什变换、霍特林变换、小波变换、小波反变换),图像编码(霍夫曼编码、香浓-费诺编码、算术编码、位平面编码等),图像识别。(Digital image acquisition, processing and practical application source code- a lot of useful image processing source code: Image Display (image, jitter), image enhancement (gray-scale transformation, histogram equalization, multi-filter, pseudo-color enhancement, etc. ), image restoration (motion blur, inverse filtering, etc.), image transform (Fourier transform, fast Fourier transform, discrete cosine transform, Walsh transform, Hotelling transform, wavelet transform, wavelet transform), image coding (Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, etc.), image recognition.)

17. tei_kr12

  FMCW调频连续波雷达的测距测角,可以得到很精确的幅值、频率、相位估计,有小波分析的盲信号处理。( FMCW frequency modulated continuous wave radar range and angular measurements, You can get a very accurate amplitude, frequency, phase estimation, There Wavelet Analysis Blind Signal Processing.)

9
下载
169
浏览
2017-05-27发布

18. wavelet_.M

  一维信号的小波去噪,这是一个很好的基于小波变换的小波去噪,是针对一维的,去噪效果非常好!(1DWT wavelet denoide)

9
下载
181
浏览
2015-09-22发布

19. Wavelet-dec--rec

  在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。(In understanding the basis of discrete wavelet transform basic principles and algorithms, through the design VC program Daubechies wavelet, Morlet wavelet and Haar wavelet transform after a simple one-dimensional signal plus a Gaussian white noise, resulting wavelet coefficients wavelet reconstruction signal again by changing the layers to achieve high-frequency coefficients decomposed noise cancellation purposes. Can intuitively understand wavelet decomposition and reconstruction process and an important role in signal de-noising in the process of implementation of this program, and in the high-frequency coefficients when the weight of the layers selected for signal processing coefficients denoising affected.)

15
下载
226
浏览
2014-07-10发布

20. wavelet_kompressor

  Wavelet compression algorithm. Start by computing a complete wavelet-transform using the cohen-daubechies-fevereau (2,2) biorthogonal wavelet (which incidentally seems to be the same as used for lossless JPEG2000, but they call it a (5,3)?).

3
下载
159
浏览
2014-02-06发布