搜索资源列表
DWT
- 用Matlab实现的基于小波变换的源代码,简单明了,可以运行
dwt.rar
- 一维离散小波变换,输出项是一维离散小波变换的小波变换系数,输入值是小波名,信号序列,The dwt command performs a single-level one-dimensional wavelet decomposition with respect to either a particular wavelet ( wname , see wfilters for more information) or particular wavelet decomposition filte
dwt
- 基于dwt的水印图像matlab代码,这是小波变换的经典算法-Dwt-based image watermarking matlab code, which is a classical algorithm for wavelet transform
DWT
- 基于混沌加密的离散小波变换域数字图像水印算法的研究的期刊论文-DWT Based on Chaotic Encryption Algorithm for Digital Image Watermarking domain of research journal articles
dwt_final
- its watermarking algo using dwt technique
fjxhfj
- 实现db6小波提升变换,对信号进行5层分解和重构。另外被屏蔽的部分为离散小波变换。-Enhance the realization of wavelet transform db6, 5 layers of signal decomposition and reconstruction. In addition to being part of shielding DWT.
wavelet
- 用C语言实现matlab中dwt的功能,一层-Using C language dwt functions in matlab, a layer of
dt-dwt_C
- 双树复数小波变换的Matlab程序的C部分,全部解压到同一个文件夹下后可直接调用函数-Dual-Tree Complex Wavelet Transform Matlab for the C part of the procedure, all extract to the same folder can be a direct call function
dt-dwt_F
- 双树复数小波变换的Matlab程序的F部分,全部解压到同一个文件夹下后可直接调用函数-Dual-Tree Complex Wavelet Transform Matlab for the F part of the procedure, all extract to the same folder can be a direct call function
dt-dwt_I
- 双数复数小波变换的Matlab程序的I部分,全部解压到同一文件夹下直接调用函数-Double the number of complex wavelet transform of the I part of Matlab procedures, all extract to the same folder under the direct call function
dwt_embed1_mod
- matlab file for using DWT for digital watermarking
DWT
- 对图像进行二维小波变换,变换后的二维图像将分为四个子带。-The image two-dimensional wavelet transform, the transformed two-dimensional image will be divided into four sub-band.
bb
- color image watermarking using DCT and DWT
wavelet_dwt
- 小波DWT变换,一般大家是用matlab实现,但是这段程序是用c语言编写。-wavelet dwt
2
- matlab开发数字水印DCT与DWT(基于小波变换的静态图像数字水印方法研究)-development of digital watermarking matlab DCT and DWT (wavelet-based method for watermarking of still images)
DWT-matlab
- 小波变化实现图像的压缩,图像复原,图像的编码等,用matlab实现的-Wavelet transform for image compression, image restoration, image coding, matlab implementation
wavelets_2
- this is coding of dwt in matlab
dwt
- 离散小波变换matlab源代码,代码编写环境:matlabR2010a。-discrete wavelet transform code compiled in matlabR2010a.
Image-Watermark-Based-on-DWT
- 基于离散小波变换的数字图像水印的嵌入与提取matlab仿真-Digital watermark embedding and extraction
data-of-matlab
- 离散小波变换的原理编码实现,从原理实现harr小波变换,可参考matlab中的dwt函数-the code of origin of harr wavelte,similar to the function dwt() in matlab