搜索资源列表
友善之臂MICRO2440摄像头采集与LCD显示源程序
- 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序
- 针对USB摄像头生成yuyv4:2:2格式的V4l2视频采集程序,可以修改成其它yuv格式。程序所有源码都有可以直接编译运行。 视频上的那个矩形只能移动左上和右下两个点-USB camera for generating yuyv4: 2:2 format V4l2 video capture program that can change into other yuv format. Program can compile all the source code has run.
linux-v4l2-capture
- linux和Unix下基于标准驱动v4l2驱动的一个视频捕捉的小程序,在设置初期很有帮助,可以快速的熟悉v4l-linux and Unix standards-based driver v4l2 video capture driver for a small program, very helpful in the early set, you can quickly familiar with v4l
videodevX-20030626
- v4l2的源码,v4l2是嵌入式Linux系统下视频采集很好的接口,值得一看-v4l2 source, v4l2 is the embedded Linux system very good video capture interface, see
s3c6410-yuv-capture
- 自己开发的基于华恒S3C6410-R2开发板的yuv图像采集程序,提供c源程序和MAKEFILE,头文件开发板配套资料有,使用时.c文件要改名为cam2fb.c,已产品化-Their development huaheng S3C6410-R2 based on development board yuv image capture program, providing c source code and MAKEFILE, the first development board support
LinuxV4L2playDriver
- v4l2驱动的详解 ,是入门的好材料,比那个API的那个要简单明了些-Detailed v4l2-driven is a good entry materials, than the API that should be more simple
v4l2-linux-video-capture-display
- v4l2视频采集显示程序linux时c2440-v4l2 linux video capture display program when the c2440
v4l2
- 这是v4l2标准的说明文档,其中包含了一个比较完善的测试程序-This is a v4l2 standard documentation, which contains a relatively complete test program
v4l2-video-capture
- 在linux系统下采用v4l2框架实现对摄像头视频的实时采集,并且在Qt界面上显示,可以运用在linux PC机上,也可以用在嵌入式系统下/-V4l2 linux system used under the framework implementation of real-time collection of video camera, and displayed on the Qt interface can be used in the linux PC machine can also b
v4l2spec-0.24.tar
- V4L2的源代码,用于支持v4l2接口的音视频设备的正常工作。-V4L2 source code, used to support the v4l2 interface of the audio and video equipment working properly.
GEC2440_Cam_V4l_Test
- 基于GEC2440的Linux下摄像头采集实验 实验代码中含有详细中文注释 该实验组主要是帮助理解Liunx下摄像头设备的访问方式 图像数据RGB565处理和显示方式 1.Frame图像数据显示(showRGB.c) 使用RGB565数据格式构造的图像数组,在LCD上显示红绿蓝三色图。 2.图像数据保存(saveRGB.c) 将上一实验中构造的三色图数据写入文件。 3.显示文件中的图像(readRGB.c) 将保存在文件中的图像数据读取并查看数据。
V4L2-struct
- 一个关于v4l2图像采集流程介绍,以及一些重要的结构体。-video capture about v4l2 and some importan struct struct
v4l2-qt
- v4l2-qt打开摄像头,并显示。 通过v4l2获取摄像头视频,然后用qt吧获取的视频图像显示出来。-video capture interface
saMmapLoopback
- 这是基于V4L2的摄像头采集与回放程序 设计的非常合理 对于USB摄像头采集图像来说 很有参考价值-V4L2 based camera acquisition and playback program designed for very reasonable for USB camera capture images of great reference value
v4l2
- 基于LINUX的视频采集程序,处理采用JPEG压缩格式-LINUX-based video capture procedures for handling JPEG compression format
Capture_720P
- 使用DSP达芬奇双核芯片处理视频画面捕获时,一般有标清和高清两种数据源,高清视频数据一般采用Component输入采集720P视频画面。720P采集时需要调用到DMAI接口来处理,本程序是在调用DMAI接口和V4L2接口来处理720P视频的采集部分源代码。-DSP DaVinci dual-core chip processing video screen capture, there are generally two types of data sources in SD and HD, h
v4l2
- 用于arm实时视频采集,在arm11上验证过-Real-time video capture for arm, on arm11 verified
v4l2-camara_minigui
- 摄像头采集 bmp编码 minigui显示 还有minigui,摄像头编程的详细参考资料-Bmp coding minigui camera capture display there minigui, camera programming detailed reference information
v4l2file
- V4L2视频采集程序,通过V4L2采集图像,在运行之前在当前文件夹下创建picture文件-V4L2 video capture program, through V4L2 capture images before running to create picture files in the current folder
V4L2_MJPEG
- 嵌入式摄像头采集程序 V4L2采集MJPEG格式图像-Embedded camera acquisition program V4L2 capture JPEG images