Accord.Extensions.Vision
1.0.1-rc
This is a prerelease version of Accord.Extensions.Vision.
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.Vision --version 1.0.1-rc
NuGet\Install-Package Accord.Extensions.Vision -Version 1.0.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.Vision" Version="1.0.1-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Accord.Extensions.Vision" Version="1.0.1-rc" />
<PackageReference Include="Accord.Extensions.Vision" />
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.Vision --version 1.0.1-rc
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Accord.Extensions.Vision, 1.0.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.Vision@1.0.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.Vision&version=1.0.1-rc&prerelease
#tool nuget:?package=Accord.Extensions.Vision&version=1.0.1-rc&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides computer vision algorithms: Pyramidal KLT tracker, Camshift, Meanshift.
| 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.0.1-rc)
- Accord.Extensions.Imaging.Algorithms (>= 1.0.1-rc)
- Accord.Extensions.Imaging.GenericImage (>= 1.0.1-rc)
- Accord.Extensions.Math (>= 1.0.1-rc)
- Accord.Imaging (= 2.12.0)
- Accord.Math (= 2.12.0)
- AForge (>= 2.2.5)
GitHub repositories
This package is not used by any popular GitHub repositories.