-
用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制...
用directshow对摄像头进行视频扑获,并可设置帧率和视频质量,并可进行视频录制-This programme can grab the video frame from a camera by directshow,and set frame rate and the video quality. It can also record video frames.
- 2022-08-26 08:35:27下载
- 积分:1
-
捕获摄像头视频图像系统,能够对摄像头获取的图像进行捕获...
捕获摄像头视频图像系统,能够对摄像头获取的图像进行捕获-Video cameras capture system, able to access the camera to capture images
- 2022-02-05 15:42:45下载
- 积分:1
-
A lot of video playback software or video editing software provides the function...
很多视频播放软件或视频编辑软件都提供了抓帧的功能,本代码就用DirectShow实现此功能.
-A lot of video playback software or video editing software provides the function of grasping the frame, the code using DirectShow realize this feature.
- 2023-01-28 13:30:03下载
- 积分:1
-
方成相机采集程序,可适用于方成出品的任何相机
方成相机采集程序,可适用于方成出品的任何相机-Fangcheng camera acquisition procedures, applicable to any camera produced Fangcheng
- 2022-02-04 22:23:15下载
- 积分:1
-
局域网视频监控系统
l 系统采用人机交互的方式,界面美观友好。
l 屏幕信息需要时时显示,网络延时不能大于1秒。
l 服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。
l 系统运行时占用内存不能大于10MB,以免影响系统性能。
l &nb
- 2022-02-12 19:54:22下载
- 积分:1
-
摄像头程序,有简单解释,利于理解。现在在做一个视频采集程序,就参考的这个。...
摄像头程序,有简单解释,利于理解。现在在做一个视频采集程序,就参考的这个。-It is a camera driver including simple explanation in order to be understood easily. now,there is a programme of video collection which is designed on the basis of the camera driver.
- 2022-08-09 05:51:39下载
- 积分:1
-
This is a VC++ video capture application with the fuction of video playback ,and...
这是一个用VC++开发的视频采集的程序,不但可以回放视频,还可以保存视频和图片-This is a VC++ video capture application with the fuction of video playback ,and you can also save the captured video or iamge.
- 2023-08-21 03:05:04下载
- 积分:1
-
贾比尔文件tms320dm642gdk DSP芯片,TI标准坐标,至关重要的是佛…
TMS320DM642GDK DSP芯片的GEBER文件,TI标准坐标,开钢网必备.-GEBER file for TMS320DM642GDK DSP chip,TI standard coordinate,it is essential for development.
- 2022-05-23 09:58:49下载
- 积分:1
-
VISCA代码控制的索尼相机
Visca code to control Sony cameras
- 2022-11-13 17:35:04下载
- 积分:1
-
视频—镜头切换检测,关键帧提取
检测视频中镜头切换的关键帧 检测镜头切换的基本思想是:对比视频中前后两帧灰度差,若两帧差值超过阈值,则说明视频中的镜头转换了,并把这一帧作为关键帧保存下来。 定义相应的指针和结构 初始化指针和结构 计算视频中前后两帧的灰度差 将两帧的灰度差值与阈值比较,超过阈值,则将其判定为关键帧保存 其中阈值大小根据视频的情况进行调整
- 2023-02-19 16:40:04下载
- 积分:1