搜索资源列表
JPEG.tgz
- 下载后将后缀名zip去掉再解压。arm平台上利用ipp做jpeg编解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do jpeg codec source code
jpeg(arm)
- bmp图像转换成jpeg图像的一个linux的小程序-bmp image is converted into a jpeg image of the small programs linux
jpeg
- ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
jpeg
- ARM 基于 LINUX 的图象处理的代码
移植好的FLASH播放器(linux,arm,完整源代码)
- 原来是windows下的一个播放器,我们移植到了linux平台下,可以交叉编译。基于minigui的api接口改写的,里面是完整的源代码,包括z,jpeg,png等解码库源代码都做了移植。绝对是不可多得的好东西。希望对大家有所帮助。
ARM_jpgdecoder.rar
- 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
arm-download-98665.rar
- The OpenMAX DL (Development Layer) APIs contain a comprehensive set of audio, video, signal processing function primitives which can be implemented and optimized on various CPUs and hardware engines and then used for accelerated codec functionality.
VIDEOCAPTURE.tar.gz
- arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
ARMv1_JpgShow
- 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7
DCT
- ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
jpeg_decoder
- jpeg图像文件软件解码器的arm版本的源代码程序-jpeg image file decoder software arm version of the source code program
BaselineJPEGSoftwareCodecCodes
- In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseli
qte
- Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
JPEGARM
- JPEG解码源代码,用于ARM开发平台,-JPEG decoder source code for the ARM development platform
LPC_uCOSII_JPG
- 单片机LPC214X,KEIL ARM环境,UCOS系统,功能解码JPEG图片。-SCM LPC214X, KEIL ARM environment, UCOS system, function decode JPEG images.
videoENC
- ARM环境下视频采集,H264压缩编码及流传输源码。-ARM environment, video capture, H264 compression and streaming source.
libjpeg-arm-src
- optimized source code to ARM JPEG decoder-optimized source code to ARM JPEG decoder!!!
jpeg.tar
- ARM平台上若要显示jpeg图片,如果是自己按照jpeg的压缩算法然后自己写算法进行显示将会是件非常痛苦的事,附件中的源码可以很方便的播放jpeg图片,你也可以稍微修改使其满足你需要的功能!-To display a jpeg image on the ARM platform, if it is in accordance with the jpeg' s compression algorithm and then write their own algorithms will be
基于S3C44B0X的JPEG图像解码及LCD显示的实现
- 本文主要介绍了一种基于Philips 公司的ARM 芯片LPC2292 来实现JPEG 图像软件解码的方法及基于此算法实现的手持式JPEG 图像显示器。(This paper introduces a method based on Philips's ARM chip LPC2292 to realize the decoding of JPEG image software, and a handheld JPEG image display based on this algorithm.
jpegsrc.v9a.tar
- 本人上传的是JPEG库,用于在arm开发板上显示JPEG图片(I uploaded the JPEG library, used to display JPEG pictures on the development board)