-
不借助第三方库而进行的代码处理视频流处理,不使用opencv,不使用ffmpeg,直接调用window底层的avicap接口处理视频流
本来有现成的opencv库来处理项目中要求的获取从摄像头中获取的视频流信息,但是老大考虑到项目中出现的侵权问题,所以让我写一个不涉及第三方库调用window底层视频处理的接口来处理,最后感谢广大的网友力量,我也将自己的成果发不出来供大伙参考。
- 2023-02-11 06:40:17下载
- 积分:1
-
利用SetWindowsHookEx方法,建立SHELL钩子,对所有打开关闭的进程进行记录。...
利用SetWindowsHookEx方法,建立SHELL钩子,对所有打开关闭的进程进行记录。-Using SetWindowsHookEx for ways to build SHELL hook, closed to all open records process.
- 2023-02-05 01:15:03下载
- 积分:1
-
基于qt的打袋鼠游戏
基于用qt实现的打袋鼠游戏,用qt界面开发,实现打袋鼠游戏的实现。代码详细,qt简单好用,非常实用,很适合初学者。
- 2022-03-25 14:42:47下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
GSM基站的选择
用C++编写的GSM基站选择的规划方法.
GSM基站的选择
用C++编写的GSM基站选择的规划方法.-GSM base stations choose to C++ Prepared GSM base station planning method of choice.
- 2022-08-26 00:44:15下载
- 积分:1
-
vector character display program
矢量字的显示程序-vector character display program
- 2022-12-21 04:30:03下载
- 积分:1
-
winrar like program vc
winrar like program vc-winrar like program vc++
- 2022-06-30 17:32:11下载
- 积分:1
-
my firts test for u all try it 4 u
my firts test for u all try it 4 u
- 2022-03-06 11:57:36下载
- 积分:1
-
很全的Delphi字符操作函数库,所有的功能全部包装在类TStringManager中。好用,速度快。最爽的是完全免费。...
很全的Delphi字符操作函数库,所有的功能全部包装在类TStringManager中。好用,速度快。最爽的是完全免费。-is all the characters Delphi operation functions, all functions in all types of packaging TStringManager China. Easy, fast. Tennis is completely free of charge.
- 2023-08-24 09:25:03下载
- 积分:1
-
audio player written in vb source code, reference to a lot of older information
vb写的录音播放源代码,参考了很多前辈的资料-audio player written in vb source code, reference to a lot of older information
- 2022-03-05 20:49:44下载
- 积分:1