-
USB DVR 视频采集卡DEMO
C++编写的 USB DVR视频采集卡软件,兼容市场上绝大多数视频采集卡。包括视频的预览,录制,回放,图像参数调节等功能。可以直接使用。
- 2022-01-31 03:47:56下载
- 积分:1
-
The Real time Image Recognition
/* Face Detector Library
By Henry A. Rowley (har@cs.cmu.edu, http://www.cs.cmu.edu/~har)
Developed at Carnegie Mellon University for the face detection project.
Code may be used, but please provide appropriate acknowledgements, and let
har@cs.cmu.edu how you are using it. Thanks!
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-01 23:22:32下载
- 积分:1
-
阅读在Windows的MPEG文件(opencv_ffmpeg)
read mpeg files on windows (opencv_ffmpeg)
- 2022-03-17 21:40:18下载
- 积分:1
-
读取视频并保存视频
采用vs2010+opencv2.4.4编写的程序,可以直接从摄像头读取视频并保存成avi格式的视频文件。希望对初学者有帮助。
- 2023-06-18 08:10:04下载
- 积分:1
-
对监控视频进行压缩,有人得保存,没有则滤除
视频压缩程序,图像处理的方法判别视频中是否有人,然后压缩视频。编译可直接运行
- 2022-02-09 23:26:50下载
- 积分:1
-
WPF Media Bridge
WPF Media Bridge
- 2023-03-14 06:10:04下载
- 积分:1
-
使用BF533PPI配置USB, FZ245芯片
使用BF533PPI配置USB, FZ245芯片-Use BF533PPI configuration USB, FZ245 chip
- 2023-08-08 06:45:03下载
- 积分: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
-
Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v4...
UndocumentNT 一书的代码,深入了解NT操作系统的不错好书.-UndocumentNT a book of code, in-depth understanding of the NT operating system good books.
- 2023-07-30 00:35:03下载
- 积分:1
-
libid3tag-0.15.1b
libid3tag 是一个基于GNU GPL 协议发布的开源MP3 TAG库。libid3tag-0.15.1b//msvc++//下有一个 libid3tag.dsp, 打开后就可以编译。直接编译是会出错的。因为此库依赖于zlib, 所以 加入zlib.h、zconf.h之后,编译出静态lib.
- 2022-03-02 06:23:37下载
- 积分:1