搜索资源列表
dwtwatermark
- 图像先进行DWT一级分解,用两个不相关的伪随机序列分别代表水印信息中的0和1,潜入到小波分解后的LH和HL两个字图上。 注:整个算法分水印嵌入和水印提取两个部分。-images conduct a DWT decomposition, with two not related to the pseudo-random sequence representing the watermark of 0 and 1, sneaked into the wavelet decomposition o
Compression
- 用MatLab实现图像压缩。以真彩图像的处理为例,对由它转换来的彩色索引矩阵进行二进小波多层分解,对低频近似的系数矩阵作相应的截取处理,以及优化索引图像的彩色图。