搜索资源列表
DWThundunjiami
- 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,实验结果表明提出的算法可以抵抗剪裁、JPEG压缩、滤波等几何
dwt_embed
- 数字水印嵌入算法,利用离散小波变换的(dwt)算法-Digital watermark embedding algorithm, using discrete wavelet transform (dwt) algorithm
dwt-video--watermarking
- 基于dwt的视频数字水印源代码,使用小波变换,在视频中嵌入水印信息。-Dwt based video watermarking source code, the use of wavelet transform, the watermark is embedded in the video.
waterprint_rgb
- 此算法为一例实际利用小波变换进行数字水印的制作,在图像的R、G、B三维上进行操作。-This algorithm is an example of the practical use of digital watermarking wavelet transform production, operating in the image of R, G, B on the three-dimensional.
matlab
- matlab数字水印加密和嵌入程序,含有小波变换和Arnold变换函数代码-Matlab digital watermarking encryption and embedding procedures, including wavelet transform and Arnold transform function code
dwt_blind_watermark
- 利用小波变换给数字加盲水印的代码。 svd+dwt(a method using svd and dwt to embed and extract water mark from image)