登录
首页 » matlab » jpeg

jpeg

于 2020-06-24 发布
0 137
下载积分: 1 下载次数: 7

代码说明:

说明:  提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)

文件列表:

jpeg\binCode.m, 323 , 2019-07-15
jpeg\code_huffman.m, 3587 , 2019-07-15
jpeg\code_huffman_c.m, 2468 , 2019-07-15
jpeg\Compress.m, 2068 , 2019-07-15
jpeg\decCode.m, 321 , 2019-07-15
jpeg\decode_huffman.m, 2048 , 2019-07-15
jpeg\decode_huffman_c.m, 1390 , 2019-07-13
jpeg\Decompress.m, 1408 , 2019-07-15
jpeg\HisteqContrast.m, 655 , 2015-01-02
jpeg\Hoffman coding table for chrominance.mat, 1181 , 2019-07-13
jpeg\Hoffman coding table for luminance.mat, 1139 , 2019-07-13
jpeg\img2jpg.m, 1722 , 2019-07-15
jpeg\InitFig.m, 458 , 2015-01-02
jpeg\jpg2img.m, 2270 , 2019-07-15
jpeg\MainForm.fig, 40046 , 2019-07-15
jpeg\MainForm.m, 14668 , 2019-07-15
jpeg\results\result.jpg, 36224 , 2019-07-13
jpeg\results\result1.jpg, 23783 , 2019-07-13
jpeg\SaveImage.m, 436 , 2015-01-02
jpeg\SnapImage.m, 506 , 2015-01-02
jpeg\snap_images\temp.jpg, 73291 , 2019-07-13
jpeg\snap_images\temp1.jpg, 73102 , 2019-07-13
jpeg\timg.bmp, 538075 , 2019-07-01
jpeg\zhuhanshu.m, 585 , 2019-07-15
jpeg\results, 0 , 2019-07-13
jpeg\snap_images, 0 , 2019-07-13
jpeg, 0 , 2019-07-15

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

发表评论

0 个回复

  • AVIRIS_LP
    说明:  一种基于线性预测和算术编码的高光谱图像压缩方法,希望对您有用。(Based on linear prediction and arithmetic coding of hyperspectral image compression, and I hope useful for you.)
    2009-08-07 12:01:18下载
    积分:1
  • MyUnzip
    解压ZIP格式的文件,VC++写的,完全可用的,希望你能喜欢。(Extracting ZIP format file write the VC++, completely available, hope you like it.)
    2013-04-26 20:54:11下载
    积分:1
  • JEPG
    说明:  图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。(MATLAB algorithm for image compression of JEPG, hope useful for everyone, welcome to download.)
    2008-09-09 16:42:17下载
    积分:1
  • RDpoint
    RD点目标仿真算法,通过距离和方位压缩算法,对目标回波数据进行成像。(Point target simulation of RD)
    2021-04-27 22:08:44下载
    积分:1
  • jpeg
    说明:  这是一个实现JPEG图像编解码的程序,效果很好,可以用(This is an implementation of JPEG image decoding process, good results can be used)
    2010-04-06 12:15:06下载
    积分:1
  • error-rates-awgn
    介紹在AWGN頻道上bit error rate的推導過程。附有詳盡的圖解與算示。(Describes the AWGN channel bit error rate of the derivation. Accompanied by detailed diagrams and calculation shown.)
    2010-02-14 23:57:20下载
    积分:1
  • SVD_on_Matlab
    SVD algorithm implementation in Matlab
    2020-07-17 14:28:50下载
    积分: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
  • huffman
    说明:  c语言环境下的 哈夫曼编码的串行程序(c language environment Huffman serial procedures)
    2008-09-26 09:54:33下载
    积分: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
  • 696518资源总数
  • 104271会员总数
  • 57今日下载