-
win8平板调用摄像头工具
win8平板很牛叉的调用摄像头的库,通过.net调用COM库实现的,之前通过avicap.dll库,SendMessage方式都行不通的方式用这种方式能成功。
namespace AForge.Controls
{
using AForge.Video;
using System;
using System.ComponentModel;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Windows.Forms;
public class VideoSourcePlayer : Control
{
private bool autosize;
private Color borderColor = Color.Black;
private IContainer components;
private Bitmap currentFrame;
private bool firstFrameNotProcessed = true;
- 2022-04-23 12:39:10下载
- 积分:1
-
Opencv examples in C / C
Opencv examples in C / C-Opencv examples in C/C++
- 2022-03-26 06:06:35下载
- 积分:1
-
3ds file loader with opengl
(GLUT LIBRARY)
3ds file loader with opengl
(GLUT LIBRARY)
- 2022-06-01 23:23:09下载
- 积分:1
-
VC draw biscuit picture
使用VC绘画饼图,补充说明是三维立体饼图-VC draw biscuit picture
- 2022-09-28 21:35:10下载
- 积分:1
-
SNDS100 (KS32C5000/KS32C5000A/KS32C50100) Board Support Packages
SNDS100 (KS32C5000/KS32C5000A/KS32C50100) Board Support Packages
- 2023-05-25 00:10:02下载
- 积分:1
-
测试程序,用于VC++的初学者的入门的简单程序
测试程序,用于VC++的初学者的入门的简单程序-Test procedure for VC++ Beginner simple entry procedures
- 2023-05-03 04:15:03下载
- 积分:1
-
Microsoft Win32程序员参考大全1
Microsoft Win32程序员参考大全1-Microsoft Win32
- 2022-03-14 16:48:21下载
- 积分:1
-
用NOKIA手机发短消息的VB源程,采用VB开发!仅供参考!
用NOKIA手机发短消息的VB源程,采用VB开发!仅供参考!-Nokia phones send text messages using the VB source way, using VB! Only reference!
- 2022-03-12 03:25:35下载
- 积分:1
-
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP
VxD源码,,,,又来传哦,MY GOD 我UP。。。
我再UP-VxD source,,,, again Chuan Oh, MY GOD I UP. . . I UP
- 2022-05-31 15:40:09下载
- 积分:1
-
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。...
一个异步聊天系统,系统只允许客户与服务器相互传送字符串数据,不实现任意客户之间的直接信息传递。-An asynchronous chat system, the system only allows the client and the server can transmit the string data, not to achieve any of its customers a direct transmission of information.
- 2022-06-03 13:57:16下载
- 积分:1