CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像压缩 dct

搜索资源列表

  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
    • 文件大小:41098
    • 提供者:杨晖
  1. JPEG图像压缩算法

    3下载:
  2. 基于DCT的JPEG图像压缩算法(matlab版)
  3. 所属分类:文档资料

    • 发布日期:2012-11-03
    • 文件大小:4504
    • 提供者:xu9976
  1. 基于DCT的图像压缩编码算法研究与实现

    3下载:
  2. 基于DCT的图像压缩编码算法研究与实现
  3. 所属分类:源码下载

    • 发布日期:2011-02-20
    • 文件大小:107008
    • 提供者:shiyou617
  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. piccompress.rar

    0下载:
  2. 图像压缩编码,dct变换,量化, Z字形扫描 行程编码,Image compression, dct transform, quantization, Z-shaped scan length encoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:973
    • 提供者:张理
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  1. dct

    4下载:
  2. 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:218073
    • 提供者:nn
  1. Chapter6-9

    3下载:
  2. 第六章到第九章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-11
    • 文件大小:6281027
    • 提供者:xiao
  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

    1下载:
  2. DCT图像压缩算法。1.图象进行归一化 2.显示系数图象 3.重构及显示图象 4.显示误差图象 5.计算归一化图象的均方误差 -DCT image compression algorithm. 1. Images were normalized 2. Shows coefficient image 3. Reconstruction and display of images 4. Show the error images 5. Calculated normalized mean squar
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1159
    • 提供者:wjs
  1. dct

    2下载:
  2. 利用DCT变化对tif图像进行压缩利用DCT变换进行图像压缩的MATLAB程序-Changes in the use of DCT compression of tif images using DCT transform image compression MATLAB program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:802608
    • 提供者:ruiomar
  1. dct

    0下载:
  2. 利用dct实现JPEG在Matlab环境下图像压缩程序-Matlab environment in JPEG image compression procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:3531
    • 提供者:石头
  1. dct_y1_zuizhong1

    0下载:
  2. matlab 数字图像压缩 DCT实现,matlab本身有demo 但这里加固一下-digital image processing using matlab, enjoy yourself
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4671
    • 提供者:毛渝南
  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

    1下载:
  2. 本文是关于DCT的图像压缩,量化,编码,重建图像-This article is about the DCT for image compression, quantization, coding, image reconstruction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-13
    • 文件大小:10277
    • 提供者:chen zhen
  1. DCT-based-image-coding

    0下载:
  2. 基于DCT的图像压缩编码,很简洁,很实用,-DCT-based image coding, very simple, very practical,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:79346
    • 提供者:
  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
    • 提供者:吴原远
  1. DCT变换图像压缩

    0下载:
  2. 基于DCT变换的图像压缩处理,压缩比可自己调整(Image compression processing based on DCT transform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:啊哈哈007
  1. DCT

    0下载:
  2. 数字图像处理,DCT变换编码,图像压缩,遮罩矩阵(DCT transform coding, image compression)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-19
    • 文件大小:32768
    • 提供者:kongmiao
  1. DCT图像压缩

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

    • 发布日期:2021-04-23
    • 文件大小:419840
    • 提供者:和你看烟花
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com