登录
首页 » matlab » 常用图像压缩编码码matlab实现

常用图像压缩编码码matlab实现

于 2020-12-06 发布 文件大小:177KB
0 374
下载积分: 1 下载次数: 3417

代码说明:

  常用图像压缩编码码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, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.)

文件列表:

DM编码
......\DMdecode.m
......\DMencode.m
......\ex1DM.m
......\ex2DM.m
JSjpeg
......\exJPEG.m
......\huffdecode.m
......\huffencode.m
......\jpegdecode.m
......\jpegencode.m

变换编码
........\exDCT.m
........\exFFT.m
常用参数计算
............\bytes.m
............\entropy.m
............\erms.m
............\frequency.m
............\imageratio.m
............\psnr.m
算术编码
........\ardecode.m
........\arencode.m
........\exAR.m
线性预测编码
............\LPCdecode.m
............\LPCencode.m
............\OnePredictive.m
行程编码
........\exRLE.m
........\RLEdecode.m
........\RLEncode.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CST_Cversion
    基于类函数形函数的参数化建模方法,适用于气动设计和优化(Class/Shpae Transform method)
    2020-12-09 16:59:19下载
    积分:1
  • Aviation
    ECG compress algorithm
    2020-12-09 06:59:20下载
    积分:1
  • 200430481
    赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
    2021-03-06 09:19:30下载
    积分:1
  • 图象的库,有损,无损
    说明:  主要用于图象压缩的库,适合JPEG2000,有损压缩,无损压缩,使用c/c++编译。(The library mainly used for image compression, suitable for JPEG2000, lossy compression, lossless compression, using c/c++ compilation.)
    2020-06-30 15:29:35下载
    积分:1
  • huffman
    各处图像的压缩算法霍夫曼编码全了。 (A variety of image compression program Hoffman trip forecast full!)
    2021-04-01 16:49:10下载
    积分:1
  • Zip
    压缩的所有文件,解压缩的所有文件(zip unzip)
    2013-06-24 12:56:59下载
    积分:1
  • jp5
    这是一组JPEG解码的说明和源代码,详细说明在文件的开头部分(This is a group of JPEG decoding instructions and source code, a detailed description of the document at the beginning of)
    2008-08-05 16:16:44下载
    积分:1
  • zip4j
    说明:  从Zip文件创建,添加,提取,更新,删除文件 读/写密码保护的Zip文件 支持AES 128/256加密 支持标准邮??编加密 支持Zip64格式 支持存储(无压缩)和Deflate压缩方法 从Split Zip文件创建或提取文件(例如:z01,z02,... zip) 支持Unicode文件名 进度监视器(Create, add, extract, update, delete files from Zip files Read/write password-protected Zip files Support for AES 128/256 encryption Supporting Standard Postal Encryption Support Zip64 format Supporting storage (uncompressed) and Deflate compression methods Create or extract files from Split Zip files (e.g. z01, z02,... Zip))
    2020-06-21 08:20:02下载
    积分:1
  • SSFM_for_CNLSE_withPMD_without_ER_terms.m
    solver PMD (optical fiber)
    2010-02-26 05:08:56下载
    积分:1
  • BitIOTest1
    这是一个练习使用位写入/写出的程序,利用bitio.c和bitio.h工具整合,可以向文本文件E:\bitio1.txt中读取和写入数个位,使用者可以通过调试功能进一步了解位写入写出的作用。进而给今后做数据压缩打下基础。(This is a practice using bit write/write program, using bitio.c and bitio.h tool integration, you can read and write several bits to the text file E: \ bitio1.txt, the user can pass Debugging function to further understand the role of bit write write. And then lay the foundation for future data compression.)
    2020-09-03 17:08:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载