AForge.NET is an open source C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, fuzzy logic, machine learning, robotics, etc. The
google的开源代码用于图像处理 AForge.Imaging - library with image processing routines and filters; AForge.Vision - computer vision library; AForge.Video - set of libraries for video processing; AForge.Neuro - neural networks computation library; AForge.Genetic
C#摄像头资源获取、录制视频、音频、拍摄照片等 下载lib之后,引用就可以了 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using AForge.Video; using AForge.Video.Direct