登录
首页 » matlab » 3ddwt_code

3ddwt_code

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

  • yuzhihuafenge
    图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
    2011-11-14 21:10:46下载
    积分:1
  • Edge-detection
    数字图像处理边缘检测算法VC源码,里面包括多种检测算子(Digital image processing edge detection algorithm VC source code,Which includes a variety of detection operator )
    2012-04-07 22:46:03下载
    积分:1
  • otsu
    利用otsu算法实现图片的自动多阈值分割;用matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像(Using otsu algorithm to realize multi- threshold segmentation of pictures)
    2020-07-09 16:18:55下载
    积分:1
  • shangchuan
    说明:  几种常用的SAR图像滤波程序:初值滤波、中值滤波、维纳滤波、Lee滤波、kuan滤波等(some common filter program of SAR image,such as Lee filter,kuan filter.)
    2010-04-27 19:19:15下载
    积分:1
  • picture
    图像的读入,放大,cany检测,二值化,灰度化,任意角度旋转(Read image, zooming, cany detection, binarization, gray, and arbitrary rotation angle)
    2008-05-26 19:34:52下载
    积分:1
  • Image_Restoration
    此程序代码实现超分辨率图像的重建、复原 联合开发网 - pudn.com
    2010-05-19 17:01:00下载
    积分:1
  • 28coderesources
    说明:  图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用(256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse)
    2010-04-14 12:37:20下载
    积分:1
  • 20061014182431864
    分割视图 希望大家多多批评指正 多多交流(segmentation View I hope Members can interact more criticism correction)
    2006-12-27 00:32:21下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • RdfSnap123_0430_Setup
    一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图像文件、复制到剪贴板、输出到画图、打印到打印机等多种方式输出。 (A completely free professional screen capture software that allows you to be able to adequately capture the need for a screenshot. A flexible way to capture the image, the main can capture the entire screen, active window, selected regions, fixed region, the selected control, the selected menu, select Web pages, images, various output methods, mainly including documents, clipboard, drawing and printers. Software has to capture the cursor, set the delay before the capture, display screen magnifier, custom capture hotkeys, image file names automatically by time or templates to capture the success of the voice prompts, repeat last capture, preview captured pictures, image print, image cut , the image to the color, the anti-color images, image flip, image rotation, image size setting, commonly used photo editing, wallpaper settings and other functions. Images can be captured to save the image file, copy to the clipboard, export to the drawing, print to a printer output of a variety of ways)
    2009-11-30 20:22:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载