CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - jpeg image compression

搜索资源列表

  1. JPEG图像压缩工具专辑

    0下载:
  2. JPEG图像压缩工具专辑-JPEG image compression tools album
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11.26kb
    • 提供者:赵琦蓉
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:177.04kb
    • 提供者:liliang
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. JPEG-for-Matlab

    1下载:
  2. 本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:70.13kb
    • 提供者:马行空
  1. jpegcompress

    0下载:
  2. 灰度图像的jpeg压缩处理,解压处理,以及信噪比SNR的计算-Grayscale jpeg image compression, decompression, as well as the calculation of signal to noise ratio SNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:17.51kb
    • 提供者:华斌
  1. jpeg_matlab_program

    0下载:
  2. 这是一个用MATLAB软件来实现的图像JPEG压缩程序源代码-This is a used MATLAB software to achieve JPEG image compression source code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1.07mb
    • 提供者:刘继红
  1. VideoJPEG2

    0下载:
  2. 本程序可以实现DSP的图像实时压缩,而且是标准压缩JPEG ,从编码到解码,是全套过程,使用性很强 -This procedure can be achieved in real-time DSP image compression, and compression standards JPEG, from encoding to decoding, is a full set of the process, the use of highly
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:359.19kb
    • 提供者:范范
  1. jpeg_encode+decoderhojoon

    1下载:
  2. This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.87kb
    • 提供者:Ho Joon Lee
  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
    • 文件大小:2.42mb
    • 提供者:gechengwei
  1. Archive

    0下载:
  2. JPEG图像压缩及还原实例源代码 非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:137.3kb
    • 提供者:wupeng
  1. jpeg

    0下载:
  2. jpeg图像的压缩与解码。其中解码程序纯属原创-jpeg image compression and decoding. Decoding process which is entirely original
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:498.68kb
    • 提供者:wzhiwei
  1. JPEG

    0下载:
  2. 对一段原始视频图像序列做压缩,生成压缩文件;对此压缩文件做解压缩处理,生成显示图像;将此显示图像与原始图像做质量、压缩文件大小等各个方面做比较。-On the original video image sequence to do a compression to generate compressed file to do this compressed file decompression processing to generate display images this shows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:tosh
  1. compression

    0下载:
  2. jpeg image compression simlink
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:9.08kb
    • 提供者:ihalil
  1. jpeg

    0下载:
  2. jpeg image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.52kb
    • 提供者:vinayak
  1. JPEG-IMAGE-COMPRESSION-ON-TI320DM6437

    0下载:
  2. Image compression processing using matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:663.7kb
    • 提供者:Naief Qureshi
  1. zigzag_dezigzag

    0下载:
  2. 实现JPEG标准图像压缩的Z字型编码源程序。-JPEG image compression to achieve the standard Z-shaped source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2.55kb
    • 提供者:瑞霞裴
  1. Image-compression

    0下载:
  2. JPEG图像压缩的基本原理,基于离散余弦变换的压缩方法-The basic principles of JPEG image compression, discrete cosine transform-based compression method
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.09mb
    • 提供者:a
  1. JPEG-Matlab

    0下载:
  2. 实现图像的JPEG压缩和解压的 Matlab程序-To achieve the JPEG image compression and decompression of the Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2.95kb
    • 提供者:wangmeiling
  1. DCT-and-Image-Compression

    0下载:
  2. DCT and Image Compression In the JPEG image compression algorithm, the input image is divided into 8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each block. The DCT coefficients are then quantized, coded, and trans
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.4kb
    • 提供者:Eldhose
  1. JPEG

    0下载:
  2. JPEG Image Compression
  3. 所属分类:压缩解压

    • 发布日期:2018-01-08
    • 文件大小:7kb
    • 提供者:Sef
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com