Welcome![Sign In][Sign Up]
Location:
Search - image watermarking by matlab

Search list

[matlabdctblock

Description: 数字水印的嵌入和检测,dct, 作者Mao Li Purpose:an algorithm to achieve the embeding watermarking to a image by dct bloking and hvs,then detect the watermarking by comparability. -digital watermark embedding and detection, Copy, the writer Mao Li Purpose : an algorithm to achieve the embeding watermark ing to a image by Extra bloking and hvs. then detect the watermarking by comparability .
Platform: | Size: 1024 | Author: awen | Hits:

[matlabvisiblewmk

Description: 在图像中加入可视水印,用matlab仿真,实验证明保持了较好的图像质量-in adding visual image watermarking using Matlab simulation experiment to prove that maintaining a good image quality
Platform: | Size: 1024 | Author: 王婷 | Hits:

[matlabalpbch

Description: 这是对音频信号进行bch编码后进行嵌入水印的程序-This is the audio signal BCH coding embedded watermark after the procedure
Platform: | Size: 1024 | Author: 尹超 | Hits:

[File Format12456897514254265825

Description: 文章利用MATLAB语言及其小波工具箱,采用小波变换算法,开发数字水印嵌入系统,通过对原始静态图像和二值图像水印进行小波多分辨率分解,组合对应方向上的小波细节子图数据,从而实现了在原始静态图像上嵌入二值图像水印。有部分代码-article using MATLAB language and its toolbox, wavelet transform algorithm, development of digital watermark embedded systems, right through static images and the original binary image watermarking multiresolution wavelet decomposition, Portfolio corresponding direction on the details of wavelet-map data, thus realizing the original static image embedded binary image watermarking. Some code
Platform: | Size: 52224 | Author: ming-ming | Hits:

[Special Effectsmatlab

Description: 基于DCT域的数字图像水印的处理,经测试可以达到对水印检测的功能。这是一个完成各种数字图像水印的算法的程序,里面也实现了dct以及水印的改进算法,程序移植性好 -Based on the DCT-domain watermarking digital image processing, can be achieved by testing the function of the watermark detection. This is a complete range of digital image watermarking algorithm procedure, which also realize the DCT and watermark algorithm transplantation procedures and good
Platform: | Size: 521216 | Author: xudangshi | Hits:

[Special Effectsmatlab

Description: 基于matlab做的数字水印,文件包括源代码及原图像和加入水印后的图像,经过测试,能有效抗攻击-Matlab-based digital watermarking so that the document includes the source code and the original image and adding a watermark image, tested and effective anti-attack
Platform: | Size: 759808 | Author: 张伟 | Hits:

[AI-NN-PRWatermark

Description: 基于神经网络的数字水印提取,数字图像水印嵌入与提取,自己辛辛苦苦编的。- Study on Digital Image Watermarking Algorithms based on Artificial Neural Networks
Platform: | Size: 13312 | Author: 赵小志 | Hits:

[Special Effectspic393

Description: 频域法加入数字水印的原理是首先将原始信号(语音一维信号、图像二维信号)变换到频域,常用的变换一般有DWT、DCT、DFT、WP和分形。然后,对加入了水印信息的信号进行频域反变换(IDWT、IDCT、DFT、WP),得到含有水印信息的信号。-Frequency-domain digital watermarking method by adding the principle is that first of all, the original signal (voice signal of one-dimensional, two-dimensional image signal) to frequency domain transformation, commonly used in general transform DWT, DCT, DFT, WP and fractal. Then, adding the watermark information signal to the frequency domain inverse transform (IDWT, IDCT, DFT, WP), received signal containing the watermark information.
Platform: | Size: 2048 | Author: laura | Hits:

[source in ebookfa

Description: 离散的分数阶傅里叶变换MATLAB程度代码,可用于数字水印研究及图像处理、-Discrete fractional Fourier transform of the degree of MATLAB code can be used for digital watermarking and image processing,
Platform: | Size: 1024 | Author: 金翔 | Hits:

[matlabdwprotected

Description: Matlab source code for DCT-based watermarking for grayscale images. DCT-based watermark recovering without resorting to the uncorrupted original image. Digital watermarking has been proposed as a viable solution to the need of copyright protection and authentication of multimedia data in a networked environment, since it makes possible to identify the author, owner, distributor or authorized consumer of a document. A new watermarking technique to add a code to digital images is presented: the method operates in the frequency domain embedding a pseudo-random sequence of real numbers in a selected set of DCT coefficients. Watermark casting is performed by exploiting the masking characteristics of the Human Visual System, to ensure watermark invisibility. The embedded sequence is extracted without resorting to the original image, so that the proposed technique represents a major improvement to methods relying on the comparison between the watermarked and original images.
Platform: | Size: 98304 | Author: omar | Hits:

[Graph programdwt-watermarking

Description: 本利用MATLAB,结合aronld变换实现了基于小波分解的图像数字水印算法,经调试通过-The use of MATLAB, with aronld Transform Wavelet-based Image Watermarking by debugging through the
Platform: | Size: 879616 | Author: 陈小潘 | Hits:

[WaveletWavelet-Watermark

Description: MATLAB基于小波变换的图像水印程序,还可以-MATLAB image watermarking based on wavelet transform procedure can also be
Platform: | Size: 1231872 | Author: 李云 | Hits:

[Crack Hackwatermarking

Description: 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). according to this embedding binary image and resume its embedded watermark from the watermark signal by the Blind detection
Platform: | Size: 2048 | Author: wangyapeng | Hits:

[Graph programwatermark

Description: 数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
Platform: | Size: 54272 | Author: Matthew | Hits:

[Waveletdwt

Description: 基于dwt的水印图像matlab代码,这是小波变换的经典算法-Dwt-based image watermarking matlab code, which is a classical algorithm for wavelet transform
Platform: | Size: 4096 | Author: tomkeluqi | Hits:

[GDI-Bitmapxiaobo

Description: 用小波变化,在matlab的编程环境下,实现图像的水印算法,很有效地哦-Wavelet change in matlab programming environment for image watermarking algorithm, it is effectively Oh
Platform: | Size: 25600 | Author: ying | Hits:

[Special EffectsImagewater

Description: 图像数字水印算法的研究,一篇好的毕业论文。-Image watermarking algorithm, a good thesis.
Platform: | Size: 3927040 | Author: 姚翼 | Hits:

[matlablsb-watermarking-recover

Description: Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then after these operations we will write to file the results. The code is heavily commented, so I think that further explanations are not needed.Recover
Platform: | Size: 1024 | Author: gege | Hits:

[Special Effectsemdwt

Description: 基于小波变换的扩频图象数字水印,将水印嵌入到小波中。以保证信息的安全-Spread spectrum based on wavelet transform image watermarking, the watermark is embedded into the wavelet. To ensure information security
Platform: | Size: 1024 | Author: lina | Hits:

[Special Effectstatouage-image

Description: image watermarking insertion and extraction by lsb
Platform: | Size: 2749440 | Author: karimattia | Hits:
« 12 3 »

CodeBus www.codebus.net