搜索资源列表
dct_2
- 图象水印的一种基于dct的简单算法例子 期望能对刚开始涉及数字水印的朋友有一点帮助-a watermark image based on a simple algorithm Extra examples can expect to start digital watermarking friends a little help
数字水印
- 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避
dct2_recover
- 一种基于DCT变换的数字图象处理算法 (数字水印)的提取算法!-DCT transform based on digital image processing algorithms (digital watermark) extraction algorithm!
wm
- dwt watermark. in this we can water mark an image and able to show the watermarked image
GIFAPI
- 本实验熟悉数字图像的读取、显示及相关处理算法,并熟悉一种非常简单的空域可见图像水印的嵌入-n this study the reader familiar with the digital image, display and related processing algorithms, and a very simple familiar with the airspace of the embedded watermark image can be seen
watermark-image-text
- matlab code in watermarking techniques
chaos
- 实现对图像文件的三种变换功能,最主要的是混沌加密功能-To realize three kinds of image file conversion functions, most notably chaotic encryption
watermarking
- 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-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). a
chaos_scrambling
- 关于数字水印嵌入时处理水印的源代码,采用猫脸变换对水印图像进行预处理 -Be dealt with on the digital watermark embedding watermark source code, using a cat face on the watermark image pre-processing transformation
Imagewatermark
- 给图片加文字或图片水印源码 CSharp实现-Image watermark CSharp
chaos
- 基于混沌理论加密的图片水印加密技术源代码-Based on chaos theory, the image watermark encryption technology encryption source code
FFT
- 利用傅里叶变换实现两幅大小相同的RGB图像的水印嵌入。包含水印的大小处理,水印嵌入和提取,以及对PNSR的计算。-Fourier transform two of the same size of the RGB image watermark embedding. Contains the size of the watermark processing, the watermark embedding and extraction, as well as on the PNSR the ca
watermark
- 基于DCT域的图像数字水印技术: 摘要:数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的 -DCT domain of image-based digital watermarking technology: Abstract: digital watermarking technol
lunwendaima
- 图像的加解密,水印过程,以及各种代码的相应实现。-Encryption and decryption of the image, the watermark process, and the various codes corresponding implementations.
china-code.net.zhy.8.Rar
- 一个基于C# winform实现的图片加水印工具的Watermark源码文件,C#图形处理相关示例,有一定参考价值。可加文字水印和图片水印,使用System.Drawing.Image copyImage对图片进行加水印操作,保存加水印过后的图片会删除原始图片-An implementation based on C# winform tool Watermark picture watermark source file, C# graphics related examples, there
china-code.net.zhy.0.Rar
- Visual C#动态修改图片-在图片上添加描述信息,类似图片加水印的功能,特别是加文字文印,先给选中的图片上写上具体的ID编号,还需要判断文件类型是否为图像类型-Visual C# dynamic modification Image- add descr iptive information on the image, similar to picture watermark function, especially the addition of text printed text, gi
WATERMARK
- 数字水印的C源文件,包括头文件等等。对图像识别和隐藏感兴趣的朋友可以-Digital watermarking C source files, including header files, and so on. Friends image recognition and hidden interest to look
LSB_Watermarking
- Demo to watermark an image by hiding another image in a certain bit plane
WaterMark
- Its a project that embed and detect watermarked image by using Discrete Fourier Transform.
blind-watermark-master
- 基于傅里叶变换的数字盲水印加解密 加密文件encode-python.py, 解密文件decode-python.py 依赖环境:python+opencv 命令行参数 encode: --image [源文件] --watermark [水印文件] --result [生成目标文件地址] [--alpha 混杂强度] decode: --original [源文件] --image [待解密文件] --result [水印生成文件地址](Digital blind wate
