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

搜索资源列表

  1. matlab DCT简单的压缩

    1下载:
  2. matlab DCT 较短的程序,简单的压缩
  3. 所属分类:压缩解压

    • 发布日期:2014-01-17
    • 文件大小:6836
    • 提供者:liuyao
  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. JPEGcompression.rar

    2下载:
  2. 1.首先通过DCT变换去除数据冗余; 2.使用量化表对DCT系数进行量化; 3.对量化后的系数进行Huffman编码。 具体源程序由主程序及两个子程序(DCT量化、Huffman编码)组成: ,1. First of all, through the DCT transform to remove data redundancy 2. The use of quantization table of quantization DCT coefficients 3. Of quanti
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4385
    • 提供者:龙活
  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

    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. 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. DCT

    0下载:
  2. 基于DCT域数字图像水印的MATLAB实现-DCT domain based on MATLAB implementation of digital image watermarking
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:79180
    • 提供者:kingkong_code
  1. MATLAB-DCT

    0下载:
  2. 这个是MATLAB DCT水印源程序代码,提供下载,课程设计非常的实用啊。-This is a MATLAB DCT watermark source code, available for download, curriculum design is very practical ah.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:828
    • 提供者:木言
  1. MATLAB-DCT-watermark-source-code

    0下载:
  2. MATLAB DCT水印源程序代码,做毕业设计时可以参考-MATLAB DCT watermark source code, can refer to do graduate design
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:45181
    • 提供者:李同学
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com