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

Search list

[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:

[Documents20070815

Description: 提出了一种基于小波域的图像数字水印算法·该算法将相互正交的两种水印(鲁棒水印和参考 水印)同时添加到经过DWT后的载体图像小波系数中,然后用小波反变换得到添加了水印的图像·用提取出 的参考水印来估计图像所受到的攻击,由于提取出的鲁棒水印所受的攻击与参考水印受到的攻击一样,因此 可以估计出原始的鲁棒水印·通过对嵌入水印的图像进行加入噪声、滤波、压缩以及裁剪等大量图像处理等试 验,均能正确检测出水印,表明该算法具有很好的感知效果和鲁棒性 -A wavelet-based image digital watermarking algorithm that the algorithm will be mutually orthogonal two watermarks (watermark robust watermarking and reference) at the same time added to the carrier after image after DWT wavelet coefficients, and then using wavelet transform has been Add a watermark image to use to extract a reference to estimate the watermark image by the attacks, as a result of the robust watermark extracted suffered attacks and the reference watermark by the same attack, it can be estimated through the original Robust Watermarking of the embedded watermark image by adding noise, filtering, compression and cutting, such as a large number of image processing such as testing, can correctly detect the watermark, show that the algorithm has good performance and robustness of perception
Platform: | Size: 190464 | Author: 李倩 | Hits:

[Special Effectswatermark

Description: Simple watermarking by using wavelets. Required Products: Image Processing Toolbox -Simple watermarking by using wavelets.Required Products: Image Processing Toolbox
Platform: | Size: 857088 | Author: 余于 | Hits:

[matlabjlab

Description: JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators. -JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and--- subject to certain very reasonable constraints--- to redistribute. Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time/frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
Platform: | Size: 3008512 | Author: chenxuzhen | Hits:

[matlabWatermarking_Edge

Description: this is partial code for paper "A Robust Wavelet-Based Watermarking Algorithm Using Edge Detection"
Platform: | Size: 1024 | Author: Sathvika | Hits:

[Graph programwaterdem

Description: watermarking algorithm by using wavelet
Platform: | Size: 3072 | Author: james zhang | Hits:

[WaveletAudio-watermarking-internship-report

Description: 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal watermark design to audio signal as the carrier, the carrier signal is embedded in the audio signal. Realize audio signal watermark. The transform domain wavelet transform (DWT) technology, the audio signal wavelet transform to extract the low frequency component, and then the watermark is embedded in the audio signal of low frequency. Experiments on first in MATLAB, the simulation experiment and by adding noise and filter and so on interference to test the algorithm the transparency and robustness, and by using the C language were tested, and the Some modification, such as join timer and interrupt handling and join buffer in DSP board to add watermark audio sound broadcast.
Platform: | Size: 300032 | Author: 江晨城 | Hits:

[Special Effectswatermarking-image-aimage

Description: 在Matlab环境下实现图片的水印嵌入,利用离散小波变换,较好的实现了应有的功能,并且通过计算PSNR值很好的验证了水印算法的不可见性和鲁棒性。-Watermark image is realized in Matlab environment, using the discrete wavelet transform, achieve a better functions, and are in good agreement with the watermark imperceptibility and robustness by calculating the value of PSNR.
Platform: | Size: 622592 | Author: 石海凤 | Hits:

[WaveletWater-marking-using-Har-wavelet-transform

Description: the Matlab project contains the source code used for simple watermarking using wavelet transform. Performs watermarking of the input image by decomposing the image using haar wavlet. Noise generated with normal distribution is used as the key and is added to the input image to obtain the watermarked image.
Platform: | Size: 1024 | Author: santosh | 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