CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - image compression using 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. bianmashiyan

    0下载:
  2. 数字图像处理实验 根据原图像的直方图,发现背景和目标的分割值大约在130左右,并将灰度图像转为二值图像,分割效果比较理想。 图像处理实验(六)图像压缩与编码 实验目的: 学习JPEG压缩编码 实验内容: 一.实现基本JPEG的压缩和编码分三个步骤: 1. 首先通过DCT变换去除数据冗余; 2. 使用量化表对DCT系数进行量化; 3. 对量化后的系数进行Huffman编码。-digital image processing experiments based on
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4715
    • 提供者:qq
  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. 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. JPEG_encode_mask

    0下载:
  2. 采用JPEG标准,利用核心DCT算法实现图像压缩,通过不同MASK来对比图像压缩情况-Using JPEG standard, the core of DCT image compression algorithm, by comparing the different image compression situation MASK
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9405
    • 提供者:水襄陵
  1. hw8

    0下载:
  2. 用Matlab实现用LOT算法对2D图像进行压缩,并和DCT算法压缩进行对比,使用图像为girl.jpg-Achieved by using Matlab LOT 2D image compression algorithm and compression algorithm and the DCT were compared, using images girl.jpg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:17065
    • 提供者:何云
  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. JPEG标准中规定了4种压缩模式[15]:顺序编码(Sequential encoding),渐进编码(Progressive encoding),等级编码(Hierarchical encoding),无损编码(Lossless encoding)。应用最为广泛的为基于DCT变换的顺序编码,也称之为基准模式(Baseline mode),其它几种模式都以此为基础。这里,采用了JPEG基准模式对图像进行压缩,在基准模式中,熵编码采用哈夫曼编码方法。 -JPEG standard specif
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1177
    • 提供者:yxl
  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. DCT_JPEG_REAL

    0下载:
  2. 說明:DCT_JPEG_REAL 提供一個影像壓縮 用DCT的方式,裡面共7個檔案。-Descr iption: DCT_JPEG_REAL provide a way of image compression using DCT, which a total of 7 files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4891
    • 提供者:gino
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  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-24
    • 文件大小:6258
    • 提供者:bassam
  1. 2ddct

    0下载:
  2. Image compression using DCT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:697647
    • 提供者:Krish
  1. chengxu

    0下载:
  2. 要:基于DCT图像压缩编码技术提出了用Marlab实现离散余弦变换的图像压缩方法,该方法具有方法 简单、速度快、误差小的优点,免去了大量的矩阵计算,既保证具有较高的压缩比,又保证了较好的 图像质量。-Realization of discrete cosine transform image compression using Marlab: Based on the DCT image compression coding techniques, this method has the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:189322
    • 提供者:qixuejiao
  1. Paper(3)18-23

    0下载:
  2. Image Compression using hybrid of DWT,DCT and Huffman Coding:This research paper presents a proposed method for the compression of medical images using hybrid compression technique (DWT, DCT and Huffman coding). The objective of this hybrid scheme is
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:396165
    • 提供者:samia
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:3525
    • 提供者:rowthof
  1. image_coding

    1下载:
  2. 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:170915
    • 提供者:
  1. bianhuanbianmaDCT-FFT

    0下载:
  2. matlab 图像压缩 采用变换编码FFT,DCT方式压缩-matlab image compression using transform coding FFT, DCT compression mode
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:172619
    • 提供者:psc
« 12 »
搜珍网 www.dssz.com