搜索资源列表
友善之臂MICRO2440摄像头采集与LCD显示源程序
- 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
LinuxV4L2playDriver
- v4l2驱动的详解 ,是入门的好材料,比那个API的那个要简单明了些-Detailed v4l2-driven is a good entry materials, than the API that should be more simple
PXA_270-v4l
- 基于V4L开发的视频采集程序,可以做为学习v4l的参考程序-a video capture program based on v4l API on embedded linux
myCamera
- 在linux中利用v4l2提供的API采集camera图像数据,并存储为jpg格式的图片。-Capture the yuv camera data by using V4L2 api function and store as .jpg file.