AForge.NET
Original author(s) | Andrew Kirillov |
---|---|
Initial release | December 21, 2006[1][2] |
Stable release | 2.2.5 / July 17, 2013 |
Written in | C# |
Operating system | Cross-platform |
Type | Framework |
License | LGPLv3 and partly GPLv3 |
Website |
www |
AForge.NET is a computer vision and artificial intelligence library originally developed by Andrew Kirillov for the .NET Framework.
The source code and binaries of the project are available under the terms of the Lesser GPL and the GPL (GNU General Public License).
Another (unaffiliated) project named Accord.NET extends the features of the original AForge.NET library.
Features
The framework's API includes support for:
- Computer vision, image processing and video processing
- Including a comprehensive image filter library
- Neural networks
- Genetic programming
- Fuzzy logic
- Machine learning
- and libraries for a select set of robotics kits
- Lego Mindstorms NXT and RCX kits
- TeRK Qwerk kit
- Surveyor SRV-1 and SVS kits
Complete list of features is available on the features page of the project.
The framework is provided not only with different libraries and their sources, but with many sample applications, which demonstrate the use of this framework, and with documentation help files, which are provided in HTML Help format. The documentation is also available on-line.
See also
- OpenCV - A popular C++ computer vision library
- VXL - Another C++ computer vision library
- CVIPtools - A complete GUI based Computer Vision and Image Processing software environment, with C function libraries, a COM based dll, along with two utility programs for algorithm development and batch processing.
References
- ↑ End of free public support, April 1, 2012, AForge.NET
- ↑ http://aforgenet.com/news/2011.12.21.five_years_framework.html
External links
|