搜索资源列表
可视水印
- 利用图像各4*4块的均值与其中一像素的大小关系自适应植入水印
最简单的数字水印
- 在最低位添加水印,为初学者提供一个感性的认识!
打水印工具
- 给图像增加水印的工具源码,能生成jpg格式,图像体积小,画质清晰
DWT水印matlab
- 图像数字水印的matlab算法
DCT交换中频系数嵌入水印
- DCT交换中频系数嵌入水印
基于自适应DCT系数的视频水印
- 这是一个有关于视频水印的程序,包含yuv格式的读入,提取出每一帧图像,然后对每一帧图像做8*8块DCT变换,然后在中低频修改DCT系数然后恢复图像,重构成yuv格式的视频播放。
量化水印嵌入
- 以量化方法嵌入水印信息
水印源码1
- 一水印代码,加JPEG压缩攻击
watermark1.基于MATLAB环境的音频水印白噪声攻击试验源程序
- 基于MATLAB环境的音频水印白噪声攻击试验源程序,MATLAB-based environment audio watermarking attacks white noise test source
基于dct数字水印算法
- 利用dct变换完成对数字水印的嵌入给提取,很有参考价值。离散变换的得到dct系数进行中频嵌入
鲁棒性数字水印的设计与仿真
- 在彩色图像中嵌入二值灰度水印。有两种算法,第一种嵌入在yuv模型的y层整体系数上,第二种嵌入在rgb模型r层直流系数上。本科毕设题目,希望可以帮到你。(Two valued gray watermark is embedded in color image. There are two algorithms. The first one is embedded in the overall coefficients of the Y layer in the YUV model, and the
数字水印
- 可以隐藏水印图片,实现了水印的嵌入和提取(Watermark images can be hidden, and the watermark can be embedded and extracted)
图像水印
- 利用小波分解对图像添加水印,但是不能影响图像的使用。(The watermark is added to the image by wavelet decomposition, but it can not affect the use of the image.)
数字水印
- 使用MATLAB编写,可以给图像添加数字水印。(Adding digital watermark to image)
差值扩展-数字可逆水印的实现
- 数字图像处理中的可逆水印算法,基于差值扩展而得,其容量与其图像像素有关。(The reversible watermarking algorithm in digital image processing is based on the spread of the difference, and its capacity is related to the pixel of the image.)
基于矩阵加密的数字水印
- 将待嵌入水印加密,采用密钥空间较大的多相矩阵加密,实现信息安全传输(To encrypt the watermark to realize the information security transmission)
盲水印嵌入提取-已实现
- 使用盲数字水印实现DWT ,数字水印的嵌入和提取,小波变换(Using blind digital watermarking to implement DWT)
分数阶盲水印傅里叶变换--已实现
- 二维分数阶傅里叶变换,数字水印,盲水印,可能是我的参数没有调整好,可以提取出水印,但是效果不太好,但完全可以正常运行,如果哪个大神修正了,也请联系我(Two dimensional fractional Fourier transform, digital watermark, blind watermark, may be my parameters do not adjust well, can extract the watermark, but the effect is not ver
图像水印
- 基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
dct水印
- DCT数字图像水印算法MATLAB仿真代码(DCT digital image watermarking algorithm MATLAB simulation code)