Trap.LabelingUI
1.0.11
.NET Core 3.1
dotnet tool install --global Trap.LabelingUI --version 1.0.11
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local Trap.LabelingUI --version 1.0.11
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Trap.LabelingUI&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Trap.LabelingUI --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Added new Classify button that uses RT1064 device to classify events.
Improved Trim command and fixed F5 reload so it also reloads the labels.json file.
Change find next to find next in folder (F6) and find all (F7).
Added F12 to "accept" a "new" label to aid in batch verification of auto generated labels.
Add Delete command.
Add ability to "split" a marker by inserting a new one in the middle.
Add ability to search for "good", "bad" or "unknown" recordings
Show timespan of new selections
Fix vertical axis labels.
Add async loading of the labels.json file.