Info
Version: | 2.2.4.0 |
Last Update: | Tuesday, December 4, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/aforge/ |
NuGet Url: | https://www.nuget.org/packages/AForge.Video.Kinect.lib |
Install
Install-Package AForge.Video.Kinect.lib
dotnet add package AForge.Video.Kinect.lib
paket add AForge.Video.Kinect.lib
AForge.Video.Kinect.lib Download (Unzip the "nupkg" after downloading)
Dependencies
- AForge.lib(2.2.4.0)
- AForge.Video.lib(2.2.4.0)
- AForge.Imaging.lib(2.2.4.0)
The library defines types used by other video related libraries from AForge.NET framework.
AForge.Video library contains different classes, which provide access to video data. Nice to have it taking into account the amount of image processing stuff in the framework.
Access to JPEG and MJPEG streams, which enables access to IP cameras;
Access to USB web cameras, capture devices and video files through DirectShow interface;
Reading/writing AVI files using Audio for Windows interface;
Reading/writing video files using FFmpeg library;
Support of Microsoft Kinect sensor;
Support of XIMEA cameras;
Asynchronous video source wrapper.