搜索资源列表
JEPGProcessing
- 用MATLAB写的JEPG格式的图像处理算法,附带有十张左右的经典图像算法常用图片,可以在同一目录下面自己做一下看效果-MATLAB write JPEG format image processing algorithm, fringe is about 10 images of the classic algorithm commonly used pictures, in the same directory can do something in their effects
Actual_JPEG_codec
- 由几个完整的m文件组成的很好的jepg压缩解压的matlab实现程序。 Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me)-several integrity of the document consisting of m good jepg compression decompression procedures for t
JPEGyasuomatlabdaima
- jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
sz-huangtianli
- 在matlab下实现JEPG标准的图像压缩,包含了经典的介绍-in Matlab under JEPG image compression standards, including the introduction of classical
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!
JPEG
- 本代码对于传输的JEPG图像进行编码,以利于图形图像在信道中的有效传输-The code for the transmission JEPG image coding, graphics image in the channel in order to facilitate the effective transfer
JEPG
- 图像压缩的MATLAB算法之JEPG(完整的例程)-MATLAB JEPG
jpegcompresion
- descr iption on Matlab of JEPG compression
JPEG_main
- matlab实现JPEG的压缩,可以用来实现在MATLAB的环境下实现jepg压缩-matlab achieve JPEG compression can be used to achieve the MATLAB environment to achieve jepg compression
OpenJpeg2des_exhaustive
- JEPG2000的开源代码,matlab版本可直接使用。-JEPG2000 open source code, matlab version can be used directly.
DCT_JPEG
- 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
123JEPG-example
- 图像压缩的matlab算法之JPEG,DCT算法。-matlab jpeg dct
jpeg-matlab
- Matlab中Jepg压缩算法的实现,可以直接运行,亲测!-Matlab in Jepg compression algorithm can be run directly, pro-test!
jpeg-et-jepg-2000-code-avec-matlab
- projet for jpg & jpg2000 with matlab code
Upload_Actual_JPEG
- matlab jepg压缩程序,详细代码函数,加完整例子,基于Dct变换-jepg compression program
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.)