搜索资源列表
mgaview-0.1.4
- linux下显示各种格式图片,包括bmp,jpg,png,等等的格式,但是不支持图片大小的自适应改变,请高人可以再次开发。-shown pictures of various formats, including bmp, jpg, png, etc. The format, but does not support the picture of adaptive changes in the size, a person can develop again.
fbv-1.0b.tar
- linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, an
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
libpng-1.0.10.tar
- PNG解码库,仅供参考,linux下编译通过-png decode library, for you reference, for linux
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
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
wxcam-1.1.tar
- 基于Linux的图像采集程序,通过V4L能实现图像的实施播放-Implementation of the Linux-based image acquisition process, V4L can achieve image playback
ZoneMinder-1.25.0.tar
- ZoneMinder的作者是因為家中的車庫被竊,因而產生設計監控保全的念頭。 ZoneMinder使用了Linux Server,PHP,MySQL加上幾支攝影機,就可以使用web介面監控重要場所。當異常事件發生時,你就可以收到e-mail或簡訊通知。-The ZoneMinder author garage stolen, resulting in the idea of the design of the monitoring and surveilla
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
cartotype_windows_demo_r4834
- CartoType是一个渲染和路径规划库,这里是一个DEMO。-CartoType ([1]) is a renderer and routing library. Available now for Windows, Windows Mobile, iOS, MacOS, Android, Linux (and FreeBSD and other versions of Unix) and Symbian OS. Both map rendering and routing are usual
libpng-1.6.16.tar
- png文件的解码和文件格式说明,绝对源码,运行环境是linux-Png file decoding and file format instructions, the absolute source, the operating environment is linux
openjpeg-v2.1.1-linux-x86_64.tar
- OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG).