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

搜索资源列表

  1. bianmashiyan

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

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:qq
  1. 611875411200511252316101873827

    0下载:
  2. 基于DCT的图像压缩算法的研究图像压缩的必要性-DCT-based image compression algorithm of the need for image compression
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:84.84kb
    • 提供者:陈兵
  1. 20060515153503_PDFword

    0下载:
  2. 总结分析现有的题目相关图像压缩算法;对现有的主要图像压缩关键算法进行仿真实现,给出各种算法的优缺点和适用范围;选定本毕业设计采用方案,编出基于DCT变换的图像压缩仿真设计程序-analysis of topics related to the existing image compression algorithm; of the existing main key image compression algorithm simulation realized, given the advant
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:637.01kb
    • 提供者:陈兵
  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. 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. Semi_FragileAuthenticationWatermark

    1下载:
  2. 基于DCT压缩前后不变量,编写的抗JPEG压缩的数字图像认证水印算法,具有良好的抵抗压缩、剪切、篡改等性能的水印仿真程序-Around the DCT-based compression is not variable, the preparation of the anti-JPEG compression algorithm for digital image authentication watermark with good resistance to compression, shea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.66mb
    • 提供者:刘德华
  1. DctSoft

    1下载:
  2. 基于DCT变换的二维图像压缩程序,在MATLAB中直接运行即可-Two-dimensional DCT-based image compression process can be run directly in MATLAB
  3. 所属分类:Special Effects

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

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

    0下载:
  2. 基于matlab的DCT变换做的图像压缩处理,一些简单的处理-The DCT-based matlab to do image compression, some simple processing
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1.3kb
    • 提供者:孙文静
  1. DCT

    0下载:
  2. 基于DCT的数字水印处理技术,本水印处理过程利用图像的缩放技术和调整原始图像的直方图,根据人眼视觉特性,在每个DCT变换块的DC分量上嵌入水印信息,并且在水印信息嵌入之前,对其进行置乱加密,提供双重安全保证,接着通过JPEG压缩攻击对DCT域的鲁棒性进行测试,证明了DCT的抗攻击能力。-DCT-based digital watermarking technique, the watermark processing technology and the use of image scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:881byte
    • 提供者:zhangxibin
  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-based-image-coding-

    0下载:
  2. 基于DCT变换的图像压缩matlab实现,开发环境为matlab-DCT-based image compression matlab implementation, development environment for matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1022byte
    • 提供者:阿甘
  1. DCT

    0下载:
  2. 随着科学技术的发展,图像压缩技术越来越引起人们的关注。为此从众多的图像压缩编码标准中选取了基于DCT变换的JPEG图像压缩编码算法进行研究,并通过对比分析各种软件特性选取了MATLAB进行实验仿-With the development of science and technology, image compression technology is increasingly a cause for concern. To do this, select from a large number
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:201.56kb
    • 提供者:ben
  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
    • 文件大小:166.91kb
    • 提供者:
  1. DCT

    0下载:
  2. 基于DCT离散余弦变换的图像压缩程序,里面还有BDCT代码段。-DCT image compression based on discrete cosine transform procedures, there is also BDCT code.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:5.97kb
    • 提供者:huyuan
  1. DCT变换图像压缩

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

    • 发布日期:2017-12-27
    • 文件大小:10kb
    • 提供者:啊哈哈007
  1. Image Compression with DCT

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

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

    0下载:
  2. 基于离散余弦变换实现图像压缩。程序可以直接运行。(Image compression based on discrete cosine transform.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:107kb
    • 提供者:汪康
« 12 »
搜珍网 www.dssz.com