搜索资源列表
jpeg系统实现
- jpeg基本系统编解码实现程序,内附说明文件。-the programs of coding and encoding for then basic system of jpeg.PS:Readme.txt
行程编码,JPEG压缩编码
- 行程编码,JPEG压缩编码,是压缩和骗马的最好的例子-itinerary encoding, JPEG compression coding, compression and fraud is the best horse examples
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
Jpegdec
- JPEG编码源代码,在vc下编译通过,不能直接运行,将需要的代码加入到自己的程序中调用-JPEG encoding source code, the compiler under vc, not directly runs, it will need to add the code to their own procedures call
jpeg_encode
- it is a program about JPEG encoding based matlab-it is a program about JPEG encoding based ma tlab
200510201628452180
- 图片大小处理,点运算,几何变换以及图片的编码JPEG等多种编码方式-size photo processing, point operations, geometry and transform coding of images, such as JPEG encoding multiple
JPEGMatlab
- JPEG编码源程序,基于Matlab编码-JPEG encoding source files, based on Matlab coding
JPEG
- 行程编码,JPEG压缩编码 包含行程编码,JPEG压缩编码的编码及解码源程序-itinerary encoding, JPEG compression coding itinerary includes encoding, JPEG compression coding and decoding source
jpeg编码-解码2000C
- JPEG的编码与解码-JPEG encoding and decoding
ActualJPEG
- jpeg编码 Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me) -jpeg encoding Steps to Run: 1. Run jpegdemo.m (encoder) by Yu Hen Hu2. Run ijpegdemo.m (decoder) by Ravi Lakkundi (Me)
JPEG
- 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
jpeg
- JPEG编码及解码的标准,JPEG压缩综述、解码方案,共三个电子书-JPEG standard,JPEG encoding and decoding baseline.three ebooks.
BMPImageViewer
- BMP到JPEG转换,JPEG编码并显示-BMP to JPEG conversion, JPEG encoding and display
jpeg
- 一个jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit的BMP文件-A jpeg encoding procedures, the baseline support 1:1:1 color sampling jpeg, enter only the BMP file is a 24bit
Jpeg-src
- 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
JPEG
- 本PPT是用来对jpeg的编码原理进行详细介绍的-The PPT is used to jpeg encoding principle described in detail
JPEG-Encoder-Decoder
- 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
DCT_JPEG
- 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
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
JPEG
- JPEG编码(基于子块DCT变换编码,什么是量化,体验DCT系数(直流系数、交流系数)以及量化步长对图像的影响)-JPEG encoding (based on sub-block DCT transform coding, what is quantitative, experience DCT coefficients (DC coefficient and AC coefficient) and quantization step size affect the image)