Accord.Extensions.Statistics
1.1.1-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.1-rc
NuGet\Install-Package Accord.Extensions.Statistics -Version 1.1.1-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.1-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Accord.Extensions.Statistics" Version="1.1.1-rc" />
<PackageReference Include="Accord.Extensions.Statistics" />
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 Accord.Extensions.Statistics --version 1.1.1-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Accord.Extensions.Statistics, 1.1.1-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.
#:package Accord.Extensions.Statistics@1.1.1-rc
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Accord.Extensions.Statistics&version=1.1.1-rc&prerelease
#tool nuget:?package=Accord.Extensions.Statistics&version=1.1.1-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.1-rc)
- Accord.Extensions.Math (>= 1.1.1-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
|