Accord.Extensions.Statistics
1.1.5-rc
This is a prerelease version of Accord.Extensions.Statistics.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Accord.Extensions.Statistics --version 1.1.5-rc
NuGet\Install-Package Accord.Extensions.Statistics -Version 1.1.5-rc
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="Accord.Extensions.Statistics" Version="1.1.5-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Accord.Extensions.Statistics --version 1.1.5-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Accord.Extensions.Statistics, 1.1.5-rc"
#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.
// Install Accord.Extensions.Statistics as a Cake Addin #addin nuget:?package=Accord.Extensions.Statistics&version=1.1.5-rc&prerelease // Install Accord.Extensions.Statistics as a Cake Tool #tool nuget:?package=Accord.Extensions.Statistics&version=1.1.5-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides classes and extensions for the following filters: Kalman, Particle filter, JPDAF - Joint Probability Data Association Filter.
Includes 2D motion models.
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.
-
- Accord.Extensions.Core (>= 1.1.5-rc)
- Accord.Extensions.Math (>= 1.1.5-rc)
- Accord.Math (>= 2.14.0)
- Accord.Statistics (>= 2.14.0)
- AForge (>= 2.2.5)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Accord.Extensions.Statistics:
Repository | Stars |
---|---|
TesseraktZero/UnityHandTrackingWithMediapipe
Realtime hand tracking and finger tracking in Unity using Mediapipe
|