资源列表
YUV
- 做视频采集与处理,自然少不了要学会分析YUV数据。因为从采集的角度来说,一般的视频采集芯片输出的码流一般都是YUV数据流的形式,而从视频处理(例如H.264、MPEG视频编解码)的角度来说,也是在原始YUV码流进行编码和解析,所以,了解如何分析YUV数据流对于做视频领域的人而言,至关重要。本文就是根据我的学习和了解,简单地介绍如何分析YUV数据流。-Do video capture and processing, natural and ultimately, to learn to analy
BT656
- 主要介绍 标准的 8bit BT656(4:2:2)YCbCr SDTV(标清) 数字视频信号格式,主要针对刚刚入门模拟视频采集的初学者入门之用-Introduces the standard 8bit a BT 656 (4:2:2) YCbCr, SDTV (standard definition) digital video signal format, mainly for the beginner just started analog video capture
YYClients-11
- 可以采集摄像头数据。采集了摄像头的数据,可以自由使用。-The camera data can be collected.
PELCO-D
- 最新版本的Pelco-D协议,可用于摄像头、云台控制-the last Pelco-D protocol,can be used to control cameras and PTZ
Getting-Started-with-the-F28335-EZDSP(tm)-Starter
- Getting Started with the F28335 EZDSP(tm) Starter Kit
Monitoring-
- 摄像头监控系统,开发环境VB 数据库SQL server-it is a system of Monitoring
III-CaptureVideo
- 一个视频采集代码,利用DirectShow-A video capture program
detect-and-track-the-moving-object
- 一旦摄像头区域内有运动的目标时,该程序可以实现对其的检测-detect and track the moving object
myVideocap
- directshow模式的视频捕获代码,开发环境vs2005。-the directshow model video capture code for vs2005
Voyager2
- 机器人视频捕捉 视频捕捉极其过滤 可用于追踪目标的部分程序-Robot video capture video capture filter can be used to track the target is part of the program
Movie
- This code will separate frames from video
V4L2-example
- V4L2较V4L有较大的改动,并已成为2.6的标准接口,函盖video\dvb\FM...,多数驱动都在向V4l2迁移。更好地了解V4L2先从应用入手,然后再深入到内核中结合物理设备/接口的规范实现相应的驱动。本文先就V4L2在视频捕捉或camera方面的应用框架。-The V4L2 larger changes than the V4L 2.6 standard interface, and has become, covers the video \ dvb \ the FM ..., th