搜索资源列表
V4L2-capture
- LINUX下的摄像头视频捕捉程序源码,V4L2 video capture example-LINUX camera video capture procedures source, V4L2 video capture example
AVCapture
- 摄像头视频图像捕捉vc程序,已经测试通过,可以时时捕捉摄像头的图像并且保存-video camera to capture images vc procedures, the test can always camera to capture the image and preserve
usbVideo4Linux
- linux系统下USB摄像头视频采集,学习linux很好de 的例子,... -Linux USB Camera Video Capture, learning de linux good example,
WebCam
- 使用vfw读摄像头视频的测试程序,欢迎大家下载使用!-VFW time use video camera test procedures, are welcome to download!
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.
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
openCV视频颗粒检测
- openCV视频颗粒检测,可以通过摄像头检测图形中的颗粒点
test-video-capeture.tar
- Video4Linux2编程采集摄像头视频并显示视频,全C语言编程,采用内存映射的方法读数据。-Video4Linux2 programming camera video capture and display video, full C language programming, using memory mapping method to read the data.
analog_vi_demo.tar
- 基于嵌入式linux的模拟摄像头视频采集同步显示代码-Simulation based on embedded Linux camera video acquisition synchronous display code
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图片