CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - DCT算法

搜索资源列表

  1. dct1

    0下载:
  2. 用DCT算法做数字水印,水印为伪随即序列。对整个图做DCT变换-DCT algorithm used as a digital watermark, watermark for the pseudo-then sequence. The entire plan to do DCT
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:付源
  1. watermark的DCT代码2

    0下载:
  2. 有一个机遇DCT域的数字水印算法,里面有详细的注释说明,可以拿来研究-This is a DCT watermarking algorithm attached with detailed comments and explanation, which can be used for research purpose.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:495168
    • 提供者:符号
  1. LSB及位平面提取源码

    0下载:
  2. mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the inside, I did not upload pictures, you only need to add a picture file on it, remember the image must be a grayscale image, if it is RGB, I converted
  3. 所属分类:matlab例程

    • 发布日期:2011-12-11
    • 文件大小:1641
    • 提供者:richardwn
  1. dct_cs

    1下载:
  2. 采用BP算法来实现压缩感知的信号重构示例。BP算法由线性规划来实现,稀疏基为DCT基,信号为语音信号-an example of using BP algorithm for signal reconstruction in compressed sensing. BP algorithm is implemented by linear programming, sparse basis is the DCT basis, the signal used is speech
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:724
    • 提供者:Haiyan Guo
  1. shuzishuiyindeng

    2下载:
  2. 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
  3. 所属分类:matlab

    • 发布日期:2016-12-19
    • 文件大小:14183424
    • 提供者:abcd0609
  1. Information-hiding

    0下载:
  2. 基于 DCT(离散余弦变换 )域的信息隐藏算法是目前应用最广的变换域算法 ,此类算法的最大不足是嵌信息量小。通过分析 DCT域隐藏算法隐藏容量少的原因 ,提出了一种大容量的 DCT域信息隐藏算法。算法首先对载体图像进行频谱均匀化处理 ,然后对图像进行全局 DCT变换 ,并将隐藏信息嵌入到载体图像的低频 DCT系数上 ,信息嵌入采用分段量化的方法实现 ,提取隐藏信息时不需要原始载体图像。实验结果表明 ,该算法的嵌入容量大 ,不可感知性好。-Based on DCT (discrete cosine
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10746994
    • 提供者:Mandala
  1. information-hiding

    1下载:
  2. 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2993227
    • 提供者:
  1. compressed-sensing-procedure

    6下载:
  2. 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
  3. 所属分类:matlab

    • 发布日期:2016-04-06
    • 文件大小:41984
    • 提供者:刘会影
  1. dct2

    0下载:
  2. 数字水印DCT算法设计,可以进行优化,希望大家一起将程序优化-DCT digital watermarking algorithm designe,it can be optimized and I hope that everyone can work together to optimized it.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1333
    • 提供者:Spring
  1. DCT_Qutization_watermarking

    0下载:
  2. 本程序是基于DCT的数字水印算法,包含水印的嵌入,提取过程!-watermarking scheme based on DCT!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:289221
    • 提供者:代江艳
  1. BatLSBReplace

    0下载:
  2. 大批量处理图像LSB隐写算法的matlab算法-Large batch image LSB steganography algorithm matlab algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:733
    • 提供者:yaoheng
  1. DCTMATLAB

    0下载:
  2. DCT数字水印算法及其MATLAB实现.pdf-DCT&&MATLAB实现.pdf
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:131249
    • 提供者:shaivas
  1. matlab_watermark

    0下载:
  2. 本文算法是将24 位真彩图的亮度分量分块 DCT ,然后利用DCT 量化系数的奇偶特性嵌入8 位灰度水印图,并通过PN 序列加密来保证水印的 安全性。算法中,将灰度图像转换为二进制数据 流,置乱后扩频调制,隐藏在宿主DCT 系数量化值 中,提取时不需要宿主信号,实现水印信号的盲提 取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantiza
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:285063
    • 提供者:王秀梅
  1. Audio-Watermarking-in-DCT

    0下载:
  2. 本文在DCT噪声信号模型研究的基础上,提出了一种新的音频水印嵌入位置选择策略和一个应用该策略的自适应音频水印算法. 通过定义DCT系数的噪声敏感度,建立了水印嵌入位置和嵌入水印后的音频信号的听觉感知性之间的关系,根据音频水印的不可听性的要求选择最优的嵌入位置,然后调节水印强度来满足鲁棒性的要求,从而最大程度地保持音频水 印的不可听性和鲁棒性,为解决音频水印嵌入过程中不可听性和鲁棒性之间的矛盾提供了一种策略.-Though m any w orks in the literature agre
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:873872
    • 提供者:郑杨
  1. DCT_Qutization_watermarking

    0下载:
  2. Matlab版本代码,主要研究数字水印的DCT算法-Matlab version of the code, the main algorithm of digital watermark DCT
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:565593
    • 提供者:PM
  1. DCT

    0下载:
  2. 一个基于dct变换的数字水印算法的源程序-A dct-based Digital Watermarking Algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:191745
    • 提供者:
  1. 123JEPG-example

    0下载:
  2. 图像压缩的matlab算法之JPEG,DCT算法。-matlab jpeg dct
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:90626
    • 提供者:king
  1. Water01

    0下载:
  2. dct算法、SSIM计算、PSNR计算、NC计算(DCT algorithm, SSIM computing, PSNR computing, NC computing)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:ookk27
  1. DCT音频数字水印

    3下载:
  2. 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。
  3. 所属分类:matlab例程

  1. MATLAB数字水印[GUI,dwt,dct,lun文]

    2下载:
  2. 该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedd
  3. 所属分类:matlab例程

    • 发布日期:2021-04-11
    • 文件大小:20537344
    • 提供者:可乐一生
« 12 3 4 »
搜珍网 www.dssz.com