http://www.aforgenet.com/framework/
AForge.NETis a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
The framework is comprised by the set of libraries and sample applications, which demonstrate their features:
- AForge.Imaging - library with image processing routines and filters;
- AForge.Vision - computer vision library;
- AForge.Neuro - neural networks computation library;
- AForge.Genetic - evolution programming library;
- AForge.Fuzzy - fuzzy computations library;
- AForge.MachineLearning - machine learning library;
- AForge.Robotics - library providing support of some robotics kits;
- AForge.Video - set of libraries for video processing;
- etc.