最終更新:2017-10-27 (金) 11:45:56 (2372d)  

AForge.Video
Top / AForge.Video

The AForge.Video namespace contains interfaces and classes to access different video sources.

http://www.aforgenet.com/framework/docs/

AForge.Video.DirectShowThe AForge.Video.DirectShow namespace contains classes, which allow to access video sources using DirectShow interface.
AForge.Video.FFMPEG?The AForge.Video.FFMPEG namespace contains classes, which allow reading and writing video files through FFmpeg library. This is an experimental namespace which is aimed to provider better API for writing/reading video file and replace AForge.Video.VFW at some point in time. Note: the API allows writing and reading video data only. Reading and writing of sound data is not supported and is not planned for now.
AForge.Video.Kinect?The AForge.Video.Kinect namespace contains classes, which allow to access to video and depth data of Microsoft’s Xbox Kinect device.
AForge.Video.VFW?The AForge.Video.VFW namespace contains classes, which allow reading and writing of AVI files using Video for Windows interface.
AForge.Video.Ximea?The AForge.Video.Ximea namespace contains classes, which allow capturing images from XIMEA cameras.
AForge.Vision.Motion?The AForge.Vision.Motion namespace contains interfaces and classes used for motion detection and processing in video streams.