搜索资源列表
JPEG处理源代码
- 方便处理JPEG格式图片的基于VC的源代码-facilitate the processing of JPEG images based on the source code VC
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
JPEG_Compression_Code
- 由BMP压缩为JPEG格式源代码,并提供例子程序供测试。-by the BMP for the JPEG compression format source code, and provide examples of procedures for testing.
bmptransfertojpeg
- 在vb中调用封装好的API函数,实现位图bmp到jpeg格式的转换-in vb Calling Packaging good API function, Bitmap bmp to jpeg format conversion
jpegMDCard
- 一个自己编的将bmp压缩成jpeg格式图片并由串口与MD卡存取的程序。
jpeg_EN_c++
- 一个自己编的解码jpeg格式图片的VC++程序的源代码。
jpeg2im
- 將jpeg格式解碼的程式~可一窺箇中運\作原理
JPG
- 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
一套图像处理程序,支持JPEG、GIF和PNG三种格式
- 一套图像处理程序,支持三种图像文件格式,我调试过了,很好用-Image processing programs for JPEG,GIF and PNG.I have compiled them, which is good for using.
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
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_encode
- jpeg_encode jpeg格式编码算法-jpeg_encode
JPEG
- 图像压缩程序 JPEG格式文件研所算法 C++实现-picture winar algorithm
djpeg
- 用C++语言实现JPEG解压缩算法。将JPEG格式解码成bmp格式-JPEG decoder
jpeg-matlab
- bmp等图像格式通过JPEG标准编码程序-JPEG ENCODER
vc-image
- 一个用vc++来做的压缩成jpeg格式的程序源码-A with vc++ to do compressed into the program source code jpeg format
jpegread
- 本程序用于在matlab中读取jpeg格式图像的DCT系数- read dct coefficients in jpeg image
yuv_tojpeg
- 用libjpeg把原始yuv格式的图像转化成jpeg格式,可以直接观看图像-Libjpeg to the original yuv format images into jpeg format, can directly view images
bmp-jpeg--mfc
- BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
jpeg-6b
- 把原始图像压缩成jpeg格式的库源码,编译生成jpeg动态库文件-The original image is compressed into jpeg format library source code, compiled jpeg dynamic library files