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

搜索资源列表

  1. LSB和DCT信息隐藏的MATLAB实现

    5下载:
  2. 实现了LSB信息隐藏和DCT域信息隐藏
  3. 所属分类:matlab例程

  1. DCT数字水印源码

    2下载:
  2. 基于DCT数字水印的生成以及水印攻击测试!MATLAB源码
  3. 所属分类:数值算法/人工智能

  1. 基于dct离散余弦变换的matlab音频水印

    2下载:
  2. 基于dct离散余弦变换的matlab音频水印添加源代码。
  3. 所属分类:matlab例程

  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. workingjpeg.zip

    0下载:
  2. JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.,JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3052
    • 提供者:anitha
  1. klt-dct.rar

    1下载:
  2. klt经典程序,可以在matlab里面直接运行,KLT classical procedures, can be run directly in matlab
  3. 所属分类:压缩解压

    • 发布日期:2013-01-15
    • 文件大小:63464
    • 提供者:yujufeng
  1. dct_cs

    1下载:
  2. DCT压缩感知方案,采用DCT基稀疏分解原始信号,并且重构出原始信号-DCT compressed sensing scheme, using sparse decomposition of the original DCT-based signal and reconstruct the original signal
  3. 所属分类:matlab

    • 发布日期:2016-02-21
    • 文件大小:1024
    • 提供者:张健
  1. DCT

    5下载:
  2. 用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.-Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:455811
    • 提供者:tosh
  1. DCT

    0下载:
  2. 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:252962
    • 提供者:han
  1. DCT

    1下载:
  2. 实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。 经DCT高通滤波后的图像: 经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。-The DCT of image high-pass, low pass filter and compared with the Fourier transform.
  3. 所属分类:matlab

    • 发布日期:2014-11-23
    • 文件大小:9131008
    • 提供者:strong
  1. dct

    3下载:
  2. 这是用matlab写的dct代码用于图像的信息的隐藏和提取。。部分老师写的哦。-This is used to write the DCT matlab code for the image and extract the hidden information. . Oh part of the Writing Teacher.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1291
    • 提供者:chenlihua
  1. DCT

    1下载:
  2. 图像的基于8*8分块的DCT变换编码 MATLAB编程环境 -Images based on 8* 8 block of DCT transform coding MATLAB programming environment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1012
    • 提供者:lintao
  1. DCT

    0下载:
  2. 基于Matlab GUI的图像的DCT,自由调节压缩率,计算峰值信噪比,并图形化对比还原图像-Matlab GUI for image-based DCT, freely adjust compression rates, the peak signal to noise ratio, and reduction of image contrast graphic
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:205026
    • 提供者:桂树
  1. Discrete_Cosine_and_Sine_Transforms

    0下载:
  2. 继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2693044
    • 提供者:伍家松
  1. DCT

    2下载:
  2. 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:7195
    • 提供者:zy
  1. dct

    0下载:
  2. 基于matlab编写的dct数字水印程序,文件包括有源程序以及简单的说明等-DCT matlab prepared based on digital watermarking procedures, documentation, including source code, as well as simple descr iptions
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:949
    • 提供者:张伟
  1. VR_ZS_LiLi

    0下载:
  2. 好的水印的matlab dct,dwt代码,-something about watermark it s good for you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:620562
    • 提供者:秦伟
  1. 598752watermark

    0下载:
  2. 水印嵌入(小波,dct,lsb)实例都有-watermarking emding
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2140037
    • 提供者:AAA
  1. dct

    0下载:
  2. 图像压缩 dct 一个图像预测编码(DCT)的简单程序-I own an image prepared by the Predictive Coding (DCT) the simple procedure
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:10939
    • 提供者:黄天华
  1. DCT-MATLAB

    0下载:
  2. 利用DCT变换对灰度图像进行压缩,求出压缩比;对比不同压缩比的图像。-DCT transform using grayscale image compression, the compression ratio obtained compare different compression ratio of the image.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1028200
    • 提供者:吴原远
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com