VL.TrackObjects 0.0.4-alpha

This is a prerelease version of VL.TrackObjects.
dotnet add package VL.TrackObjects --version 0.0.4-alpha
                    
NuGet\Install-Package VL.TrackObjects -Version 0.0.4-alpha
                    
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="VL.TrackObjects" Version="0.0.4-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.TrackObjects" Version="0.0.4-alpha" />
                    
Directory.Packages.props
<PackageReference Include="VL.TrackObjects" />
                    
Project file
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 VL.TrackObjects --version 0.0.4-alpha
                    
#r "nuget: VL.TrackObjects, 0.0.4-alpha"
                    
#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=VL.TrackObjects&version=0.0.4-alpha&prerelease
                    
Install VL.TrackObjects as a Cake Addin
#tool nuget:?package=VL.TrackObjects&version=0.0.4-alpha&prerelease
                    
Install VL.TrackObjects as a Cake Tool

VL.TrackObjects

Follows and identifies objects over time and assigns them a stable and unique ID.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.TrackObjects -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4-alpha 192 4/9/2024
0.0.3-alpha 455 12/2/2020
0.0.2-alpha 255 11/27/2020
0.0.1-alpha 261 11/23/2020