登录
首页 » matlab » watermarking

watermarking

于 2017-01-07 发布 文件大小:3448KB
0 177
下载积分: 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 个回复

  • LPQ_TOP
    LPQ——TOP特征提取源码及其应用,能够很好提取动态的表情特征,可以用在表情识别以及姿态检测上。(LPQ- TOP feature extraction and its application source code, can be a good dynamic expression feature extraction, can be used on face recognition and gesture detection.)
    2020-09-21 14:27:51下载
    积分:1
  • 模式识别
    说明:  对局部放电进行小波变换模式识别,解决放电破坏设备问题(Wavelet Transform Pattern Recognition for Partial Discharge)
    2020-06-17 21:40:01下载
    积分:1
  • Data_Augmentation
    说明:  利用MATLAB对图像进行文件夹中图片进行批量增广(MATLAB is used to enlarge the images in the folder)
    2020-10-21 13:27:24下载
    积分:1
  • image_matching
    基于小波特征提取的图像匹配matlab程序,将图像进行二维小波变换,提取概貌系数,并去掉对特征影响不大的系数(Wavelet feature extracting based image matching)
    2011-11-09 23:30:19下载
    积分:1
  • shipinzhen
    提取AVI格式视频文件为一帧一帧的jpg格式图片(Extraction of AVI format video files to a jpg format of a picture)
    2008-05-20 23:50:34下载
    积分:1
  • siftDemoV4
    图像匹配的实现,其中match.m:测试程序,sift.m :尺度不变特征变换(SIFT算法)的核心算法程序,appendimages.m: 该函数创建一个新的图像分别包含两个匹配的图像和他们之间的匹配对的连接直线,可以运行。 (The realization of image matching, which match.m: test program, sift.m: scale-invariant feature transform (SIFT algorithm) of the core algorithm, appendimages.m: This function creates a new image each consists of two images and matching match between them on the connection line, you can run.)
    2011-10-14 08:44:40下载
    积分:1
  • DeNoising
    压缩感知重构算法去噪方法,以及一系列改进方法(Compression-aware reconstruction algorithm denoising method, as well as a series of improved methods)
    2012-07-22 15:39:08下载
    积分:1
  • PCAKmeans
    用主成分分析来降维,用Kmeans方法聚类;应用于变化检测中(Principal component analysis is used to reduce dimension with k-means algorithm is used to cluster; change detection)
    2021-03-29 18:09:10下载
    积分:1
  • image_enhangce_value
    图像增强效果评价指标:1.欧拉范数误差指标 2.等效视数 3.边缘保持指数 4.对比度增强指数(Evaluating results of image enhancement: 1. Oula Fan error index number 2. Equivalent number of 3. Edge-preserving index 4. Contrast enhancement index)
    2011-05-16 09:14:13下载
    积分:1
  • popescu_resample
    基于预测误差周期性的图像重采样检测程序。(Image resampling detection based on the periodicity of prediction error)
    2020-08-12 11:28:26下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载