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

搜索资源列表

  1. dct

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

    • 发布日期:
    • 文件大小:212.96kb
    • 提供者:nn
  1. DCT

    0下载:
  2. 数字信号处理实验,DCT图像压缩,内含有matlab实验m文件以及实验报告,供大家参考。-Digital signal processing experiment, DCT image compression, contains matlab experiment m documents and the experiment report for your reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:62.82kb
    • 提供者:
  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
    • 文件大小:1.13kb
    • 提供者:wjs
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.49kb
    • 提供者:zhouhao
  1. MATLABDCT

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

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

    0下载:
  2. 实现图像压缩中的DCT变换,尤其是对于H.264视频标准中的DCT变换。-The realization of image compression in DCT transformation, especially for H.264 video standard DCT transform.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:1.92kb
    • 提供者:张小伟
  1. JPEGCOMPRESS

    0下载:
  2. 这是一个基于DCT的图像JPEG压缩程序,并将压缩码保存在一TXT文本中-This is a DCT-based JPEG image compression process, and code stored in a compressed text in TXT
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:57.82kb
    • 提供者:yang
  1. dct

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

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

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:Jackie
  1. code

    0下载:
  2. 基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4kb
    • 提供者:Anna
  1. DCT

    0下载:
  2. 256色灰度图像压缩 256色灰度图像dct变换-标量量化-反标量 量化-反DCT-256-color grayscale image compression 256-color grayscale image dct transform- scalar quantization- Anti-scalar quantization- Anti-DCT
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3.36kb
    • 提供者:赵欣
  1. DCT

    0下载:
  2. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:967.03kb
    • 提供者:邓云鹏
  1. dip4

    1下载:
  2. 对原始灰度图像进行图像压缩,对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换 -The original gray image compression, this map for 8 × 8 DCT transform, respectively, to retain only the DC coefficient, and to retain the former 4,8,16 months tr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:591byte
    • 提供者:potato
  1. HierarchicalvectorquantizationDCT

    0下载:
  2. 分层矢量量化DCT图像压缩算法设计与实现 计算机应用技术专业 论文-Hierarchical vector quantization DCT image compression algorithm design and implementation of Computer Application Technology Paper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.97mb
    • 提供者:tidy2356
  1. image-compression

    0下载:
  2. 使用分块DCT变换实现图像的压缩编码和解码。-Using the block DCT transform image compression coding and decoding.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:981.44kb
    • 提供者:wangyanan
  1. DCT

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

    • 发布日期:2013-05-13
    • 文件大小:10.04kb
    • 提供者:chen zhen
  1. dct-compress

    1下载:
  2. 基于离散余弦变换(DCT)的图像压缩算法matlab实现-Based on the discrete cosine transform (DCT) image compression algorithm matlab implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-13
    • 文件大小:1.73kb
    • 提供者:高凯
  1. Image-compression-based-on-DCT-

    0下载:
  2. 基于DCT变换的图像压缩matlab实现,检测可用,值得参考。-Image compression based on DCT matlab implementation, testing available, worthy of reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1.29kb
    • 提供者:Lee Simth
  1. DCT-image-compression

    0下载:
  2. 基于DCT的图像压缩,可以自己改变量化强度,绝对可用!-DCT-image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:175.36kb
    • 提供者:jxz
  1. Image Compression with DCT

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

    • 发布日期:2017-12-23
    • 文件大小:235kb
    • 提供者:郑景仁
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com