登录
首页 » matlab » watermark

watermark

于 2013-01-06 发布 文件大小:21211KB
0 181
下载积分: 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 个回复

  • chazhi
    说明:  利用matlab进行插值法亚像素边缘检测,提取零件轮廓(Subpixel edge contour extraction)
    2019-03-14 15:00:10下载
    积分:1
  • RETINEX
    Retinex算法,用于图像增强。 包括全局域retinex 局部域SSR、MSR、MSRCR(Retinex algorithm for image enhancement. Including full local retinex local domain SSR, MSR, MSRCR)
    2015-05-11 16:13:07下载
    积分:1
  • kmeans
    说明:  图像分割,还可以,kmeans聚类的方法。k-means算法是一种聚类算法,所谓聚类,即根据相似性原则,将具有较高相似度的数据对象划分至同一类簇,将具有较高相异度的数据对象划分至不同类簇。(K-means algorithm is a clustering algorithm. The so-called clustering is to divide data objects with high similarity into the same class cluster and data objects with high dissimilarity into different class clusters according to the similarity principle.)
    2019-05-05 21:14:18下载
    积分:1
  • fcm1
    此程序采用 FCM,模糊c 均值方法,用于边缘检测(This program uses FCM, fuzzy C mean method, for edge detection)
    2020-10-12 23:27:32下载
    积分:1
  • otsu
    可以去除不均匀光照、噪声的预处理算法,利用双边滤波和中值滤波的优势。(You can remove the uneven illumination, noise preprocessing algorithm, taking advantage of bilateral filtering and median filtering.)
    2020-11-04 16:29:51下载
    积分:1
  • DRR_registration
    通过将三维图像投影成2维ddr图像来实现2D-3D图像配准(By three-dimensional image projection into 2-D images ddr to achieve 2D-3D Image Registration)
    2008-01-17 18:34:03下载
    积分:1
  • 单尺度SSR
    单尺度SSR(Single Scale Retinex)(A Retinex Function)
    2020-07-07 12:58:57下载
    积分:1
  • estarfm_update_20180727
    遥感图像时空融合,朱孝林博士的作品,可以参考学习(Space-time Fusion of Remote Sensing Images, Zhu Xiaolin)
    2021-03-13 11:09:24下载
    积分:1
  • LBP
    说明:  人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征(LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of)
    2008-12-01 12:05:09下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载