AForge 2.2.5
dotnet add package AForge --version 2.2.5
NuGet\Install-Package AForge -Version 2.2.5
<PackageReference Include="AForge" Version="2.2.5" />
<PackageVersion Include="AForge" Version="2.2.5" />
<PackageReference Include="AForge" />
paket add AForge --version 2.2.5
#r "nuget: AForge, 2.2.5"
#addin nuget:?package=AForge&version=2.2.5
#tool nuget:?package=AForge&version=2.2.5
The AForge library is a core library of AForge.NET framework, which contains core classes used by other libraries of the framework and classes, which can be used independently for various purposes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (32)
Showing the top 5 NuGet packages that depend on AForge:
Package | Downloads |
---|---|
AForge.Math
The AForge.Math library contains set of math utilities, which are used by other AForge.NET framework's libraries or may be used individually. |
|
AForge.Imaging
The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site. |
|
AForge.Video
The AForge.Video library contains interfaces and classes to access different video sources, such as IP video cameras (MJPEG streams). The library defines types used by other video related libraries from AForge.NET framework. |
|
AForge.Controls
The AForge.Controls library contains some reusable UI classes used as in AForge.NET framework's samples, as in some independent applications. Full list of features is available on the project's web site. |
|
AForge.Genetic
The AForge.Genetic library contains classes to run Genetic Algorithms (GA), Genetic Programming (GP) and Gene Expression Programming (GEP). Set of chromosome and selection classes are provided. Full list of features is available on the project's web site. |
GitHub repositories (15)
Showing the top 15 popular GitHub repositories that depend on AForge:
Repository | Stars |
---|---|
qwqdanchun/DcRat
A simple remote tool in C#.
|
|
ViewFaceCore/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
|
|
Ulterius/server
[WIP] Ulterius™ server where all the magic happens :rocket: :feelsgood:
|
|
imazen/resizer
The official repository for ImageResizer
|
|
arsium/EagleMonitorRAT
Remote Access Tool Written In C#
|
|
ccccccmd/ReCapcha
验证码识别 发票标号识别 图片识别
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|
|
djhohnstein/WireTap
.NET 4.0 Project to interact with video, audio and keyboard hardware.
|
|
HearthstoneTracker/HearthstoneTracker
Automatically track and generate statistics for all your HearthStone games.
|
|
UltimateFishbot/UltimateFishbot
A simple World of Warcraft fishbot written in VB.net
|
|
captjevans/JevonsCameraViewer
An app for viewing multiple video streams from USB cameras. Low cost real time eye tracking. You can rotate and mirror the images and also use a variety of filters. Easily take screenshots. Very useful for c270 hacks. Exposure lock and some openCV examples included
|
|
Grinchiest/SantaRat
A remote access trojan to use against Santa's laptop!
|
|
robela/OCR-Invoice
a console application that would run on Windows server to scan user’s Bill and Receipts, which are either captured by camera or in form of an electronic file like pdf etc. 1. All the invoices/receipts will be uploaded on server in a folder 2. The uploaded invoices/receipts will be scanned by OCR app and extract following information from the file and put them in database table - Vendor/Party Name - Invoice date - Tax amount - Total amount - Line items(Item Name, Item Qty, Item rate, Item Tax & Item Amount) 3. The processing of OCR should be done with 90% of accuracy 4. Application designed be able to handle the noise & quality of the uploaded invoice images.
|
|
ArmenAg/Improvisation
A program that learns music structure of given midi files and able to generate new melodies by judmental of other compositions. E.g. generate melody in style of Armstrong as negatively judged by Eminem and positively by Bach.
|
|
i2e-haw-hamburg/cad-in-unity
Loading CAD into Unity 3D applications
|