搜索资源列表
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
image_bmp_process
- 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。
6
- 关于linux下面的,OV511芯片摄像头的驱动,这个驱动是直接出RGB图象格式的,网上没有的,网上的一般都是出YUV420格式的,对于2410上面过来的人使用比较方便
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
ShowYUV
- 用于嵌入式linux设备中rgb和YUV图像的转换-Rgb for embedded linux devices and YUV image conversion
linux-v4l
- 三星为测试CMOS模块,有一个简单的cam2fb.c 演示.它演示了RGB格式的CMOS摄像头,但是代码风格太乱了,因此我把代码重写,写成几个函数来简化处理.-允许输入拉丁字符的拼音 Samsung for testing CMOS modules a simple cam2fb.c-demo. It demonstrates the RGB format CMOS camera, but the code style too messy, so I rewrite the code, wr
20120903-rgb2yuv
- linux环境,c++,rgb格式转换为uyvy格式的代码-linux environment, c++, rgb the format conversion as uyvy format code
camera_yuv_rgb_framebuffer
- linux下通过V4L2的接口调用camera,获取数据。保存成YUV和RGB文件。可以通过YUV和RGB工具查看是否获取数据正常与否。可以在ubuntu中,切换成framebuffer,申请一块内存使其显示在屏幕。-in linux,with v4l2 interface,open camera and obtain data buffer.we can save data buffer with yuv or rgb.such as rawview tools,check data buff
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
Jpg_decoder.zip
- win32下的与linux下的jpg解码的程序,测试通过,读取jpg图片文件,并保存为bmp文件,bmp +40偏移为rgb流,under win32 under linux jpg decoding procedures, test
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
RGB-scaling-algorithm
- 在linux环境下基于c语言的RGB缩放算法-RGB scaling algorithm
RGB_D_Slam_test
- 在linux下运行的 深度相机slam ,C++语言。 (Running under Linux depth camera slam, C + + language.)