搜索资源列表
show_video_v4l.tar
- 一个可以进行视频采集和显示的源代码,在LINUX操作系统下使用,可通过修改移植到ARM.
gqcam-0.9.tar
- LINUX下非常有名的视频采集和显示源代码,直接安装后可以使用,效果很好
ov2640
- Omnivision公司ov2640视频采集芯片linux驱动源代码-Omnivision video capture chip company ov2640 linux driver source code
USB_Camera_base_on_Video4Linux
- 嵌入式视频采集系统的详细步骤说明,特别适合嵌入式初学者,包括,采集,截取,存储,显示说明以及源代码。有很好的参考价值-Embedded video capture system that the detailed steps, particularly suitable for embedded beginners, including, acquisition, interception, storage and display, as well as source code. Have a
emiplib-1.0.0
- 视频源代码,定时采集图像信息等等,含有定时器-Video source, timing acquisition image information, etc., with timer
SDL-and-the-video-capture-program.tar
- 基于SDL库和V4L2的linux下视频采集源代码,实属难得,推荐大家学习!-Based on the SDL library and V4L2 video capture under linux source code, it is rare, we recommend to learn!
USB_camera_Test
- ARM9 S3C2440驱动源代码(视频采集驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (video capture driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
linux_V4L
- 视频采集程序,用于linux下的视频采集程序源代码。-Video capture program for video capture under linux source code.
h264_env_linux.tar
- 示例分为 CMOS 摄像头录像及回放两个功能: 1) 当用户进行录像时,会从 CMOS 摄像头采集视频, 在源代码 main.cpp 中,用 TVideo 类来实现这个部分的工作,在 TVideo 类中,会打开 CMOS 摄像头并采集图像。 2) 在从摄像头采集完图像后,需要在屏幕上进行预览,这部分的工作由 TFrameBuffer 类来完成。(Examples are divided into CMOS camera video and playback two functions: 1