资源列表
cameraHSV
- OpenCV实时显示摄像头视频中H(HSV)通道的直方图-OpenCV camera video real-time display of H (HSV) histogram channel
ca
- 将服务端捕捉的视频通过H.263压缩处理后传给客户端,支持多客户端。-Services client to capture the video through the H.263 compression treatment to the client, support multi-client.
ispysoftware.tar
- iSpay开源软件,是个目前为止发现的较好的视频侦测软件-iSpay open source software, is a far better video detection software
fourctrl
- 4通道虚拟云台控制小程序(vfw),支持快照、录像-4-channel virtual PTZ control program (VFW), support snapshot, video
opticalflow
- code for optical flow estimation using OpenCV from realtime video from a webcam
cpp
- 社区视频监控开发系统,用MFC开发, 视频监控。 云台控制。 快照和录像。 录像回放。 定时自动监控。 监控管理及日志。 -Community video surveillance development system
HDMI1.3-1.4
- HDMI 1.3 和 1.4 官方技术规范SPEC文档,很详细介绍HDMI知识和各版本的差异。-HDMI 1.3, and 1.4 official technical specification SPEC documentation, very detailed knowledge of HDMI version differences.
MainFrm
- 摄像头捕捉视觉信息的程序,vc6.0环境下MFC编写。-Camera to capture visual information program, MFC prepared vc6.0 environment.
vb-API-camera
- 一个VB用API控制摄像头拍照的小程序,简单方便。-VB use API to camera.
vbCam
- webcam capture for vb
DirectShow
- directshow实现视频的采集,采用VC 6进行编程-For video capture with directshow
VideoNet_srcbb-0813eve
- 进行VideoNet的程序(在http://www.codeproject.com/Articles/7573/VideoNetb上下载的)学习中,发现在进行调试时, 1. 运行到 ConvertRGB2YUV 函数时,在 *y++=( RGB2YUV_YR[*r] +RGB2YUV_YG[*g]+RGB2YUV_YB[*b]+1048576)>>16 出down掉! 崩溃! 程序每次到这里崩溃,我也崩溃了!后来反复查网上帖子,有几个说的还行,总体说来,还是没有根本