搜索资源列表
JPEG
- 行程编码,JPEG压缩编码 包含行程编码,JPEG压缩编码的编码及解码源程序-itinerary encoding, JPEG compression coding itinerary includes encoding, JPEG compression coding and decoding source
jpegtbx_1.4.tar
- JPEG编码解码,源程序由matlab编写,详细readme说明
jpeg
- 论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度
JPEG-Encoder-Decoder
- 这是一个静态JPEG图像编码及解码的程序。程序同时实现了经典的和Chen陈氏数据流图的DCT离散余弦变换。预先定义JPEG图像质量级别矩阵和zigzag排序
JPEG
- 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
JPEG-compress-and-decoding
- 功能:实现jpeg、jpg等图像文件的压缩,编码和解码的处理。-Function: the realization of jpeg, jpg image files, such as compression, encoding and decoding processing.
ejpgl
- 嵌入JPEG编解码器图书馆 一个开源JPEG为嵌入系统优先编解码器包,包括编码器和译码器。 协定,优选为具体硬件,容易被端起到各种各样的嵌入OS, 类似Handel-C的ESL工具、多处理机系统和FPGA。 -Embedded JPEG Codec Library An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Comp
JPEGencodinganddecoding
- 程序实现了JPEG的编码(DCT,Quantization,Zig-Zag Scaning,Differential Encoding,Run-Length Encoding,Huffman Encoding)和解码-Program achieved a JPEG coding (DCT, Quantization, Zig-Zag Scaning, Differential Encoding, Run-Length Encoding, Huffman Encoding) and Decodin
Jpegdecode
- jpeg的解码程序,基本的jpeg解码程序,对应有损的DCT编码-jpeg decoding process, the basic jpeg decoding procedure, corresponding to undermine the DCT coding
JPEGstandard
- JPEG标准,图像编码解码的同仁请看,JPEG标准,图像编码解码的同仁请看-JPEG standard, the image encoding and decoding of my colleagues see, JPEG standard, the image encoding and decoding of my colleagues see
JPEG-Encoder-Decoder
- 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
JPEG-Enr
- 基于matlab的JPEG编解码程序。里面有2个程序,一个是程序是编解码过程,一个纯编码过程。含解释。-Program based on Matlab JPEG codec. There are two programs, one program is the process of encoding and decoding, a pure coding process. Containing explained.
JPEG
- 本程序实现简单JPEG压缩编码和解码功能。将一副64*64的灰度图进行JPEG压缩编码,编码过程包含DCT转换,量化,ZigZag扫描和游程编码。不包含DC分量的DPCM编码和最后的霍夫曼编码,但是基本实现了JPEG编码,具有较好的压缩率。-This procedure is simple JPEG compression encoding and decoding functions. This is a 64* 64 grayscale JPEG compression encoding p
jpegdecode04
- 实现JPEG的解码程序,逆DCT变换、霍夫编码解码,运行验证无误-The JPEG decoding process, the inverse DCT transform, Hough codec, run verification by
MPEG_JPEG_DECODE_ENCODE
- MPEGJpeg编码解码程序,各种算法的实现-MPEG Jpeg codec program, the realization of various algorithms
JPEG(matlab)code-and-edecode
- 在MATLAB平台上实现JPEG图像的编码解码。可以正常运行,可以调整压缩的比率,分块编写,清晰方便阅读-JPEG image codec in MATLAB platform. Normal operation, you can adjust the compression ratio, written in block, clear and easy to read
-imagecompress-encod-
- 图片的压缩和编码解码程序,含多种方法,包括哈弗曼编码,行程编码,lzw编码和jpeg编码-Image compression and encoding and decoding process, including a variety of methods, including Huffman coding, run length coding, lzw encoding and jpeg encoding
jpeg_decode
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
jpeg
- 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
JPEG
- 基于DCT的JPEG图像压缩处理程序,能够实现bmp格式RGB图像编码解码,使用编码函数使得算法简单易懂,灵活使用哈夫曼编码表,减少传输数据-DCT compression processing program based on JPEG images can be achieved bmp format RGB image encoding and decoding, encoding function makes the algorithm easy to understand, flexi