Software:AForge.NET

From HandWiki
AForge.NET
Aforgenet.png
Original author(s)Andrew Kirillov
Initial releaseDecember 21, 2006; 17 years ago (2006-12-21)[1]
Stable release
2.2.5 / July 17, 2013; 10 years ago (2013-07-17)
Written inC#
Operating systemCross-platform
TypeFramework
LicenseLGPLv3 and partly GPLv3
Websitewww.aforgenet.com

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

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

The framework's API includes support for:

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

References

  1. "AForge.NET :: AForge.NET Framework celebrates its 5 years birthday". http://aforgenet.com/news/2011.12.21.five_years_framework.html. 
  2. Greg Duncan. Portable Image and Video processing with help from AForge.NET and Accord.NET. [1] Channel 9, November 2014. Web extract
  3. 3.0 3.1 Souza, César (20 May 2010). "Accord.NET Framework – An extension to AForge.NET". http://crsouza.com/2010/05/20/accord-net-framework-an-extension-to-aforge-net/. 
  4. "Computer Vision Using AForge.NET". .NET Nuts & Bolts. Code Guru. 3 June 2015. https://www.codeguru.com/columns/dotnet/computer-vision-using-aforge.net.html. 
  5. "Projects and applications using AForge.NET Framework". AForge.NET. http://www.aforgenet.com/framework/projects.html. 
  6. "Universe Sandbox". http://universesandbox.com/. 
  7. "NeurApp, Exploring Approximation by Artificial Neural Networks". http://www2.arnes.si/~ljc3m2/igor/software/NeurApp/. 
  8. "iSpy: Open Source Video Surveillance Software". http://www.ispyconnect.com/. 
  9. "Real-time, Static and Dynamic Hand Gesture Recognition for Human-Computer Interaction". University of Miami. May 2015. https://www.researchgate.net/publication/267769423. 
  10. Suraj Verma, Prashant Pillai, Yim-Fun Hu (2012). "Development of an eye-tracking control system using AForge.NET framework". International Journal of Intelligent Systems Technologies and Applications 11 (3/4): 286. doi:10.1504/IJISTA.2012.052485. https://www.academia.edu/3996497. Retrieved 2018-11-26. 
  11. A. Meena; K. Raja (2012). "K-Means Segmentation of Alzheimer's Disease in Pet Scan Datasets – an Implementation". Signal Processing and Information Technology. Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering. 117. pp. 168–172. doi:10.1007/978-3-319-11629-7_24. ISBN 978-3-319-11628-0. 

External links