登录
首页 » 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 个回复

  • Digitalimageprocessing
    这是基于张亶,陈刚《偏微分方程的图像处理》书的实验及程序(image processing )
    2010-10-29 13:11:10下载
    积分:1
  • 边缘检测
    包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
    2019-04-07 20:56:19下载
    积分:1
  • Jsteg
    基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)
    2021-04-19 23:48:51下载
    积分:1
  • xiaobobao
    基于小波包变换的去噪处理 全局阈值去噪图像 对图像进行平滑处理以增强去噪效果(中值滤波)(Denoising based on wavelet packet transform global threshold denoising image smoothing image enhancement and denoising effect (median filtering))
    2012-06-21 10:30:41下载
    积分:1
  • gabor-filter
    1.能够对简单瑕疵点进行检测:正常线、断线、重线、跳线、平纹面料、平纹面料疵点、水印疵点、染色疵点 能够对不同的纹理布匹进行检测:平纹、斜纹等(翻译 1. Be able to perform simple point defect detection: the normal lines, broken, heavy lines, jumpers, plain weave, plain weave fabric faults, watermark defects, dyeing defects Able to detect different textures of cloth: plain weave, twill)
    2015-06-09 16:19:32下载
    积分:1
  • CNN-for-Image-Retrieval-master
    基于内容的CNN图像检索,编写语言为matlab(CNN Image Retrieval, matlab)
    2019-05-05 20:24:18下载
    积分:1
  • envi_widget_edit_ex
    利用idl编写的窗口编辑源码,在envi/idl中直接打开应用(The use of the source code editor window idl written in envi/idl directly open the application)
    2014-12-29 14:46:31下载
    积分:1
  • grey-level-histogram
    利用BCB编程,实现JPEG图像选择加载功能,并在TChart控件上显示图像的灰度直方图(The use of the BCB programming, loaded JPEG image selection and image histogram on in TChart controls)
    2013-04-15 11:41:48下载
    积分:1
  • scanning
    阈值重心法实现光带中心线提取,可用于结构光扫描的模型建立,处理二值化图像等。(Threshold barycenter method is used to extract the center line of optical band. It can be used to model structured light scanning and process binary images.)
    2020-11-18 11:49:39下载
    积分:1
  • BFSPDFS
    广度优先搜索和深度优先搜索在网络拓扑图上的实现。广度优先搜索是从某一节点开始,搜索与其线连接的所有节点,按照广度方向像外扩展,直到不重复遍历所有节点;深度优先搜索是从某一节点开始,沿着其搜索到的第一个节点不断深入下去,当无法再深入的时候,回溯节点,然后再在回溯中的某一节点开始沿另一个方向深度搜索,直到不重复的遍历所有节点。 (Breadth-first search and depth-first search in the network topology is realized. Breadth-first search is started from a node, searching all the nodes connected to its line, in accordance with the breadth direction as extracapsular extension, until no repeat traverse all nodes depth-first search is started from a node along its search to the first nodes deepening it, when it can not go any further, backtracking node, and then back again in the beginning of a node depth search in the other direction until the non-repetition of the traverse all nodes.)
    2013-08-10 10:37:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载