Info
Version: | 2.2.4.0 |
Last Update: | Tuesday, December 4, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://code.google.com/p/aforge/ |
NuGet Url: | https://www.nuget.org/packages/AForge.Math.lib |
Install
Install-Package AForge.Math.lib
dotnet add package AForge.Math.lib
paket add AForge.Math.lib
AForge.Math.lib Download (Unzip the "nupkg" after downloading)
Dependencies
- AForge.lib(2.2.4.0)
Some of the most interesting algorithm are:
3D pose estimation using POSIT and Coplanar POSIT algorithms (see dedicated article);
Simple shape checker (see dedicated article);
Graham convex hull algorithm;
etc.