搜索资源列表
MDIFractal
- 第1章 分形 1.1 分形的定义 1.2 分维 第2章 迭代函数系统 2.1 压缩映射 2.2 迭代函数系统(IFS) 2.3 拼贴定理 第3章 一般图像的分形压缩方法 3.1 图像的表示方法与图像的均方误差 3.2 分形压缩的简化方法 3.3 压缩实例 3.4 问题与改进方向 -Chapter 1 Fractal 1.1 Fractal Fractal Dimension 1.2 definitions in Ch
CreateCollage
- This function imports images from a directory and then creates a collage of those images to form a new image by matching pixel colours.
Generalized-Collage-Steganography
- This paper presents a new generalized collage steganography, an extension of collage steganography, to improve the capacity problem. The secret message is hidden by incorporating object images with transparent features into a cover image.
wavelet-watermarkin
- 提出一种基于小波变换与分形编码技 术 相 结 合 的 矢 量 地 图 零 水 印 模 型 通 过 小 波 变 换获得地图的低频系数块 利用分形相似计算获得与该低频系数块匹配的图像子块 将图像子 块通过拼贴生成零水印并提交第三方版权认证机构备案-Proposed based on wavelet transform and fractal coding technology in the rise of a close and operation of map zero water sea
lsb-MATLAB
- 本论文包含5个源程序,分别为LSBCut、LSBCollage、DCTCut、DCTCollage和PSNR,其中LSBCut实现了LSB水印算法的剪切篡改的检测、LSBCollage实现了LSB水印算法的拼贴篡改的检测、DCTCut实现了DCT水印算法的剪切篡改的检测、DCTCollage实现了DCT水印算法的拼贴篡改的检测、PSNR功能是计算嵌入水印嵌入的峰值信噪比,以此来说明嵌入水印后图像载体的失真大小。LSBCut、LSBCollage、DCTCut、DCTCollage是独立的程序,每