搜索资源列表
V4L2-capture
- LINUX下的摄像头视频捕捉程序源码,V4L2 video capture example-LINUX camera video capture procedures source, V4L2 video capture example
usbVideo4Linux
- linux系统下USB摄像头视频采集,学习linux很好de 的例子,... -Linux USB Camera Video Capture, learning de linux good example,
spcj
- ov9650的驱动,是视频采集用到的,摄像头用手机摄像头,操作系统是linux
spca5xx_20060101.orig.tar
- 摄像头驱动,linux 下面开发视频相关的程序,可用spca5xx驱动摄像头
USB_Camera_base_on_Video4Linux
- Linux下视频编程中使用USB摄像头的方法和特点。
video
- arm-linux平台的视频监控程序,usb摄像头采集视频,opencv图像处理,gsm dtu无线数据发送-arm-linux platform, video monitor, usb camera capture video, opencv image processing, gsm dtu wireless data transmission
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
shipjk
- 在LINUX中实现USB摄像头视频监控的完整源代码!全部是自己移值的-At LINUX implementation of USB camera video surveillance of the integrity of the source code! All values are shifting their
mycam.tar
- 一个简单的摄像头播放程序,用qt做的界面,video 4 linux 获取摄像头视频帧。-A simple camera capture program using qt.
my_video_capture.tar
- LINUX下使用ZC0301摄像头的基于v4l1的视频采集程序,图像流畅~-A program for video capturing based on v4l1.
camera
- IP camera 嵌入式linux下IP摄像头的开发实例及源码。-IP camera IP camera under embedded linux development of examples and source code.
V4L_
- Linux下基于Video4Linux的USB摄像头视频采集实现-Based on Linux' s USB Video4Linux video capture camera to achieve
cameralib.tar
- luvcview 用于LINUX下摄像头视频采集的程序 十分好用-luvcview for LINUX camera video capture program which is very easy to use
Qt-OpenCV-Camera
- Linux下用qt OpenCV采集摄像头视频并显示,绝对可以运行,不卡,窗口可任意拖动。-Linux using QT OpenCV capture video camera and display, absolutely can run, no card, the window can be dragged.
Linux系统
- linux下uvc协议,v4l2结构,包含usb摄像头视频采集,保存,显示代码,C语言代码(Linux under the UVC protocol, v4l2 structure, including USB camera, video capture, preservation, display code, C language 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
A20 tv视频液晶屏显示应用程序
- A20TV信号提供linux应用程序源码,模拟摄像头显示画面(A20TV signal to provide Linux application source code, analog camera display screen)
xawtv-3.95.tar
- 基于Linux系统的摄像头UVC测试程序 实现简单的视频录像拍照等功能(Linux camera based on the UVC test procedures, simple video, video and other functions)
picamera_video
- 程序获取树莓派摄像头数据,能够显示与存储(code for capturing video from Raspberry camera)
视频流获取capture
- Linux下通过v4l2接口打开摄像头,获取实时视频流,也可以保存抓拍jpeg图片