搜索资源列表
image_bmp_process
- 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
libv4l-0.6.2-test.tar
- 最新的测试版:一个可用于编写v4l2 camera应用程序的库libv4l,里面除有常用的v4l2 ioctl调用的封装API外,还有yuv到rgb转换、rgb到yuv转换和jpeg decoder API。-The latest test version of: an application for writing v4l2 camera library libv4l, which are commonly used in addition to the package v4l2 ioctl
OV511-BS-camera
- linux下,基于S3C2410开发板的家庭视频监控系统,基于OV511芯片摄像头,实现了软件方式的RGB图像编码,包括驱动,动态连接库,核心代码。采用B/S结构设计,-under linux, S3C2410 development board based on the family video monitoring system, based on the OV511 chip camera, the software realization of the RGB image coding
rgb3
- 在linux中打开bmp图片: 在命令行智能光运行得出执行文件后,输入执行文件名和要打开的bmp文件名运行就可以啦.-Open the bmp picture in linux system.
ycbcr2rgb
- Blackfin 在linux下ycbcr转rgb的汇编文件-Blackfin in ycbcr under linux the compilation of documents to rgb
CameraRead
- 从遵从linux V4L2协议的视频卡采集视频数据并播放的一个简单的qt程序,直接采集yuv数据,通过软件转成RGB数据播放,上次上传是缺失的头文件已补齐。-Qt program to capture video data from the video card to comply with linux V4L2 agreement and play a simple, direct acquisition yuv data, convert the RGB data playback via
disp.rar
- linux 调用sdl库的显示程序。显示的数据为yuv(yuyv,1600x1200),支持yuv(YV12,IYUV,UYVY,YUYV等等),程序还包括rgb数据到yuv(YV12,IYUV,UYVY,YUYV)的转换。程序代码默认图像大小1600x1200,用户可根据需要修改。方便大家了解怎么样在linux进行显示。 ,the program is use sdl to display.the data of display is yuv(YUYV 1600x1200).
yuvtobmp
- 在linux下,yuyv转换为rgb格式-Under linux, yuyv convert rgb format
leds-bd2802
- RGB LED driver for Linux.
vpfe_capture
- VPFE Video for Linux Capture Driver for Linux Driver. VPFE Capture driver allows applications to capture and stream video frames on DaVinci SoCs (DM6446, DM355 etc) from a YUV source such as TVP5146 or Raw Bayer RGB image data from an image sensor su
yuvtorgb
- YUV to RGB conversion in linux
jdmerge
- Initialize tables for YCC->RGB colorspace conversion for Linux.
jdcolor
- Initialize tables for YCC->RGB colorspace conversion for Linux.
jccolor
- RGB -> YCbCr conversion Source Code for Linux.
JSRGBColor
- JS RGB Color for Linux Web Interface Manager.
qcollationchecker_p
- The QColor class provides colors based on RGB, HSV or CMYK values for Linux.
9de55373-36e3-357e-a719-314c455b3ad3
- 转换图片 从CMYK批量转到RGB 使用linux的imagemagic工具-Batch convert images from CMYK to RGB
RGBA32BufferQt
- RGB A32 Buffer for Embedded Linux.
leds-bd2802
- RGB LED Driver for Linux.
RGB-scaling-algorithm
- 在linux环境下基于c语言的RGB缩放算法-RGB scaling algorithm