登录
首页 » matlab » watermark

watermark

于 2013-01-06 发布 文件大小:21211KB
0 252
下载积分: 1 下载次数: 187

代码说明:

  基于DCT域音频水印完整源代码,包括水印图像的预处理(二维二值图像Arnold变换、混沌加密、降维),水印的嵌入提取以及检测,信噪比和相似性系数。(Based on the the DCT domain audio watermarking complete source code, including the watermark image preprocessing (two-dimensional binary images Arnold transform chaotic encryption, dimensionality reduction), the embedded watermark extraction and detection, signal-to-noise ratio and similarity coefficient.)

文件列表:

watermark
.........\Arnold.m,1591,2012-12-04
.........\ArnoldPeriod.m,445,2011-06-14
.........\fanArnold.m,1595,2012-12-04


.........\hs_err_pid3240.log,15537,2011-06-20
.........\hs_err_pid4568.log,15434,2011-06-20

.........\music.wav,860528,2005-06-16
.........\nc.m,599,2011-05-16
.........\nengliang
.........\.........\mangtiqu.m,1122,2011-06-01
.........\.........\qianru.asv,2076,2011-06-01
.........\.........\qianru.m,2076,2011-06-01
.........\.........\tiqu.asv,983,2011-06-01
.........\.........\tiqu.m,983,2011-06-01
.........\pinpu.m,1079,2011-06-20
.........\qianru.asv,2382,2011-06-21
.........\qianru.m,2204,2011-06-21
.........\shuiyin.wav,860528,2011-06-21
.........\snr.m,475,2011-06-20
.........\speech.wav,220110,2000-03-29
.........\StirmarkForAudio
.........\................\addbrumm_1100.wav,1721012,2011-06-20
.........\................\addfftnoise.wav,1721012,2011-06-20
.........\................\addnoise_100.wav,1721012,2011-06-20
.........\................\addsinus.wav,1721012,2011-06-20
.........\................\amplify.wav,1721012,2011-06-20
.........\................\Arnold.m,1626,2011-05-16
.........\................\compressor.wav,1721012,2011-06-20
.........\................\copysample.wav,1738220,2011-06-20
.........\................\cutsamples.wav,1686588,2011-06-20
.........\................\cygwin1.dll,768840,2004-05-13
.........\................\Documentation for Stirmark for Audio.files





.........\................\..........................................\resampling.jpg,33567,2004-06-17
.........\................\..........................................\zerocross.jpg,32496,2004-06-17
.........\................\..........................................\zerocross1.jpg,34956,2004-06-17
.........\................\..........................................\zerolength.jpg,31551,2004-06-17
.........\................\..........................................\zeroremove.jpg,33916,2004-06-17
.........\................\Documentation for Stirmark for Audio.htm,11254,2004-06-17
.........\................\echo.wav,1721012,2011-06-20
.........\................\fanArnold.m,1594,2011-06-14
.........\................\fft_hlpass.wav,1721012,2011-06-20
.........\................\fft_stat1.wav,1721012,2011-06-20
.........\................\fft_test.wav,1721012,2011-06-20
.........\................\flippsample.wav,1721012,2011-06-20


.........\................\hs_err_pid4144.log,15155,2011-06-20
.........\................\hs_err_pid5176.log,15345,2011-06-20
.........\................\hs_err_pid5552.log,15260,2011-06-20
.........\................\huanpin.asv,97,2011-06-20
.........\................\huanpin.m,94,2011-06-20
.........\................\MarkedFile.wav,860528,2011-06-20
.........\................\music.wav,860528,2005-06-16
.........\................\nc.m,599,2011-06-20
.........\................\parameter.cfg,2714,2008-04-23
.........\................\rc_highpass.wav,1721012,2011-06-20
.........\................\rc_lowpass.wav,1721012,2011-06-20
.........\................\Readme.txt,296,2008-04-23
.........\................\smooth.wav,1721012,2011-06-20
.........\................\smooth2.wav,1721012,2011-06-20
.........\................\snr.m,481,2011-06-20
.........\................\stat1.wav,1721012,2011-06-20
.........\................\stat2.wav,1721012,2011-06-20
.........\................\stirmarkaudio.exe,144384,2004-05-13
.........\................\voiceremove.wav,1721012,2011-06-20

.........\................\z11.m,2197,2011-06-01
.........\................\z12.asv,1188,2011-06-01
.........\................\z12.m,1195,2011-06-21
.........\................\zerocross.wav,1721012,2011-06-20
.........\................\zerolength.wav,1722012,2011-06-20
.........\................\zeroremove.wav,1720916,2011-06-20
.........\tiqu.m,1186,2011-06-20
.........\Untitled.m,1815,2011-06-21
.........\Untitled1.m,1123,2012-12-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • scd
    根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。(MPEG 7 Scalable Color Descriptor experiment)
    2010-05-17 22:03:45下载
    积分:1
  • imreconstructsz
    对脑部ct图像的头骨形状进行区域生长算法的运算(Ct images of the brain the skull shape of region growing algorithm for computing)
    2009-09-17 11:36:38下载
    积分:1
  • gauss-gamma窗函数
    写成gauss-gamma双窗函数,计算含有相干斑噪声的sar图像的梯度(The gauss-gamma double window function is used to calculate the gradient of the SAR image with the speckle noise)
    2018-03-13 16:31:22下载
    积分:1
  • K_MeansSeg
    KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
    2010-08-08 13:13:32下载
    积分:1
  • LucasKanade
    LK光流算法 源程序(一层不带有金字塔的算法)(LK source optical flow algorithm (a layer of non-pyramid algorithm))
    2009-07-06 15:19:33下载
    积分:1
  • dct水印
    通过dct的8*8块的变换量化操作结合水印生成水印图像,其中包含几种常见的攻击测试。(The program generates watermark image through DCT transform.)
    2020-07-10 11:08:55下载
    积分:1
  • automsft
    该程序初始时使用背景差分法自动检测目标,当目标完全进入图像中后,改用meanshift方法对目标进行跟踪。(the program use background subtraction to detect the target first,when the target fully enter the screen,change to meanshift method to track the target.)
    2010-08-04 15:03:44下载
    积分:1
  • radarMTD
    一个简单的雷达动目标检测程序,仅供学习之用。(A simple radar moving target detection procedures, for learning purposes only.)
    2020-07-03 02:40:01下载
    积分:1
  • recall_precision
    图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估(Image processing precision and recall rate code)
    2013-09-14 10:36:02下载
    积分:1
  • modelcs
    说明:  压缩感知 :非传统采样的模型实例和众多应用(model based compressivetoolbox)
    2010-03-22 04:50:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载