登录
首页 » matlab » 3ddwt_code

3ddwt_code

于 2012-04-17 发布 文件大小:13283KB
0 248
下载积分: 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 个回复

  • 24368
    程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.   Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other. Specific methods of each class, see the comments in the appropriate header files.)
    2015-04-13 10:05:34下载
    积分:1
  • qiyixingjiance
    冲激函数、阶跃函数及三角函数的小波变换、模极大线并求它们的李氏指数(The impulse function, step function and wavelet transform of the trigonometric function, the modulus maxima line and the Lipschitz exponents)
    2017-04-19 10:06:08下载
    积分:1
  • magic_even2
    幻方的构造及幻方实现的程序,对于其他双偶阶的幻方,只是在作‘*’标记时,应把4N阶方阵分为N个4阶方阵进行标记,数字填入仍按从左到右,自上而下填入(Magic Square and the magic square implementation procedures for other pairs of even order magic square, just as ' *' mark should be put into N 4N square matrix of order 4 squares labeled, digital still fill left to right, top to bottom fill)
    2013-05-29 17:01:17下载
    积分:1
  • BilateralFilteringProfile
    本程序为基于快速双边滤波器的边缘保持算法,算法具有平移不变性,具有线性复杂度(this is a edge-preserving denoising method using fast bilateral filter)
    2014-02-11 13:48:56下载
    积分:1
  • densecrf-master
    应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the new name "pydensecrf" Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages" cd examples/ python inference.py im1.png anno1.png out.png)
    2020-11-25 15:49:32下载
    积分:1
  • PAM
    利用欧式度量聚类真实数据集和实际数据集用于对各类数据分类 (European metric clustering real data sets and real data sets for various types of data classification)
    2013-01-09 10:22:57下载
    积分:1
  • 的读写MyBitmapImg
    本程序实现位图的读写,均衡化,滤波,LBP,LTP特征提取以及基于LBP,LTP和卡方距离,最近邻分类的人脸识别,批量给图片改名等功能(The program can read and write a bitmap, equalization, filtering, LBP, LTP feature extraction and nearest neighbor classifier for face recognition based on LBP, LTP and chi-square distance, rename picture and some other functions.)
    2013-09-18 10:05:23下载
    积分:1
  • hist
    直方图修正和彩色变换 功能是直方图修正和彩色变换 (Histogram correction and color conversion Function and color histogram transformation)
    2014-01-04 22:05:52下载
    积分:1
  • 几种经典的噪声方差估计方法
    几种经典的图像噪声方差估计方法(论文和源代码)(Several classical noise estimation method (articles and source code))
    2021-04-06 15:49:02下载
    积分:1
  • alpha-stable-programma
    alpha稳定分布,密度函数图形,这较少出现。(alpha-stable distribution,picture of pdf,it s very rare)
    2021-03-26 11:29:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载