搜索资源列表
shuzishuiyin_c
- 音频数字水印技术的C语言实现,代码完全,供设计参考-audio digital watermarking technology to the C language, code entirely for the design reference
audioLSB
- 通过matlab实现对音频的LSB数字水印嵌入-through Matlab to achieve LSB digital audio watermark embedding
dct+ss
- dct变换+扩频的数字水印算法 水印为随即序列-Extra transform Spread Spectrum Watermarking digital watermarking algorithm for the forthcoming series
dctshuiyin
- 数字水印DCT嵌入与提取水印matlab实现实例!
音频数字水印源程序
- 音频数字水印
微软的数字音频水印原代码
- 微软的数字音频水印原代码,具体算法实现可以参考他们写的论文。,Microsoft digital audio watermarking the original code
haydwt_source
- 基于dwt的视频数字水印源代码,希望对大家有用,欢迎下载 -Video digital watermark based on dwt source code
MP3Stego_1_1_16
- MP3Stego_1_1_16音频水印工具,可以在MP3等音频中加入数字水印-MP3Stego_1_1_16 audio watermarking tool, you can add MP3 and other audio digital watermarking
fsfdwt
- 采用独立分量分析的音频数字水印DWT算法,包括水印的嵌入、提取、和常用的几种攻击测试。-Using independent component analysis of the audio digital watermark DWT algorithm, including the watermark embedding, extraction, and commonly used to test several attacks.
zlib
- MP3音频流数字水印方案,试验表明该方案能得到较高的嵌入容量,对原始音频信号的改变较小,具有较好的隐形性,完整水印提取时间短,可以在音频播放过程中同步完成。通过对算法的进一步研究,我们发现可以利用插件技术将算法嵌入了当前的主流播放器中,从而实现水印信息的实时嵌入和提取。这可能成为保护网络音频版权、网络秘密通讯的一种可行的、低成本的解决方案。 -MP3 audio streaming digital watermarking program, experiments show that the
ContourshapedescriptionbasedoncodingMPEG7DigitalWa
- 基于MPEG_7形状轮廓描述编码的数字水印算法 提出了一种基于MPEG-7轮廓描述编码 的视频水印算法.在该算法中,原始视频数据被分割成等帧数的视频组,利用MPEG-7的轮廓 编码计算每个视频帧的主要物体轮廓坐标点集合 -Contour shape descr iption based on coding MPEG_7 Digital Watermarking Algorithm Based on MPEG-7 contour descr iption coding of video
Wave
- 数字水印技术的一个应用,将文本文档隐藏到wav 音频文件中 -Digital watermarking technology, an application, the text files to wav audio files hidden in the
dct_total_ss
- 扩频域数字水印算法源代码,可以抗一般的攻击行为-Spread Spectrum Watermarking Algorithm source code, attacks against the general
dct_transform
- dct快速变化,对于基于dct的数字水印算法有很大的帮助。-dct algorithm.
31767689audiowatermark
- 基于离散余弦变换的数字音频水印技术,可供毕业设计的同学参考-DCT-based digital audio watermarking technique,could be a reference for the students under final year projects
A-guide-tour-of-video-watermarking
- 本文主要阐述数字视频水印的基本特征、原理、模型、嵌入/检测算法等,是学习视频水印的最佳资料。-This paper describes the basic features of digital video watermarking, principles, models, embedding/detection algorithm, is to learn the best video watermarking information.
dwt1
- 基于小波变换的量化音频数字水印,完整水印嵌入提取攻击代码。- 英语 中文(简体) 日语 Quantify audio digital watermarking based on wavelet transform, the complete watermark embedding to extract the attac
audio-watermark
- 音频数字水印的实现,包含源代码,基于量化dct和自适应dwt两种算法,可实现水印的盲取-Audio digital watermarking, and includes source code, based on quantified dct and adaptive dwt two algorithms can achieve the blind watermark to take
JM
- 基于H.264的视频内容完整性认证的数字水印算法研究 -H.264-based video content integrity verification of digital watermark algorithm
MATLAB基于离散小波变换(DWT)的语音和音频信号的数字水印代码
- 这段代码实现的是MATLAB基于离散小波变换(DWT)的语音和音频信号的数字水印代码,有GUI几乎每句都有详细的注释,附带一个录音的小程序,其中加入了两种干扰,一是低通滤波,二是白噪声干扰。另外还附赠解释小波变换原理的小程序,也供下载,如果你还需要更多类似的资源,可以看看我的另一个基于LSB算法的语音信号的数字水印资源。