CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - code for dwt

搜索资源列表

  1. dwt_svd_GUI

    9下载:
  2. matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:116474
    • 提供者:xiaobao89
  1. DWT

    0下载:
  2. 代码包含了小波变换的两种变换形式(标准变换和非标准变换),并进行了比较。主程序为MyDWT,只需要吧相关注释去掉即可-Code contains the wavelet transform of two forms (standard transformation and non-standard transformation), and compared. Main program for the MyDWT, only it can remove the relevant Notes
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:2418
    • 提供者:sjl
  1. dwt

    1下载:
  2. 基于dwt的数字水印源代码,可以进行水印的嵌入与提取-Dwt-based Digital Watermarking source code can be embedded and extracted watermark
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-24
    • 文件大小:201740
    • 提供者:李海波
  1. dwt

    0下载:
  2. 基于dwt的水印图像matlab代码,这是小波变换的经典算法-Dwt-based image watermarking matlab code, which is a classical algorithm for wavelet transform
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:4186
    • 提供者:tomkeluqi
  1. xiaobobian

    0下载:
  2. 本代码是一些关于水印处理的一些算法用小波变换来实现,在嵌入水印之后用各种攻击检验算法的鲁棒性-The code is some deal about a number of watermarking algorithm using wavelet transform to achieve, in the embedded watermark after the attacks with a variety of test algorithm robustness
  3. 所属分类:Wavelet

    • 发布日期:2017-04-25
    • 文件大小:13828
    • 提供者:刘林冲
  1. dwt_svd

    2下载:
  2. 一个基于dwt,svd的图像水印嵌入算法-code for a image watermarking embeding based matlab
  3. 所属分类:Special Effects

    • 发布日期:2014-05-02
    • 文件大小:2048
    • 提供者:pengpeng
  1. DWT

    0下载:
  2. This is discrete wavelet transform source code. This is useful for image processing.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-28
    • 文件大小:10465559
    • 提供者:byunghee
  1. dwt_ihs_fusion

    1下载:
  2. 基于离散小波变换和IHS变换的遥感图像融合代码,主要用于多光谱和全色图像的融合-matlab code for remote sensing image fusion based on DWT and IHS, mainly for mutilspectral and panchromatic image fusion
  3. 所属分类:Special Effects

    • 发布日期:2017-01-11
    • 文件大小:3072
    • 提供者:夏晓天
  1. dwt

    0下载:
  2. 数字水印技术越来越发达,此程序为图像水印的嵌入和提取-Digital image watermarking technology more and more developed, this procedure for the image watermark embedding and extraction of source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:156820
    • 提供者:张晓婷
  1. dwt

    0下载:
  2. 本代码是MATLAB环境下的一种水印嵌入和提取算法,供初学水印的人学习水印的基本嵌入提取方法-This code is a watermark embedding and extraction algorithm in MATLAB environment for the beginner watermark learn the basic embedded watermark extraction method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:877
    • 提供者:gaoshou7126
  1. watermarking

    0下载:
  2. 基于数字音频水印的dwt变换,程序代码。包含嵌入提取攻击等相关内容,程序稳定可靠便于使用。主要用于对于图像水印的安全保护。-Digital audio watermarking based on DWT transform, the program code. Contains embedded extraction attacks and other related content, the program is stable and reliable and easy to use. Mai
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:317989
    • 提供者:
  1. fusion

    2下载:
  2. 本代码用于进行红外、可见光的图像融合。采用LP、RP、DWT、DTCW、TVT、NSCT、LP-SR、RP-SR DWT-SR、DTCWT-SR、CVT-SR、NSCT-SR的具体实现。-The code used for the infrared, visible light image fusion. Using LP, RP, DWT, DTCW, TVT, NSCT, LP-SR, RP-SR DWT-SR, DTCWT-SR, CVT-SR, NSCT-SR concrete re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:9456640
    • 提供者:ZZF
  1. DWT_verilog-code

    1下载:
  2. 图像压缩是图像处理中的一个重要课题,在减少图像尺寸以实时传输和存储方面起着非常重要的作用。许多标准推荐使用DWT进行图像压缩。DWT的计算复杂度对基于DWT的图像压缩算法的实时使用提出了重大挑战。在本文中,我们提出了一种改进的提升方案来计算近似和详细的DWT系数。修正的方程使用右移运算符和6位乘法器。计算中的层级减少到一个,从而最小化延迟和增加吞吐量。ViTEX-5 FPGA上实现的设计工作在180 MHz,功耗小于1W的功率。该设计占用了FPGA上不到1的LUT资源。所开发的体系结构适合于FP
  3. 所属分类:图形图象

    • 发布日期:2021-02-07
    • 文件大小:1473536
    • 提供者:asde198250
搜珍网 www.dssz.com