搜索资源列表
JPEGyasuomatlabdaima
- jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
JPEG_Turbo_OFDM
- 结合Turbo和OFDM, 实现JEPG编解码,提出一种新的算法,相信能帮助到你
JPG
- 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
JPEG_CODE
- 该程序是一个用matlab语言编写的jepg压缩解压程序,代码不是太长,适合大家学习交流
ImageProcessing
- 图像压缩的MATLAB算法之JEPG(完整的\\图像压缩的MATLAB算法之JEPG,完整的例程)。
JEPG
- 图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。
图像压缩的MATLAB算法JPEG
- 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
JEPGdisplay
- 当时做多媒体作业,JEPG图像显示实现,值得看看,也许有点用-JEPG algorithm, it is worth to see, maybe a little bit with
jpeg.documents
- jepg压缩例子 源代码 bmp图像的转换jepg图像,处理-jepg compression source code examples of converting bmp image jepg image processing
JPEG_DECODE
- 标准的JEPG解码器的源代码,内含测试图片-JEPG standard decoder source code, including test picture
sfjcjpeg
- 一个JEPG标准的图像压缩编码算法程序,程序简单有效,有说明。-1 JEPG standard image compression coding algorithm program, the program is simple and effective, there are instructions.
PlateReco
- 用VC++读取图像,可以是BMP格式,也可一是JEPG格式等等,提供出血者参考学习。-VC++ code to read images
39709601ccc7
- JPEG压缩 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件-JPEG compression of the paper introduces the JPEG encoding and decoding. Coding part of the program can be a BMP format image JEPG coding, compressed into a file saved in binar
hw
- 基于jepg格式的dct变换的verilog代码实现-Based jepg format dct transform verilog code
jpeg_encode.tar
- 很不错的jepg压缩编码的IP 源码可见,适合学习交流。-Very good JEPG compression IP source code can be seen, for the exchange of learning.
DCT
- JEPG的实现 .通过DCT变化,范式哈夫曼编码-implementation of JPEG
jpeg-matlab
- Matlab中Jepg压缩算法的实现,可以直接运行,亲测!-Matlab in Jepg compression algorithm can be run directly, pro-test!
Upload_Actual_JPEG
- matlab jepg压缩程序,详细代码函数,加完整例子,基于Dct变换-jepg compression program
Project1
- 基于JEPG的图像压缩编解码器,还原的JPEG的图像压缩解压功能,并加入一些优化。-JEPG image compression decompression compression codec, based on the reduction of image JPEG, and add some optimization.
jpeg
- 提供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.)