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

搜索资源列表

  1. 图像dct变换的程序

    4下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
  1. DCT

    0下载:
  2. 用Verilog HDL编写的离散余弦变换,可用于视频图像压缩,并在modelsim SE6.0中仿真通过
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1388
    • 提供者:yangyanwen
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3476
    • 提供者:viconia
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804
    • 提供者:张元
  1. DCT.rar

    1下载:
  2. 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:678
    • 提供者:马丁
  1. tuxiangyasuo

    0下载:
  2. 基于DCT变换的图像压缩的基本原理及其实现步骤。采用DCT变换压缩的依据。图像压缩过程的最后步骤是编码量化了的图像。在此,我采用的是Huffman编码方法。并使用MATLAB7.0实现DCT图像压缩的仿真。-DCT based on the image compression
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:91829
    • 提供者:xunnin
  1. DM642实现图像的编码

    0下载:
  2. DM642实现图像DCT变换,在经过压缩编码,达到压缩图像的目的。
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 基于MATLAB的DCT变换在jpeg图像压缩中的应用-MATLAB-based DCT transform in the jpeg image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:109350
    • 提供者:zhanglei
  1. my_dct

    2下载:
  2. 图像DCT编码压缩,经DCT变换,量化,编码,然后再解码。-DCT coding image compression, the DCT transform, quantization, coding, and then decode.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1280
    • 提供者:lily
  1. DCTchange

    0下载:
  2. DCT变换程序,将一组给定的8*8图像块经过DCT变换为另一个8*8矩阵,并计算输出压缩比。-DCT transform process, a given set of 8* 8 image block after DCT transform for another 8* 8 matrix, and calculate the output compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1846
    • 提供者:ziyoutian
  1. golomb

    0下载:
  2. golomb编码,用于无损图像压缩等,基于quartusii平台。-golomb coding for lossless image compression, based on the platform quartusii.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:151486
    • 提供者:Tangyao
  1. DCT

    1下载:
  2. 本文介绍了基于DCT 的图像压缩编码技术, 并给出了具体的实现方法和步骤, 既保证具有较高的压缩比, 又保证了较好的图像 质量。-This paper introduces the coding of image based on DCT , therefore,shows the details of realization . It provides high compressibility and high quality.
  3. 所属分类:编程文档

    • 发布日期:2013-05-13
    • 文件大小:206837
    • 提供者:rainbow
  1. dct

    0下载:
  2. JPEG压缩算法的核心是“视觉保真”原理,利用人类视觉系统特征进行处理,以达到最大图像数据压缩效果,实际上就是去除那些人眼不易觉察的信息。图像的空间频率对人的视觉至关重要,采用离散余弦变换可将图像分解成一组波,每个波有一个不同的空间频率,这样可以去除人类眼睛觉察不到的信息,而且还可使系统只保留重要的信息。-JPEG compression algorithm is the core of " visual fidelity" principle, the use of the
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 本压缩文件为一种基于DCT的数字图像水印实现。-watermarking based on the DCT
  3. 所属分类:Graph program

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

    0下载:
  2. DCT 图像压缩 算法 源代码 不用matlab本身自带的源代码-DCT image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3035
    • 提供者:Mengjuan
  1. DCT

    0下载:
  2. DCT图像压缩和反DCT,里面有程序说明和运行结果- DCT image compression and anti-DCT, which has a descr iption of the procedures and the results
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:294159
    • 提供者:王斌
  1. dct

    0下载:
  2. DCT图像压缩:此源代码变换域系数选取采用区域编码,通过非零区域的选择,呈现不同的恢复效果-DCT image compression: This source code transform domain coefficients using the selected coding region, by choosing a non-zero area, showing the effect of different recovery
  3. 所属分类:Compress-Decompress algrithms

  1. Image Compression with DCT

    0下载:
  2. 基于DCT的图像压缩的简单例子,方便新手学习。(DCT based image compression simple example, easy for beginners to learn.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:240640
    • 提供者:郑景仁
  1. DCT

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

    • 发布日期:2018-04-19
    • 文件大小:32768
    • 提供者:kongmiao
« 1 2 34 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com