搜索资源列表
bmp2jpeg-linuxhost
- 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit原始图像数据文件,在linux下通过 -This is a simple jpeg coding procedures, support 1:1 : a sampling of the color jpeg baseline, the importation of only 24bit original image data files, adopted in linux
jpeg
- 远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,
jpeg-6b
- IJG组织的JPEG压缩程序的源代码,这里的JPEG压缩程序仅限于灰度图像的压缩,比较简单。文中的算术编码的程序实现参考了Guido Vollbeding 为JPEG压缩编写的算术编码程序。-IJG organizations JPEG compression program
mpeg2_4_ref
- JPEG解码,用于实现JPEG的解码和编码。大家来共享。-JPEG decoder for the implementation of JPEG decoding and encoding. Everyone to share.
sdl_yuv
- YUV 任意尺寸缩放 jpeg 图片缩放问题,libjpeg 只支持 1/8, 1/4, 1/2, 1/1 的缩小。而 ffplay 对 Jpeg, 视频的缩放貌似不支持。 于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。 这里的“基本上”指的是: 1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题; 2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scali
jpeg-6b
- jpeg-6b开源代码,可以用来解码和编码,里面也有解码和编码例子-jpeg-6b openg source,if you can not get anywhere,please use my upload
jpeg-encode
- 在linux下用JPEG压缩编码, 文件小巧,资源占用小!适合嵌入式视频监控-in linux env,using jpeg encodec , small size,low cost!fit embed vedio monitor
LibJPEG
- 该源码包包含JPEG图像的编码、解码和转码-This package contains C software to implement JPEG image encoding, decoding, and transcoding.