搜索资源列表
DirectXCaptureClassLibrary
- This article presents a class library for capturing audio and video to AVI files in .NET. Some of the features of this library: List and select hardware devices Access to common audio and video settings (e.g. frame rate, size) Supports au
AVChat
- 有控制端和客户端,因运用到Directshow所以需添加其类和库!
For_Send 图像采集程序
- USB摄像头和采集卡图像采集程序 采用VXL类库编程,各处理单元以封装成类 便于处理调用VXl可去http://vxl.sourceforge.net/ 下载另用到 ARtoolkit2.7可自行下载-USB camera and image acquisition card collection procedures used Implementation library programming, the processing unit to package into categories t
VedioCapture
- 很好用的摄像头捕获代码,使用c#编写的。大家可以参考,类库直接可以调用的。-Very good capture with the camera code, prepared by the use of c#. Members can refer to, can call the library directly.
14160_1238632509wMCe
- VC++ 6.0 摄像头控制程序 VC++ 6.0编写的一套摄像头控制程序,可以控制拍摄照片,程序基于directshow类库,已将此类库打包,另外编译需要将包内的 directshowLib.rar解压,然后放入程序提示的文件夹内,这一步很关键哦,否则编译不能通过,另外如果你的电脑上没有安装摄像头的话,程序也会报错,作者没有加入异常判断所致-VC++ 6.0 camera control program VC++ 6.0 to prepare a set of camera control
VideoCaptureAndDisplay
- VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。-VFW (Video for
CameraCapture
- 基于MFC类库,可以播放AVI文件,以及从USB摄像头实时采集图像-use MFC class lib to play avi file and to capture the camera picture and display the picture realtime.
VIDEO-ANALYSIS
- 用vc自带的类库打开视频,并进行一系列处理-Open the video with vc own class library, and a series of processing
VedioCapture
- 一款基于C#开发语言开发的视频采集软件,视频捕捉类库DirectShowLib-A C#-based video capture software development languages
play_game
- 动作和语音控制的体感游戏,手势识别调用Microsoft.Samples.Kinect.SwipeGestureRecognizer库,调用集成类SwipeRightDetected SwipeLeftDetected进行动作识别;调用数据类型JointType用于储存识别后的骨骼节点;动作识别后对应键盘操作 -Motion and voice control of somatosensory game, gesture recognition Microsoft.Samples.Kinec
Afroge
- Afroge类库视频采集程序,有助于对视频数据流的了解-Afroge library video capture
DXCapture
- MICROSOFT 基础类库:DXCapture DirectX捕获视频VC代码-MICROSOFT Foundation Class Library: DXCapture DirectX captures video VC code
Camera实现摄像头控制
- 在WIN7操作系统中, 资源管理器里面已经无法打开摄像头了, 这个小工具使用AForge类库实现C# 操作摄像头, 代码超级简捷 , 5行核心代码解决问题所有问题.(In the WIN7 operation system, the resource manager has been unable to open the camera. This small tool uses the AForge class library to realize the C# operation camera