搜索资源列表
shuzishuiyindeng
- 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
DWT
- 数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字 水印嵌入算法的Matlab 实现。实验结果表明,该算法具有较好的视觉效果和透明性。- Abstract The digital watermarking technology is the most active topic in image protecting recently. In this paper , a digital watermarking algorithm based o
heheaa
- hénon混沌序列和水印算法,用于图像加密解密程序!实用性较强!-chaotic sequence and hénon watermarking algorithm for image encryption and decryption process! More practical!
jcwtlib-0.01.tar
- 独立成分分析(Independent Component Analysis, ICA)是近年来发展起来的一种有效的盲分离技术,最早是由法国学者Herault和Jutten于1986年提出。ICA方法的提出最初是用来解决“鸡尾酒会”问题,其过程可以归纳为,在源信号与传输通道参数均未知的情况下,仅根据源信号的统计特性,出现测信号恢复出源信号。ICA分析的关键在于根据一定的优化准则建立描述输出信号独立程度的优化判据,即目标函数,并设计相应的优化算法,寻求最优的分离矩阵,使得输出信号中各分量尽可能相互独
matlabSDK
- 二值图像水印的代码算法matlab实现,还没有完善-Binary image watermarking algorithm matlab code to achieve
ZeroWatermark
- 基于图像感兴趣区的零水印算法的Matlab实现源代码-Region of interest based image watermarking algorithm
212
- 基于图像预处理的DCT数字水印算法及其MATLAB实现,作者:QQ 64134703 ,电子毕业设计,欢迎咨询 -DCT-based image preprocessing for digital watermarking algorithm and MATLAB implementation of: QQ 64134703, e-graduate design, please consult
lsb
- 实现LSB数字图像水印算法,限于BMP图像-LSB digital image watermarking algorithm to achieve, limited to the BMP image
matlab_watermark
- 本文算法是将24 位真彩图的亮度分量分块 DCT ,然后利用DCT 量化系数的奇偶特性嵌入8 位灰度水印图,并通过PN 序列加密来保证水印的 安全性。算法中,将灰度图像转换为二进制数据 流,置乱后扩频调制,隐藏在宿主DCT 系数量化值 中,提取时不需要宿主信号,实现水印信号的盲提 取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantiza
DOG
- 空间域和DTC域的图像水印技术及其算法的研究-Space domain and DTC domain image watermarking technique and its algorithm
MSB-Structure-Key-
- 本人的一篇数字图像水印文章,一种基于图像最高有效位构造密钥的零水印算法(核心期刊),共大家参考。-A Kind of Non-watermarking Algorithm Based on MSB Structure Key
a-wavelet-transform-algorithm
- 基于人眼视觉模型的双正交小波变换算法,通过实验验证,该算法在对嵌入水印后的图像进行有损压缩、剪切、污染、添加各种噪声等处理后,提取出的水印仍表现出了较好的鲁棒性。-Human visual model based on biorthogonal wavelet transform algorithm, experiments show that the algorithm of the watermarked image lossy compression, shear, pollution,
watermarking-algorithm
- 基于傅里叶变换的数字水印算法,实现了图像里的水印的嵌入和提取。Matlab代码。-Fourier transform-based digital watermarking algorithm to achieve the image in the watermark embedding and extraction. Matlab code.
a-dft-watermark
- 基于傅里叶变换的数字水印算法,在原始图像的傅里叶变换域中对称的嵌入数字水印信息-Fourier transform-based digital watermarking algorithm, the original image of the Fourier transform domain, the embedded digital watermark information symmetry
Resist-geometric-attacks
- 该算法把计算出的图像不变质心作为对其进行对数极坐标变换的原 点, 再作傅立叶变换, 取出中频段幅值作为水印嵌入域。该算法具有较好的鲁棒性、可检测性, 能同时抵抗几何攻击和信号 处理攻击, 它在数字图像的版权保护等领域有广泛的应用前景。-The algorithm to calculate the heart of the image does not degenerate as the number of its polar transformation of the origin, f
Binary-text-digital-image
- 提出了一种可抗 几何攻击的二值文本图像水印算法. 该算法基于DCT,它将二值图像的DCT、图像的视觉特征向 量和加密技术有机结合起来,在提取水印时不需要原始图像,是一种实用的盲水印算法-We propose a geometric attacks against Binary Text Watermarking Algorithm. The algorithm is based on DCT, it binary image DCT, the image of the visual fe
Many-watermarking-embedding
- 提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安 全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起 来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的 图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。-A robust multi-watermark embedding and de
watermarking-based-on-DCT-(matlab)
- 一种基于DCT变换的图像水印算法,非常适合研究水印的人们共同学习,共同进步。-DCT-based image watermarking algorithm
paper3
- 一种DCT域的最优均值量化盲图像水印算法.pdf-Optimal in DCT domain image watermarking algorithm mean quantization blind. Pdf
MATLAB-DCT-WATERMARK
- 一种采用dct离散余弦变换的图像水印算法的MATLAB实现。-MATLAB implementation of image watermarking algorithm based on DCT discrete cosine transform.