资源列表
VLC
- This how you can get Pelco streams over rtsp (for IP camera)-This is how you can get Pelco streams over rtsp (for IP camera)
videocapture
- 在vc平台下完成视频捕捉的源代码,对于学习视频编程有较大的帮助 // 捕捉类(版本1.0) // // 完成功能: 设置捕捉参数,完成捕捉 /-Vc platform in the source code to complete video capture, video programming for learning great help// capture class (version 1.0)//// completion: set capture parameters,
YuvViewer
- 实现视频原始YUV数据的采集和播放,和视频格式的转换-To achieve a raw YUV video data acquisition and playback, and video format conversion
MakeGray
- gray Edge detection program calibration camera
01
- 社区视频监控系统 (1)本系统默认操作员用户名为:tsoft,密码为:111。 (2)可执行文件路径:\01\源程序\Debug\Capture.exe -Community Video Surveillance System (1) The operator of the system default user name: tsoft, password: 111. (2) the executable file path: \ 01 \ source \ Debug \ Capt
04
- 局域网视频监控系统本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控-Local area network video monitoring system This system is a small local area network monitoring system, a screen of a computer monitor
vfwdemo
- 在VS2005下编写的vfw的程序,通过vfw方式打开摄像头,并得到原始数据进行处理。其中摄像头必须支持RGB24格式的数据输出。代码中有RGB24转灰度、迭代阈值化等算法。-Prepared under the vfw in VS2005 program, open the camera through vfw, and the raw data for processing. One camera must support RGB24 format of data output. Code
Camera
- 初学DX,自己写的一个灵活摄像机,在场景里实现漫游效果-Beginner DX, to write a flexible camera
shexinagton
- 用摄像头采集信息,C020的主控芯片,自已写的一个小程序-Collect information using camera, C020' s main chip, a small program written in their own
C_operateTehVideo
- 这是一份C文档,里面有源码 主要实现的功能是通过操作摄像设备,实现录像和拍照-This is a C-language files, which are the main source function is achieved by operating the camera equipment, video and photographs to achieve
CSharpPvideo
- 这是一份C#编写的源码,主要的功能是操作摄像头以获取录像和照片-This is a source code written in C#, the main function is to operate the camera for video and photos
CapDlgTest2
- 这次是上次版本的改进版,增加了对摄像头枚举的支持,上次版本可能会存在找不到硬件设备等问题。摄像头录像程序,改编自微软的amcap,封装后的c++文件,mfc程序可以任意调用。运行程序前,需要先安装directshow9.0b,最好把该程序放在系统目录的capture文件夹下运行,否则需要配置vs2005安装环境-This is the last version of the improved version, adds support for camera enumeration, the la