搜索资源列表
jpeg(arm)
- bmp图像转换成jpeg图像的一个linux的小程序-bmp image is converted into a jpeg image of the small programs linux
把JPG/BMP图片转换位RGB565格式
- 把JPG/BMP图片转换位RGB565格式, 这是为了DX应用的方便(16位色), 也可以用于LINUX的帧缓存(16位色) 附带转换程序+图片查看 -put JPG / BMP photo-conversion RGB565 format, which is to facilitate the application of DX (16 colors), which could also be used in the Linux frame buffer (16 colors) fringe
DicomReadandWrite.dicom 文件读写库,绝对原创
- dicom 文件读写库,绝对原创. 可在windows,linux下编译运行,DICOM files to read and write library, an absolute original. can be windows, linux running under the compiler
QtImage
- Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
FreeImage3120Win32
- FreeImage 3.112is an Open Source library project for developers who would like to support popular graphics image formats-FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP
bjpegarmmm
- bmp图像转换成jpeg图像的一一个linux的小程序可直接使用。 -bmp convert images to jpeg image of a linux applet can be used directly.
Jpg_decoder.zip
- win32下的与linux下的jpg解码的程序,测试通过,读取jpg图片文件,并保存为bmp文件,bmp +40偏移为rgb流,under win32 under linux jpg decoding procedures, test
TimeBMP
- 在一张黑色的BMP图上画上数字,每1秒改变一次数字,从0到9循环改变并显示出来。(有兴趣的可以修改下代码做成一个数字时钟出来),运行环境是在linux下,C语言编译的代码-Drew numbers on a piece of black BMP chart, each second change a number, from 0 to 9 cycles and display. (interested can modify the code into a digital clock out)
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.