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

搜索资源列表

  1. 基于DCT的jpeg图像压缩编码算法的MATLAB实现

    5下载:
  2. 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:40.13kb
    • 提供者:杨晖
  1. matlab DCT简单的压缩

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

    • 发布日期:2014-01-17
    • 文件大小:6.68kb
    • 提供者:liuyao
  1. dct

    0下载:
  2. 离散余弦变换的压缩程序MATLAB实现的,大家可以试一试!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:812byte
    • 提供者:zouchunbo
  1. DCT-basedJPEGimagecompressionalgorithmtoachievethe

    0下载:
  2. 基于DCT的JPEG图象编码,用MATLAB实现的
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:120.62kb
    • 提供者:胡卖国
  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
    • 文件大小:4.28kb
    • 提供者:龙活
  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
    • 文件大小:177.04kb
    • 提供者:liliang
  1. klt-dct.rar

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

    • 发布日期:2013-01-15
    • 文件大小:61.98kb
    • 提供者:yujufeng
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556byte
    • 提供者:浪飞人海
  1. jpeg

    2下载:
  2. 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程。-JPEG compression standard of the simulation, the main process of DCT compression, according to the JPEG quantization matrix to quantify the results of the DCT,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:4.51kb
    • 提供者:Justin
  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
    • 文件大小:2.57mb
    • 提供者:伍家松
  1. VR_ZS_LiLi

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

    • 发布日期:2017-04-03
    • 文件大小:606.02kb
    • 提供者:秦伟
  1. Huffman

    1下载:
  2. MATLAB编写的huffman编解码程序,程序中计算了压缩比。-MATLAB prepared huffman codec procedures, procedures to calculate the compression ratio.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-03-06
    • 文件大小:3.65kb
    • 提供者:胡婕
  1. matlab

    0下载:
  2. matlab做的基于DCT变换的图像压缩-GOOD
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.35kb
    • 提供者:SAGA
  1. JPEGcompression

    0下载:
  2. 本程序实现了一个基本的灰度图像的JPEG压缩过程。其中的函数可实现DCT变换。-It shows what a jpeg compression is all about.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:4.55kb
    • 提供者:张军
  1. threshold_coding

    0下载:
  2. threshold coding, forward DCT, inversedct, motion compensation, run length coding , zigzag coding etc.,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.37mb
    • 提供者:vg_vg
  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
    • 文件大小:10.68kb
    • 提供者:黄天华
  1. dct--yasuo

    0下载:
  2. 基于dct,matlab,编码,图像压缩,很有意思,下载吧-On dct, matlab, coding, image compression, is very interesting, download it
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:462.53kb
    • 提供者:徐小
  1. DCT

    0下载:
  2. 使用matlab语言对图片进行压缩,已经成功实现了。有想要的,可下载!(The use of MATLAB language compression of the picture, has been successfully implemented. Yes, it can be downloaded!)
  3. 所属分类:压缩解压

  1. DCT图像压缩

    2下载:
  2. 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)
  3. 所属分类:压缩解压

    • 发布日期:2021-04-23
    • 文件大小:410kb
    • 提供者:和你看烟花
« 12 3 »
搜珍网 www.dssz.com