登录
首页 » matlab » 3ddwt_code

3ddwt_code

于 2012-04-17 发布 文件大小:13283KB
0 228
下载积分: 1 下载次数: 128

代码说明:

  对于视频3D-DWT变换处理,嵌入水印图像。属于数字视频水印算法,包含水印嵌入算法以及水印提取算法。(3DDWT wavelet transform)

文件列表:

3ddwt_code
..........\3D_DWT_keyframe——yuv


..........\......................\average_psnr.asv,1352,2011-11-10
..........\......................\average_psnr.m,1374,2011-11-10
..........\......................\container.yuv,11404800,2010-05-29
..........\......................\embed_3DDCT_5frame_yuv.asv,1987,2011-11-10
..........\......................\embed_3DDCT_5frame_YUV.m,2165,2012-04-05
..........\......................\extract_3DDCT_5frame_YUV.asv,714,2011-11-10
..........\......................\extract_3DDCT_5frame_YUV.m,998,2012-04-06
..........\......................\foreman.yuv,3801600,2010-05-29
..........\......................\foreman_w.yuv,3801600,2012-04-05
..........\......................\get_sequence_info.m,1111,2003-10-03
..........\......................\keyframe_foreman.yuv,950400,2012-04-05
..........\......................\loadFileYUV.m,4638,2011-11-09
..........\......................\loadyuv.m,387,2011-11-10
..........\......................\main_DCT_3D_embed_yuv.asv,2183,2011-11-13
..........\......................\main_DCT_3D_embed_yuv.m,2183,2012-04-05
..........\......................\main_DCT_3D_extract_yuv.asv,1317,2011-11-10
..........\......................\main_DCT_3D_extract_yuv.m,1319,2011-11-13
..........\......................\miss.yuv,5702400,2010-05-29
..........\......................\NC.m,258,2007-05-10
..........\......................\nick.yuv,61461,2003-10-03
..........\......................\play_sequence.m,676,2003-10-03
..........\......................\PSNR.m,997,2010-09-11
..........\......................\readheader.m,1112,2003-10-03
..........\......................\readyuvheader.m,1030,2001-04-10
..........\......................\read_single_frame.m,1922,2003-10-03
..........\......................\saveheader.m,598,2003-10-03
..........\......................\save_single_frame.m,1190,2003-10-03
..........\......................\test.asv,826,2011-11-10
..........\......................\test.m,689,2011-11-10
..........\......................\WMK_keyframe_foreman.yuv,950400,2012-04-05


..........\......................\YUVFormat.m,932,2011-11-09
..........\YUVPlayer.exe,556708,2011-10-14
..........\YUV截屏.doc,97280,2011-10-14

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

发表评论

0 个回复

  • A-Watermarking-Algorithm(MATLAB)--
    盲水印提取时不需要参考原始载体图像,在信息隐藏、版权保护等方面具有更广泛的应用前景。提出的盲水印算法在分块离散余弦变换(DCT)和离散小波变换(DWT)的基础上,利用关系双方DCT系数和DWT系数在受到攻击时具有相同变化趋势的特点,采用关系嵌入和量化嵌入的自适应选择嵌入策略,较大幅度地提高了盲水印提取的鲁棒性。同时在量化嵌入中采用抖动调制,实现了水印透明性和鲁棒性调节的便捷性。大量仿真实验结果表明该算法对噪声干扰、低通滤波、JPEG压缩、对比度增强等攻击有很好的鲁棒性和透明性。关键词 数字水印盲水印关系嵌入量化嵌入离散余弦变换离散小波变换 按这篇文章的算法,自己编的matlab,没有攻击时水印提取率为1,加水印后图像PSNR有45+,。有攻击后提取率也有0.9+。(Blind watermark extraction can be fulfilled without referring to the original host image. Therefore it hasmuch prospective applications in the fields of information hiding and copyright protection. Based on blocking Discrete Cosine Transform (DCT) and blocking DiscreteWaveletTransform (DWT), the proposed blind watermarking algorithm uses an embedding strategy of adaptively selecting either relationship embedding or quantization embedding. The relationship em- bedding comes from the observation thatboth themagnitudes of coefficients concerned in the relationship usually have thesame change trend when the image is attacked. This strategy remarkably improves the robustness ofwatermark extraction.In addition, dithermodulation is used in quantization embedding, bywhich the tradeoff between transparency and robus-tness ofwatermarking can be easily adjusted. Simulation results show that the algorithm is fairly robust against the attacks such as noise, filtering, compression, and contrast )
    2013-04-14 16:15:47下载
    积分:1
  • LSCN-master
    基于PCNN脉冲耦合神经网络的图像增强算法,改进了PCNN基本算法,相比传统图像增强算法更有效(Image enhancement algorithm based on PCNN)
    2017-11-26 20:58:51下载
    积分:1
  • image-mosaic
    图像拼接,利用SIFT算法提取点特征,并进行点匹配,解算单应性矩阵,根据结算出的单应性矩阵对图像进行仿射变换,最后进行拼接,程序中的备注很详细,各位感兴趣的同志可以下载看看。(Image mosaic using SIFT feature point extraction algorithm, and point matching, homography matrix solver, based on the settlement of the homography image affine transformation, and finally stitching, very detailed notes in the program, you sense Interested comrades can be downloaded.)
    2014-04-15 12:48:59下载
    积分:1
  • Atutorialondigitalwatermarking
    IEEE:数字水印技术引论,其中将达哦水印技术的引出、算法发展、引用等(IEEE: primer on digital watermarking technology, which will lead to Oh watermark technology, algorithm development, quoted, etc.)
    2008-04-20 13:39:36下载
    积分:1
  • Algorithm-template
    C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
    2012-03-20 08:48:22下载
    积分:1
  • ROA
    经典的针对SAR图像边缘检测的ROA算法(edge detection using ROA operator in SAR image)
    2013-05-09 09:38:41下载
    积分:1
  • nsct_toolbox
    The tool box contains the matlab code for image denosing in nsct.
    2020-07-29 09:48:39下载
    积分:1
  • xinhaoyutuxiangdexishufenjie
    西南交通大学出版社出版的《信号与图像的稀疏分解及初步应用》,作者是王建英老师,尹忠科老师和张春梅老师(Southwest Jiaotong University Press sparse signal and image decomposition and preliminary application, WANG Jian, teacher, Yin Zhongke teacher and Zhang Chunmei teacher)
    2012-08-22 22:00:58下载
    积分:1
  • fcmimage
    基于FCM的彩色图象的分割的MATLAB源代码(FCM-based segmentation of color images of the MATLAB source code)
    2008-05-06 01:20:50下载
    积分:1
  • hdf转tif
    说明:  本程序利用python程序对hdf文件进行处理,转换格式。(This procedure USES python program to process THE HDF file, convert the format)
    2020-12-22 17:19:07下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载