搜索资源列表
图像数据的压缩
- 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C programming
JPEG_delphi
- 用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
huffman
- huffman编码表。 编写JPEG文件可以使用。
一套图像处理程序,支持JPEG、GIF和PNG三种格式
- 一套图像处理程序,支持三种图像文件格式,我调试过了,很好用-Image processing programs for JPEG,GIF and PNG.I have compiled them, which is good for using.
51jpeg
- 用51单片机解码JPEG文件,很有用的啊-51 single-chip codec with JPEG files, very useful ah
djpeg
- jpeg文件压缩、解压--Jpeg file`s compression/decompression
codecjif.tar
- 优化后的JIF/JPEG压缩文件解码器,减少了DCT变换的信息丢失-optimization of JIF/JPEG compressed file decoder, a reduction of DCT information loss
jpeg
- Jpeg图像解压,可以参考其中的几个文件-Jpeg image decompression, which can refer to several documents
WINCE_JpegLib
- JPEG文件压缩解压算法源代码,已经移植到Embedded Visual C++下,可以用于在WINCE环境下读写JPEG文件。-JPEG file compression decompression algorithm source code has been ported to Embedded Visual C++ Can be used to read and write WINCE environment JPEG file.
jpeg2im
- 图像处理MATLAB源代码,这个是读入JPEG文件-JPEG READ
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
JPGTODAT
- jpeg解码程序,把图片的编码变成.c文件,方便各位学习开发。-jpeg decoding process, the coding into the picture. c files to facilitate the development of all learning.
com2pgm
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
jpeg_decode
- 本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。-jpeg decoder using Huffman encoder、IDCT based on foating decoder、Fixed-point integer decoder and Fi
JPEG
- 图像压缩程序 JPEG格式文件研所算法 C++实现-picture winar algorithm
JPEG
- 对一段原始视频图像序列做压缩,生成压缩文件;对此压缩文件做解压缩处理,生成显示图像;将此显示图像与原始图像做质量、压缩文件大小等各个方面做比较。-On the original video image sequence to do a compression to generate compressed file to do this compressed file decompression processing to generate display images this shows
yasuo
- 一个实现压缩功能的JAVA程序源代码,主要实现如下功能:将某一目录(包括其子目录)下所有符合条件的文件(如.jpeg文件)压缩到某一zip文件中。-A compression function of JAVA source code, mainly realizes the following functions: will a directory (including its directory) all meet the conditions of the files (such as jp
lsm-jpeg
- 封装jpeg模块成简单调接口:打开文件,读写数据,关闭,可访问adobe自定义的jpeg标签。-Encapsulation the jpeg module is as simple tune interface: open the file, read and write data, close the access adobe jpeg tag custom.
jpeg_decoder
- JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
jpeg
- 实现jpeg编码过程源代码,VC++6.0完整工程文件,包括详细注释 包含添加jpeg文件头的工具,测试图片-Jpeg encoding process to achieve the source code, VC++6.0 complete project documentation, including detailed annotation tools to add jpeg file header contains the test image