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

搜索资源列表

  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. 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
    • 文件大小:3571
    • 提供者:zhouhao
  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. jpeg

    0下载:
  2. 该程序利用离散余弦变换(DCT)对JPEG图像进行压缩与解压缩-The program using the discrete cosine transform (DCT) for JPEG image compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2538020
    • 提供者:gechengwei
  1. dct

    0下载:
  2. a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it -a dct code i tried.. the image compression using dct divides the image into various blocks n the performs the dct code on it
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:787
    • 提供者:anup
  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
    • 文件大小:4036532
    • 提供者:Jackie
  1. DCT

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

    • 发布日期:2017-04-05
    • 文件大小:990242
    • 提供者:邓云鹏
  1. 3971017DCT

    0下载:
  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 diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2939
    • 提供者:嘟嘟
  1. dct

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:97845
    • 提供者:ni
  1. MATLABimagecompression

    0下载:
  2. 共7个matlab程序及两幅原始待处理图像,功能是图像压缩的实验,分别运用了DCT(1个程序),小波变换(5个程序)和小波包变换(1个)对图像进行压缩,各个程序的作用及程序注释已在程序中做了详细说明,程序均可直接运行-matlab program for image compression ,using DCT wave,wavelet,wavelet packet methods respectively .
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:48998
    • 提供者:John
  1. image-compression

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

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

    0下载:
  2. 說明:用DCT 來做影像壓縮,提供一個程式,共4個檔案。-Note: do image compression using DCT to provide a program, a total of 4 files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3240
    • 提供者:gino
  1. IMage-Processing

    0下载:
  2. Image Compression Using DCT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8227
    • 提供者:asim
  1. implementation-of-image-compression-using-dct-abs

    0下载:
  2. image compression using dct
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:6258
    • 提供者:bassam
  1. compression-using-wavelets

    0下载:
  2. image compression using dwt and dct doc
  3. 所属分类:Project Design

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

    0下载:
  2. The program performs image compression using DCT transform coding
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1329359
    • 提供者:Cuong
  1. IMAGE-COMPRESSION

    0下载:
  2. this the code for image compression using Dct-this is the code for image compression using Dct
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:324304
    • 提供者:prash
  1. image compression

    0下载:
  2. matlab program for image compression using dct
  3. 所属分类:matlab例程

    • 发布日期:2014-04-20
    • 文件大小:1121
    • 提供者:pillaireshu31
  1. DCT-DWT

    0下载:
  2. matlab code for image compression using DCT and DWT
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:175711
    • 提供者:Ravi Boda
  1. im2dct

    0下载:
  2. image compression using dct
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:advise20023
« 12 3 4 »
搜珍网 www.dssz.com