资源列表
Getframestested
- Matlab source code to get the frames from a movie file and store individual images in hard disk folder. Program has been tested.
multividea_1
- 在同一窗口显示多个视频画面的程序代码,这是根据上一个程序改进后的程序-In the same window displays the code number of the video screen, which is based on a process improvement program after
AVI-in-PictureBox
- Given Source shows the example that, as possible lose avi file in PictureBox. Also, there is separate button Button on the form, which starts avi in separate window.
proj
- 屏幕抓图, 屏幕抓图, 屏幕抓图,
camshiftdemo
- Camshift Demo using OpenCV
eee
- 实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s.在opencv group上了解到这是一个普遍问题,也许有人做过转换,却没有完整的例子与代码.在此贴出.对希望提高opencv视频分析速度的有所帮助
A3DFX_090609set
- 三星sensor A3D 摄像头调试优化代码 (24MHz, 50Hz, 15-8fps, CrCb)-Samsung camera sensor A3D debugging optimized code (24MHz, 50Hz, 15-8fps, CrCb)
uo_camera
- 用摄影头切图。可以在PB中调用此功能开摄像头。切图后可保存成BMP。
PlayVideoCap
- DirectShow9视频采集 playcap
vediotest
- LabVIEW下实现摄像头获取图像,希望对正研究图像的有所帮助-LabVIEW to achieve camera to obtain images of hope are helpful images
dddd
- 实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s.在opencv group上了解到这是一个普遍问题,也许有人做过转换,却没有完整的例子与代码.在此贴出.对希望提高opencv视频分析速度的有所帮助
vbcap
- 一个非常简单的视频捕获程序,用VB实现的