Welcome![Sign In][Sign Up]
Location:
Search - digital image watermarking using DCT

Search list

[Other resource图象处理2

Description: 图像隐藏和数字水印。采用在空域隐藏,在每个象素的bit位的低位藏入图片。采用在DCT系数上附加信息的方法进行。-image hiding and digital watermarking. Hidden in the airspace used in each pixel of the low bit-into the possession of photographs. Using the DCT coefficient Additional information on the methods.
Platform: | Size: 4471 | Author: 陈大明 | Hits:

[Develop Tools基于MATLAB的DCT域数字图像水印技术

Description: 基于MATLAB的DCT域数字图像水印技术.PDF 利用matlab实现-MATLAB-based DCT digital image watermarking technology. PDF achieved using Matlab
Platform: | Size: 861414 | Author: bob | Hits:

[Books基于MATLAB的DCT域数字图像水印技术

Description: 基于MATLAB的DCT域数字图像水印技术.PDF 利用matlab实现-MATLAB-based DCT digital image watermarking technology. PDF achieved using Matlab
Platform: | Size: 861184 | Author: bob | Hits:

[Crack HackDCTwatermark

Description: 基于dct的数字图像水印技术的matlab源代码。大家共享-DCT-based digital image watermarking technique matlab source code. U.S. share
Platform: | Size: 441344 | Author: 张娜 | Hits:

[Special EffectsSVM_GA

Description: 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discrete cosine transform (DCT) domain blind digital image watermarking method. The method adaptive to local image features. Based on the local characteristics of image block using the SVM the image block classification, adaptive to determine the embedding strength, GA to optimize the watermark embedding location. The experimental results show that the method has good invisibility and robustness of the strong against the attacks.
Platform: | Size: 449536 | Author: 郭事业 | Hits:

[Windows DevelopPMatermarkingr

Description:  提出一种基于DWT和DCT域的有意义二值图像数字水印算法 利用Arnold变换对水印序列进行置乱,消除象素的空间相关性,增加水印的安全性 而结合小波波变换和离散余弦变换的特性,将水印信息嵌入到图像变换域的低频和中频系数中,提高水印的鲁棒性和不可见性 实验证明该算法具有较好的抗压缩、抗噪音和抗剪切性。 -Making meaningful binary image digital watermarking algorithm based on DWT and DCT domain using Arnold transform the watermark sequence scrambling, eliminating the spatial correlation of pixel, increasing the security of the watermark and small wave transform and discrete cosine transform characteristics of the watermark information embedded in the low and intermediate frequency of the image transform domain coefficients, improve the watermark robustness and invisibility experiments show that this algorithm has good resistance to compression, anti-noise and shear resistance.
Platform: | Size: 578560 | Author: apwyhh | Hits:

[assembly languageshuzishuiyin

Description: 基于matlab的数字图像水印系统,使用的是DCT算法-Matlab-based digital image watermarking system, using the DCT algorithm
Platform: | Size: 1024 | Author: 卢里 | Hits:

[Special Effectsdct

Description: 在频率域内对图像进行水印,使用DCT算法在MATLAB中实现。-a method of digital image watermarking in frequency domain using DCT algorithm in MATLAB
Platform: | Size: 1024 | Author: 郑慧敏 | Hits:

[OS program58876

Description: Digital image watermarking using dct svd on color image
Platform: | Size: 314368 | Author: priyanka | Hits:

[Special EffectsDCT

Description: 基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后对这个变换后的图像进行IDCT,就会得到需要的水印图像。-While the carrier image digital watermarking algorithm based on DCT domain include watermark modulation, watermark embedding and watermark extraction, the first of the watermark embedded in a carrier modulated image before using Logistic chaotic sequence, only+1 and-1 to get a random sequence of watermark, Global DCT transform, then the watermark image is embedded most important part of the human visual system, i.e. the largest DCT coefficients, DC (Direct Current) in this section also contains the largest coefficient, the coefficient of this part of the human visual characteristics to meet, make watermarks Embed better performance. The watermark embedding algorithm is with these coefficients are multiplied to obtain new coefficients, and then a new factor to replace the original coefficients, namely discrete cosine domain to obtain an image watermarked and then transformed the image of this conduct IDCT, on watermark image will be needed.
Platform: | Size: 4096 | Author: kelly | Hits:

[matlabWATERMARKING

Description: WATERMARKING IN DIGITAL IMAGE USING DCT AND LSB METHODS
Platform: | Size: 14336 | Author: kvmanas | Hits:

[Other Embeded programsecure-digital-watermarking-using-dct-and-dwt

Description: Digital image watermarking using DCT-DWT and arnold transform.
Platform: | Size: 663552 | Author: KIREETI GUDIVADA | Hits:

[Special EffectsMATLAB数字水印[dwt+dct多攻击+GUI界面]

Description: 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comparison digital watermarking system. With GUI interface. There is a main interface GUI, which can call the sub interface of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attack of various methods (cutting, adding noise, rotation, etc.), extracting, and finally evaluating the robustness of different attacks by using PSNR peak signal-to-noise ratio.)
Platform: | Size: 32044032 | Author: www.wobishe.com | Hits:

CodeBus www.codebus.net