-
win7下vs中实现onvif discovery(客户端、服务端)
在VS中运行服务器端程序,可以在ONVIF Device Test Tool中点击Discover Devices找到,运行客户端程序能返回数据。
- 2022-01-24 15:43:52下载
- 积分:1
-
vb摄像头控制源码
Dim lpszName As String * 100
Dim lpszVer As String * 100
Dim Caps As CAPDRIVERCAPS
"//Create Capture Window
capGetDriverDescriptionA 0, lpszName, 100, lpszVer, 100 "// Retrieves driver info
lwndC = capCreateCaptureWindowA(lpszName, WS_CAPTION Or WS_THICKFRAME Or WS_VISIBLE Or WS_CHILD, 0, 0, 160, 120, Me.hWnd, 0)
"// Set title of window to name of driver
SetWindowText lw
- 2023-08-01 21:55:03下载
- 积分:1
-
RMVB文件分析工具,可以了解RMVB各个数据段结构,分析每一帧数据基本数据,但不能解压!...
RMVB文件分析工具,可以了解RMVB各个数据段结构,分析每一帧数据基本数据,但不能解压!-RMVB file analysis tools to understand the various data RMVB paragraph structure, and analysis of basic data on each frame of data, but you can not extract!
- 2022-01-25 17:20:02下载
- 积分:1
-
ccd摄像机大视场光学镜头的设计,这个是论文,共研究使用。
ccd摄像机大视场光学镜头的设计,这个是论文,共研究使用。-big ccd camera lens field of view of optical design, this is the thesis of research.
- 2022-02-01 02:04:35下载
- 积分:1
-
背景差法
background subtraction implemented using MOG algorithm which uses mixture of Gaussian mixture model. it takes a video as a input with argument specified as "-vid" in the command line
- 2022-02-07 06:04:59下载
- 积分:1
-
浮点转定点
一般说来,定点数的运算在计算机中实现起来比较简单,效率较高;而浮点数的运算在计算机中实现起来比较复杂,效率相对较低,资料中给出了常用的浮点转定点的方法。
- 2022-11-16 05:35:03下载
- 积分:1
-
一个视频采集的例子,能实现快照,录象,压缩等功能
一个视频采集的例子,能实现快照,录象,压缩等功能-an example, able to snapshots, video, compression functions
- 2022-10-10 10:20:03下载
- 积分:1
-
另外一个利用vb进行采集的例子
另外一个利用vb进行采集的例子-another use vb for example Acquisition
- 2022-06-02 09:02:36下载
- 积分:1
-
一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我
一个过滤器脚本,需要DX9支持,欢迎测试,有问题告诉我-a script filters need DX9 support and welcome testing, and it is telling me
- 2022-05-20 06:07:10下载
- 积分:1
-
RANSAC 一个纯粹组合实现
这是一个RANSAC 的纯粹组合实现。欢迎大家下载、试用。谢谢大家的支持!
- 2022-04-15 03:39:14下载
- 积分:1