搜索资源列表
Directshow_Opencv
- 本例提供了使用directshow代替opencv的vfw 的源代码,与转化为iplimage格式的算法. 实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s。
DirectshowForOpencv
- 提供了使用directshow代替opencv的vfw 的源代码,与转化为iplimage格式的算法.
camer
- CCameraDS类调用采集函数可直接返回IplImage,使用更方便,且集成了DirectShow,勿需安装庞大的DirectX/Platform SDK。-CCameraDS class collection function is called direct return of IplImage more convenient to use, and integrates DirectShow Needless to install a huge amount of the DirectX