搜索资源列表
v4l2_Qt
- 基于QT的V4L2摄像头程序,验证可以使用-V4L2 camera program based on the QT
camera
- 摄像图v4l2的matlab源代码 -camera v4l2
pic_jpeg
- linux下的一个利用v4l2编写的摄像头采集单个图片的代码。-Under the Linux a use of the camera collection v4l2 write a single picture of the code.
Cam-jpg
- 将V4L2摄像头 获取的图像转化成为jpg图像格式-To the V4L2 camera to obtain images into jpg image formats
linux-V4L2-camera
- linux平台下V4L2摄像头视频采集-QT界面-Under linux platform V4L2 video capture camera-QT interface
v4l2-progaramming-good-book
- 笔者最近有机会写了一个摄像头的驱动,是“One laptop per child”项目的中摄像头专用的。 这个驱动使用了为此目的而设计的内核API:the Video4Linux2 API。在写这个驱动的过程中, 笔者发现了一个惊人的问题:这个API 的文档工作做得并不是很好,而用户层的文档则写 的,实际上,相当不错。为了补救现在的状况,LWN 将在未来的内个月里写一系列文章, 告诉大家如何写V4L2 接口的驱动。-I recently had the opportunity t
test1.c.tar
- v4l2 测试程序, 笔记本上的camera 就可以测试 可以采集图片-v4l2 capture
ceshichengxu
- 在linux下测试外接摄像是否能够使用,能够测试出该摄像头是否支持V4L2编程。-Under linux test whether the use of an external camera, to test out the camera supports V4L2 programming.
camera
- V4L2摄像头获取yuyv在转换成jpg格式-V4L2 camera Get yuyv conversion into jpg format
cam_x264_v2.0
- 1.摄像头通过V4L2采集yuyv格式图像数据 2.yuyv转yuv420p格式 3.yuv420p通过x264编码压缩为h264码流 4.将h264码流通过tcp传输到显示端 5.显示端接收h264码流,并保存为本地文件,程序运行结束后可通过VLC播放器直接打开xxxx.h264文件进行播放(1. Camera collects image data in Yuyv format by V4L2. Yuyv converts to Yuv420p format. Yuv420p is comp