搜索资源列表
(intel_ipp)jpeg编解码
- Linux的基于intel的ipp库的jpeg编解码程序源码,嵌入式开发,适用PXA270开发板-Linux-based Intel's ipp jpeg library procedures source codec, embedded development, application development board PXA270
jpeg(arm)
- bmp图像转换成jpeg图像的一个linux的小程序-bmp image is converted into a jpeg image of the small programs linux
jpeg-6b
- 一个jpeg相关的函数库,可在linux下编译,对图像处理比较有用-a jpeg related functions can be compiled under Linux, the more useful image processing
jpeg
- ARM 基于 LINUX 的图象处理的代码
jpeg dcode
- linux下的JPEG图像处理源码-Image processing codes of JPEG for linux
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
jpeg to avi stream
- jpeg图像封装成avi文件,linux下测试通过
JPEG
- Intel(R) Integrated Performance Primitives JPEG for Linux* 由IPP优化的高效JPEG Codec-Intel (R) Integrated Performance Primitives JPEG for Linux* from IPP optimized high-performance JPEG Codec
Linux-x86-32
- jpeg2000 encoder & decoder by KAKADU. Built using gcc version 3.4.1 on Mandrake Linux version 10.1, with a single shared library, libkdu_v60R. -jpeg2000 encoder
showimg
- 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
v4l2_grab.tar
- linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
jpegsrc.v8a.tar
- Linux环境下,jpeg图像处理源码,适合嵌入式系统开发-Linux environment, jpeg image processing source code, suitable for embedded systems development
JPEGxiangxifenxi
- JPEG 原理详细实例分析及其在嵌入式 Linux 中的应用,欢迎大家下载-JPEG detailed examples of theory and its application in embedded Linux application, welcome to download
netpbm-10.35.74
- linux下将各类格式图片转换最新工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,-linux image convert under the latest tools for all kinds of formats, including bmp, jpeg, gif, ppm, jpg, pcx, png,
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
gsnap.tar
- linux抓屏的源代码. 可以保存为png, jpeg.-linux screen snapshot capture.
linux-jpeg-decoding
- 嵌入式linux下的jpeg图片解码程序。程序自动搜索给定目录下的jpeg文件,并解码,按照屏幕缩放显示。-Embedded linux under jpeg image decoding process. The program automatically search for the given jpeg files in a directory and decoding, follow the onscreen zoom display.
jpeg-9.tar
- linux下jpeg源码库压缩库自己修改成使用内存操作。-source library under linux jpeg compression library modified to use their own memory operation.
嵌入式linux下C编程例程
- 包括audio、video、fft jpeg 等等诸多例子