文件名称:数字水印
- 所属分类:
- 弱点检测代码
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 31.34kb
- 下载次数:
- 0次
- 提 供 者:
- 圣**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避免有损压缩对水印信息可能带来的损失。还有一种DCT方法就是把水印信息嵌入到高频系数上,但是采用这种方法,抗压缩性非常差。-done to the original signal DCT algorithm : Cox Piva and others made the DCT technology classic. Cox using random number generator producing standard normal sequence information as a watermark image of the overall DCT, DC coefficient selection removed outside some lower frequency coefficient superposition watermark information Piva will be replaced by images of the entire IF part. The original signal block, before making the DCT algorithm : Wu Hsu and put images 8 * 8 block, a binary sequence as watermarks Add DCT IF; Some scholars calculated whole image of DCT, a real sequence embedded IF DCT coefficients. IF the choice is a good one to minimize the embedded information to the subjective visual images; Meanwhile, try to avoid Compression right watermark information possible losses. There
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 186355数字水印.rar 列表 数字水印\cmp_cox_sig.c 数字水印\cmp_dct.c 数字水印\cmp_dct8x8.c 数字水印\dct.c 数字水印\dct.h 数字水印\gen_cox_sig.c 数字水印\gray.c 数字水印\gray.h 数字水印\readme.txt 数字水印\signature.c 数字水印\signature.h 数字水印\sort.c 数字水印\sort.h 数字水印\wm.c 数字水印\wm.h 数字水印\wm_cox_d.c 数字水印\wm_cox_e.c 数字水印\cmp_cox_sig.dsp 数字水印\Debug 数字水印\cmp_cox_sig.ncb 数字水印\cmp_cox_sig.plg 数字水印\cmp_cox_sig.dsw 数字水印\dct.ncb 数字水印\dct.plg 数字水印\dct.dsp 数字水印\dct.dsw 数字水印\cmp_cox_sig.opt 数字水印\dct.opt 数字水印