-
枚举系统设备
enum the system device
- 2022-08-10 14:40:17下载
- 积分:1
-
实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9
实验中发现opencv的cvCaptureFromCAM 使用的是vfw,采用消息机制,速度较慢,测试发现fps只有 9-12左右,太慢了. 发现经过使用directshow后速度提升到60帧/s.在opencv group上了解到这是一个普遍问题,也许有人做过转换,却没有完整的例子与代码.在此贴出.对希望提高opencv视频分析速度的有所帮助-Opencv experiment found that the cvCaptureFromCAM using vfw, the use of information mechanism to slow fps test found that only about 9-12, too slow. Discovered through the use of DirectShow velocity to 60/s. In opencv group understanding that this is a common problem, perhaps someone has done the conversion, but no complete examples and code.此贴out in. opencv want to improve the speed of video analysis help
- 2022-07-16 07:04:03下载
- 积分:1
-
Qt convert video to image frames
- 2022-03-24 15:38:20下载
- 积分:1
-
Video camera to capture a complete application, capture, playback video, determi...
摄像头视频捕捉完整应用程序,捕捉,回放视频,判断是否有大的动作等 (VC)-Video camera to capture a complete application, capture, playback video, determine whether there is any big moves, such as (VC)
- 2022-01-26 07:43:35下载
- 积分:1
-
摄像头监控程序,可以用在VB应用程序如相机苏…
摄像头监视程序,可以用于VB等应用程序的摄像头监视程序-Camera surveillance procedures, can be used in VB applications such as camera surveillance procedures
- 2022-02-01 14:05:07下载
- 积分:1
-
目标跟踪
目标检测与跟踪代码可以运行的哟!可以利用鼠标控制,这只窗口的大小和需要检测的目标!
- 2022-03-19 14:39:04下载
- 积分:1
-
视频编解码器
应用背景
This is the second public release of our MPEG-2
encoder. It converts an
ordered set of uncompressed input
pictures into a compressed bitstream
compliant with ISO/IEC 13818-2 DIS [1]
(MPEG-2).
This program will evolve to become:
ISO/IEC 13818-5 Software Simulation
of MPEG-2 Systems, Video, and Audio.
关键技术
The execution
template for the encoder is:
mpeg2encode parameter_file
output.m2v
Coding parameters can be modified by
editing the parameter_file. Since the
parser expects the operating parameters
to be on certain line numbers,
kindly do not insert or delete lines
from the file.
We have provided a couple of sample
parameter files in the par directory.
&nb
- 2023-07-07 17:15:04下载
- 积分:1
-
RTSP点播核心源码
应用背景应用在网络视频点播开发方面, 可以直接使用,非常方便,供学习使用 也是非常好的应用在网络视频点播开发方面, 可以直接使用,非常方便,供学习使用 也是非常好的应用在网络视频点播开发方面, 可以直接使用,非常方便,供学习使用 也是非常好的关键技术RTSP(Real Time Streaming Protocol),RFC2326,实时流传输协议,是TCP/IP协议体系中的一个应用层协议,由 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-14 18:31:51下载
- 积分:1
-
opencv运动模板检测
资源描述利用OpenCV软件进行运动目标的检测,其中mhi运动历史图像,mask掩码图像,用于标注运动梯度数据正确的点,为输出参数,orientation运动梯度的方向图像,包括0~360,timestamp是当前时间,duration是运动跟踪的最大持续时间。
- 2023-04-08 04:50:06下载
- 积分:1
-
VC++开发,基于VFW的视频采集程序,可以捕获摄像头的的图像,并以bmp和jpg格式保存图片。...
VC++开发,基于VFW的视频采集程序,可以捕获摄像头的的图像,并以bmp和jpg格式保存图片。-VC++ Development, based on the VFW video capture process, the camera can capture images, and to bmp and jpg format pictures.
- 2022-06-12 01:29:26下载
- 积分:1