资源列表
calibration
- 摄像头捕获C++类,可以搜索摄像头,并进行实时监控程序段-Webcam Capture C++ classes, you can search the camera and monitor in real-time block
2
- 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
myamcap
- 功能:视频图像采集 自动检测电脑的摄像设备,并打开采集设备,获图像并显示、录像等-Function: video image acquisition computer automatically detects the camera equipment, and open the capture device and displays the received images, video, etc.
ispyconnect-master
- 一款国外的开源视频监控软件iSPY,这是此软件最新的源代码-It s the souce code of iSPY ,an opensouce video surveillance software.
hikvision
- VB写的海康威视的视频监控客户端源码,有抓图、校时、云台控制等功能。-VB wrote Hikvision video surveillance client source code, there are drawings, school, PTZ control and other functions.
04296147hikvision
- vb 摄像头 采用vb开发的监控类代码,可以使用该代码将海康卡的码流进行解析(vb camero used vb development of the control category code, the code can use the code will Haikangka flow analysis)
motion_detection
- 运动检测的matlab程序 效果不错的 推荐给大家-motion detection programed by matlab
ffmpeg-1.1.3
- Fmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。-Fmpeg is a free open source cross-platform video and audio streams program is free software, using
tvideograbber
- 这是一个控制本地摄像头,网络摄像机程序,可以远程播放,查看,并且可以录像,带回放的程序。
Kinescope
- 桌面录像软件 vc 压缩率很高 编码器为XVID,可直接应用到项目-Desktop video software vc high compression rate encoder XVID, can be directly applied to the project
image-stiching-test
- 双摄像头图像拼接源程序,利用Harris焦点检测、SIft配准等方法,拼接效果不错。-The dual-camera image mosaic source, by Harris focus detection, SIft registration method, good results stitching.
test1
- 用opencv库打开摄像头并显示,运行环境VS2010,需要配置好opencv2.4.9,适合刚接触opencv的人群-open camera and display with Opencv library , operating environment VS2010, needs to configure opencv2.4.9, suitable for people new to opencv