搜索资源列表
png_framebuffer
- 基于LINUX平台通过framebuffer下png格式图片显示-LINUX-based platform, android framebuffer display under the png format images
OV9650_BMP
- 通过OV9650摄像头采集图像数据,并将数据存储为bmp格式图片,然后保存在开发板上的SD卡-OV9650 camera acquisition of image data, and the data is stored as a bmp format picture, and then stored in the SD card development board
showimg
- 嵌入式linux下基于framebuffer显示bmp和Jpeg格式的图片。-Linux embedded framebuffer display based bmp format and Jpeg images.
Video4Linux
- 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
Pphotoor
- 项目基于Linux操作平台,QT图形编程、C语言、ARM9qq2440开发板。可以移植到ARM9qq2440开发板板中,可显示JPEG格式的图片,可以手动实现上一张和下一张相片的预览。也可以自动循环播放或暂停播放相片! 已通过测试。 -Project based on the Linux operating platform, QT graphical programming, C language, ARM9qq2440 deveelopment board. ARM9qq2440 can
screenshot
- 基于qt环境编写的一个截屏程序,用户可以根据自己的意愿截取任意大小的当前屏幕,还可以保存任意格式的图片格式-Based on the qt environment to prepare a screenshot of the program, the user can according to their own wishes intercept any size screen can also be saved in any format picture format
jpeg_lcd
- 将jpg格式的图片在显示屏显示,jpeg_lcd.c-Jpg image displayed on the display, jpeg_lcd.c
JPEG_V1.01
- 通过摄像头对图片进行采集,然后保存为jpg格式的图片-Collected through the camera picture, and then save it as a jpg format pictures
main
- main.c为画图程序,将bmp格式图片画在视频的图层上。-main.c for the Paint program, will bmp format pictures painted on the video layer.
myCamera
- 在linux中利用v4l2提供的API采集camera图像数据,并存储为jpg格式的图片。-Capture the yuv camera data by using V4L2 api function and store as .jpg file.
QtImage
- 用QT编写一个简单的图片浏览程序,运行该程序可以查看文件系统中的任何目录下的图片,包括jpeg,gif,bmp,png等格式。程序中能实现几个简单的功能:首先可以显示当前目录下的图片(如果有的话) 然后设置几个按钮,包括上一张,下一张,循环播放,分别点击这些按钮实现显示上一张图片,下一张图片,循环播放该目录下所有图片的功能;另外,在程序中设置了一个定时器,用来控制循环播放图片的时间间隔,该时间间隔会在Super-ARM的数码管上显示出来。-With QT. Write a simple pict
bmp-shao
- 操作480*272分辨率bmp格式图片,将图像的数据写入framebuffer,显示在OK6410配套的4.3寸TFT LCD上-Operation 480* 272 resolution bmp format pictures, writes framebuffer image data displayed on the OK6410 supporting 4.3-inch TFT LCD
arm-printscreen
- 功能:arm系列开发板,linux系统下的截屏程序,直接对FBdev设备进行读写,保存为bmp格式的图片。对arm开发板的嵌入式用户很有用处,因为在arm lilnux中没有截屏命令。-Function: arm Series development board, linux system under the screen capture programs, read and write directly to FBdev equipment, save as bmp format images
untitled
- 基于QT的图片播放程序,软件可以自动播放SD卡里面的图片,图片的格式可是支持所有格式的-QT-based picture player, the software can automatically play SD card inside the picture, but the picture format supports all formats
pictureplayer.tar
- 识别image文件夹里的图片,并将其播放至x210的显示屏上,顺序滚动。目前只支持jpg,png和bmp格式的图片。(Identify the pictures in the image folder and play them on the x210 screen. Scroll them in sequence. Currently only JPG, PNG and BMP formats are supported.)