搜索资源列表
JPEG源代码
- C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
mkOpenGLJPEGImageSDK
- 一个C++的类,用来存储opengl屏幕画面为JPEG,以及读取BMP、JPEG图片作为纹理,用法简单只要3行代码。-a Class C, used to store opengl screen for JPEG images, and to read BMP, JPEG as texture, use simple as three lines of code.
BmpVsJpg
- C++builder写的一个BMP与JPEG批量转换代码-C builder wrote a batch of BMP and JPEG code conversion
isee_thum
- 图像缩放代码由是JPEG组的analyst编写,特点是可以对32位的图像数据进行任何比例的缩放操作,代码是经过MMX优化的在线汇编,速度相当快(大概是同功能C++代码的十倍以上,在ISee中我们用它来生成拇指图,效果很不错的)。-image scaling code from JPEG is the analyst group prepared, it is characterized by a pair of 32-bit image data scaling proportion of an
jpeg_embed
- c版本的jpeg库代码,在手机上测试后效果非常好,解码速度和解码效果都是在同类jeg库之上,是嵌入式设备首选解码库。-c jpeg version of the library code, the phone after the test results very good, decoding speed and decoding results are similar jeg basement is the preferred embedded equipment for decoding.
jpp
- 使用了的来自www.j2000.org的开源代码,是用C写的。在WinCE上运行很慢,同时我有几个参数弄的不太明白,发上来和大家交流一下。这些代码在和www.j2000.org提供给我的代码相同的许可下发行。 VC版可以压缩和解压j2k(其实就是jp2)文件,以及Jpeg文件(使用IJG)。EVC版可以在WINCE下执行,目前EVC版只写了解码部分。 有时间请熟悉这部分的高手指导我一起完善。-use of the revenue from www.j2000.org the code i
bmp2jpg
- bmp转换为jpeg的源代码,纯c的代码-bmp jpeg conversion of the source code, code-c
jpegencoder-convert
- 从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。
bmp2jpg
- 可实现bmp转jpeg,纯C代码实现,无需DLL支持,占用RAM空间少,适合平台移植;
JPEG
- 一些专供JPG格式图像处理锐化的c代码,和相关运行文件
C语言JPEG解压代码
- 用C语言进行JPEG的解压
C_jpeg_decoder
- C版本的JPEG解码器代码,可以解baseline格式的所有JPEG图片并转换为RGB格式在pc上显示,执行代码前要安装glut-C version of the JPEG decoder code, possible solutions to baseline all the JPEG picture format and converted to RGB format in the pc to show the implementation of the code prior to the
JpegDecodersource
- visual c++6开发的JPEG处理代码,献给用到的人。-visual c++6 developed JPEG handling code, dedicated to the use of people.
Jpeg-src
- 完整的jpeg压缩和解压缩程序,代码简单,使用单个.c实现了jpeg编码。付完整文档资料-The complete jpeg compression and decompression process, the code simple, using a single. C achieved a jpeg encoding
JPEG
- JPEG压缩 C++代码-JPEG C++
jpeg-c
- jpeg编解码C语言源码,vc6++实现 媒体芯片设计课程代码-jpeg codec C language source code, vc6++ code of media chip design courses
V_86
- JPEG的c代码库,含有makefile文件-JPEG c code library, contain makefile files
JPEG-EncodeaDecode
- 按如下说明使用此代码: 1.将BC45.rar解压到D:2.将JPEGCode解压到D:3.解压1.Src(自己整理的).rar到D:\JPEGCode目录下 4.运行批处理Build 5.cd src 6.编译生成可执行程序(make) 7.测试代码(make test) 8.清除编译过程文件,包括可执行程序(make clean) 9.体会原版配置编译过程 a)删除3.解压目录 b)解压2.Src(原版).rar到D:\JPEGCode目录下 c
ImgView
- 图像显示工具,显示jpeg等主流图像,c++代码-Image display tool to display jpeg, etc. the mainstream images, c++, code
BMP--to-JPEG--C-program-source-code
- BMP图像转成JPEG图像的C程序代码,希望对他人有用。-BMP image to JPEG picture C program source code