readme

来自「包含了多个matlab编程在图像中加入水印的处理代码」· 代码 · 共 22 行

TXT
22
字号
M.Barni, F. Bartolini, V. Cappellini, A. Piva. "A DCT-DomainSystem for Robust Image Watermarking",Signal Processing, vol.66, pp 357-372, 1998.V. Fotopoulos, A.N. Skodras, "A Subband DCT approach toimage watermarking", X European Signal Processing Conference,September 4-8, 2000, Tampere, Finlandparameters:for starting coefficient reasonable values for the dct and hartley schemesand this kind of dimensions is around 5000-20000, for the watermark length 10000-50000,and seed/key should be in the range 1-1000 so that the output file of the testing modulegives a right similarity diagramfor the subband dct version, things change corresponding to coefficientsbecause the bands' sizes are 1/4 of the original image's size.starting coef should be between 3000-5000 and length 10000-20000for the alpha parameter i use 0.2 for all bands except LL for which i use0.1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?