登录
首页 » matlab » watermarking

watermarking

于 2017-01-07 发布 文件大小:3448KB
0 216
下载积分: 1 下载次数: 70

代码说明:

  lsb空域水印算法,dct水印算法,dwt水印算法,处理灰度水印以及彩色图像水印,同时还有字符水印嵌入音频中。分别有着三个GUI界面实现不同功能。欢迎批评指正!(lsb airspace watermarking algorithm, dct watermarking algorithm, dwt watermarking algorithm, the watermark process grayscale and color images watermarking, as well as the characters in the watermark embedded audio. Respectively GUI interface has three different functions. Welcome criticism correction!)

文件列表:

watermarking
............\1.wav,197676,2016-12-30

............\attack_cut.m,177,2017-01-04
............\attack_cut2.m,316,2017-01-05
............\attack_gaussion.m,289,2017-01-04
............\attack_gaussion2.m,746,2017-01-05
............\attack_salt.m,175,2017-01-04
............\caise1.m,2490,2017-01-04
............\caise2.m,2156,2017-01-04
............\dct_embed.m,1370,2017-01-04
............\dct_extract.m,1485,2017-01-04
............\disorder.m,285,2005-06-29
............\dwt_embed.m,556,2017-01-02
............\dwt_extract.m,533,2017-01-02
............\Embed1.m,1859,2016-12-28
............\Embed2.m,782,2016-12-21
............\Extract1.m,1539,2016-12-28
............\Extract2.m,452,2016-12-21

............\gui.fig,18520,2017-01-05
............\gui.m,13489,2017-01-05



............\lena256.BMP,66616,2016-12-23
............\lena512.bmp,263222,2006-11-15
............\lena_color.bmp,786486,2012-04-09
............\lena_color2.jpg,27915,2016-06-25
............\lena_embed.bmp,66614,2016-12-23
............\lena_wm.bmp,263222,2016-07-14
............\letterA.bmp,12426,2017-01-04
............\letterA.jpg,10806,2017-01-04
............\letterF.bmp,12426,2017-01-04
............\letterF.jpg,10656,2017-01-04
............\letterG.bmp,12426,2017-01-04
............\letterG.jpg,11567,2017-01-04
............\logo.gif,439497,2016-12-30
............\lsb_embed.m,451,2017-01-01
............\lsb_extract.m,405,2017-01-04
............\nc.m,228,2016-12-26
............\psnr.m,452,2016-12-26
............\readme.txt,36,2017-01-07
............\resorder.m,250,2005-06-29
............\Similar.m,274,2016-12-26
............\smile.bmp,5176,2016-12-25
............\Sun.bmp,12426,2016-07-15
............\test.m,190,2017-01-04
............\tyl.bmp,871638,2016-07-13
............\tyl64.bmp,12426,2016-07-14
............\watermark.bmp,5174,2016-12-26
............\watermark.fig,29238,2017-01-05
............\watermark.m,20438,2017-01-05
............\watermarked.bmp,66614,2016-12-26
............\watermarking.fig,7959,2017-01-05
............\watermarking.m,11646,2017-01-05

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

发表评论

0 个回复

  • pcnn
    PCNN源代码,此为简化PCNN模型的实现原代码。(the source code of pcnn)
    2009-11-04 09:23:18下载
    积分:1
  • gaborFilterMap
    图像处理中经常要用到的提取方向特征的gabor滤波程序(gabor filter map)
    2014-01-23 15:40:00下载
    积分:1
  • Dual_DC_DC
    自己做的双向dc/dc,双环控制,跟踪的不错(DUAL DC/DC Voltage and current loop)
    2021-04-25 13:18:46下载
    积分:1
  • Joint entropy
    说明:  计算两个离散变量x和y的联合熵z = H(x,y)。 输入:x,y:两个相同长度的整数向量输出:z:联合熵 可以使用,有利于学习目的(Compute joint entropy z=H(x,y) of two discrete variables x and y. Input: of x, y: two integer vector of the same length Output: z: joint entropy good for learning purposes)
    2020-06-23 11:20:01下载
    积分:1
  • RD algorithm of SAR
    该算法为距离-多普勒成像算法,针对场景的多散射点目标录取回波数据,采用匹配滤波的方法实现距离向与方位向的压缩,识别出目标并得到其位置信息。(The algorithm is range Doppler imaging algorithm, aiming at the multi scattering scene target extracting echo data, matched filtering method was used to realize the distance and azimuth compression, identify the target and its location information.)
    2017-07-25 11:35:40下载
    积分:1
  • zaosheng
    说明:  噪声估计法,先定位噪声点,再实行去噪处理(Noise estimation method, first locate the noise points, then implement denoising.)
    2020-06-19 16:20:01下载
    积分:1
  • C# 整套视觉开发(VisionAndMotionPro)
    C# 整套视觉开发(VisionAndMotionPro)
    2020-01-11下载
    积分:1
  • ASM模型
    使用MATLAB软件运行ASM模型对人脸进行检测和拟合(MATLAB software is used to run the ASM model to detect and fit the human face)
    2017-06-05 18:58:00下载
    积分:1
  • Kalman_filter_matlab
    用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 (Target tracking application context radar data processing, radar in the search to the goals and objectives of the record location data of the measured target position data (called a point of the track) processing, automatic formation flight path, and the target in the next The moment the position prediction. This article briefly discusses the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to assess the effect of the experimental.)
    2012-09-06 18:12:20下载
    积分:1
  • Quadtree
    完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大(Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture)
    2021-01-28 16:58:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载