AForge.NET
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
| AForge.NET | |
|---|---|
| File:Aforgenet.png | |
| Original author | Andrew Kirillov |
| Initial release | December 21, 2006[1] |
| Stable release | 2.2.5
/ July 17, 2013 |
| Repository |
|
| Written in | C# |
| Engine | |
| 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.[2]
The source code and binaries of the project are available under the terms of the Lesser GPL and the GPL (GNU General Public License).[citation needed]
Another (unaffiliated) project called Accord.NET was created to extend the features of the original AForge.NET library.[3]
Discontinuation of free public support and future development
[edit | edit source]On April 1, 2012, Andrew Kirillov announced the end of the public support for the library, temporarily closing the discussion forums. The last release of the AForge.NET Framework was made available on July 17, 2013. However, since its release 3.0 in 2015, the Accord.NET project started to incorporate most of the original AForge.NET source code in its codebase, continuing its support and development under the Accord.NET name.[3]
Features
[edit | edit source]The framework's API includes support for:
- Computer vision, image processing and video processing[4]
- Including a comprehensive image filter library
- Artificial Neural networks library implements some common network architectures (multi-layer feed forward and distance networks) and learning algorithms (back propagation, delta rule, simple perceptron, evolutionary learning).
- Genetic algorithms, genetic programming and gene expression programming
- Fuzzy logic
- Machine learning
- and libraries for a select set of robotics kits
- Lego Mindstorms NXT and RCX kits
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. A number of software applications[5][6][7][8] and research works[9][10][11] utilized the framework.
See also
[edit | edit source]- List of free and open source software packages
- List of numerical libraries for .NET framework
- Accord.NET - Computer vision and artificial intelligence library that extends AForge.NET.
- 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.
- OpenNN - An open source C++ neural networks library.
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Greg Duncan. Portable Image and Video processing with help from AForge.NET and Accord.NET. [1] Channel 9, November 2014. Web extract
- ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]