AForge 2.2.5
dotnet add package AForge --version 2.2.5
NuGet\Install-Package AForge -Version 2.2.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AForge" Version="2.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AForge" Version="2.2.5" />
<PackageReference Include="AForge" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AForge --version 2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AForge, 2.2.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AForge&version=2.2.5
#tool nuget:?package=AForge&version=2.2.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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
|