搜索资源列表
音频数字水印源程序
- 音频数字水印
4.1 WAV音频的数字水印
- WAV音频的数字水印,实现水印的嵌入,将随机序列嵌入wav音频-wav digital marketed
IEEE
- IEEE检索的一些数字水印方面的文章,包括图像视频音频水印,涉及算法、协议等重要方面。-IEEE retrieval of some aspects of digital watermarking article, including images video audio watermarking, involving algorithms, protocol and other important aspects.
watermarked
- 用MATLAB实现数字音频水印的嵌入和提取,即是在一段音频水印中嵌入二维图像。-Using MATLAB realization of digital audio watermark embedding and extraction, that is, over a period of two-dimensional audio watermark embedded image.
digitalwatermarking
- 数字水印作为一种将特殊信息嵌入媒体数据的技术,近年来已成为国内外研究的热点并有着广泛的应用前景,通常数字水印被应用于数字图像\音频视频以及其他媒体产品上以进行版权保护和验证多媒体数据的完整性-Digital Watermarking as a special information technology embedded in media data, in recent years has become a hot research and has wide application prospe
watermarking_dct_matlab
- 一种DCT变换的数字音频水印技术,可以进行水印的嵌入和提取-DCT transform of a digital audio watermarking technique that can be embedded and extracted watermark
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
steganodotnet8_src
- steganodotnet数字水印工具,这一版本增加了对音频等媒体的支持-steganodotnet digital watermarking tool, this version adds support for audio and other media support
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.
hexinlunwen
- 音频数字水印核心论文。一级核心期的80余篇核心论文。年份在2003--2008之间。-Audio Digital Watermarking core thesis. A core period of more than 80 core thesis papers. Year in 2003- 2008 between.
matlabwatermaker
- 一种用Matlab实现的基于小波变换的音频数字水印.-A Matlab realization of wavelet transform-based audio digital watermarking.
zlib
- MP3音频流数字水印方案,试验表明该方案能得到较高的嵌入容量,对原始音频信号的改变较小,具有较好的隐形性,完整水印提取时间短,可以在音频播放过程中同步完成。通过对算法的进一步研究,我们发现可以利用插件技术将算法嵌入了当前的主流播放器中,从而实现水印信息的实时嵌入和提取。这可能成为保护网络音频版权、网络秘密通讯的一种可行的、低成本的解决方案。 -MP3 audio streaming digital watermarking program, experiments show that the
watermark
- 用Matlab实现的数字音频水印嵌入与提取,包括水印提取,水印嵌入,前后对比等功能。-Using Matlab implementation of the digital audio watermark embedding and extraction, including the watermark extraction, the watermark embedding, and other functions before and after contrast.
Wave
- 数字水印技术的一个应用,将文本文档隐藏到wav 音频文件中 -Digital watermarking technology, an application, the text files to wav audio files hidden in the
watermark
- 在音频中加入数字水印,本程序是在一段音频中加入一个二维图像-Add audio digital watermarking, the process is in a section of audio to add a two-dimensional image
audiowatermark
- 实现音频中添加数字水印的matlab程序-Add audio digital watermarking matlab program
dwt2
- 本文提出了一种基于独立分量分析的音频数字水印方法。嵌入水印时,对原始音频文件进行一级小波分解,在分解 得到的逼近分量中利用随机混合方法嵌入水印后进行小波逆变换形成嵌入水印的音频文件。仿真实验结果表明这种方 法的强鲁棒性和可行性。-Abstract:Audio p roduction is one of the important digital multimedias, which transmit becomes more and more convenient. To p rev
watemarkr
- 一种基于DCT变换的音频数字水印,将MP3音乐声音文件转化为WAV声音文件,将水印信息嵌入到WAV声音文件,再将WAV声音文件转化为MP3音乐声音文件。 -DCT-based audio digital watermark, the MP3 music sound files into WAV sound files, the watermark information embedded into the WAV sound files, and then WAV sound files int
technique-research-based-on-DWT
- DWT数字水印算法研究和实现一种基于DCT和DWT结合的音频水印算法-Digital watermarking technique research based on DWT
DCT音频数字水印
- 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。