NuGet.UnistrokeRecognizer.UWP 1.0.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NuGet.UnistrokeRecognizer.UWP --version 1.0.0
NuGet\Install-Package NuGet.UnistrokeRecognizer.UWP -Version 1.0.0
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="NuGet.UnistrokeRecognizer.UWP" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuGet.UnistrokeRecognizer.UWP --version 1.0.0
#r "nuget: NuGet.UnistrokeRecognizer.UWP, 1.0.0"
#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 NuGet.UnistrokeRecognizer.UWP as a Cake Addin
#addin nuget:?package=NuGet.UnistrokeRecognizer.UWP&version=1.0.0

// Install NuGet.UnistrokeRecognizer.UWP as a Cake Tool
#tool nuget:?package=NuGet.UnistrokeRecognizer.UWP&version=1.0.0

The $1 Unistroke Recognizer is a 2-D single-stroke recognizer designed for rapid prototyping of gesture-based user interfaces. In machine learning terms, $1 is an instance-based nearest-neighbor classifier with a Euclidean scoring function, i.e., a geometric template matcher. $1 is an extension of the proportional shape matching approach used in SHARK2, which itself is an adaptation of Tappert's elastic matching approach with zero look-ahead.

Product 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.
  • .NETFramework 4.0

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