Microsoft.AI.Skills.SkillInterfacePreview 0.5.2.13

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Microsoft.AI.Skills.SkillInterface

Additional Details

This package is deprecated as it was a preview (as shown in its suffix moniker) and is now being replaced by non-monikored package offering the same functionalities and more with improve performance and reliability

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 Microsoft.AI.Skills.SkillInterfacePreview --version 0.5.2.13
NuGet\Install-Package Microsoft.AI.Skills.SkillInterfacePreview -Version 0.5.2.13
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="Microsoft.AI.Skills.SkillInterfacePreview" Version="0.5.2.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AI.Skills.SkillInterfacePreview --version 0.5.2.13
#r "nuget: Microsoft.AI.Skills.SkillInterfacePreview, 0.5.2.13"
#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 Microsoft.AI.Skills.SkillInterfacePreview as a Cake Addin
#addin nuget:?package=Microsoft.AI.Skills.SkillInterfacePreview&version=0.5.2.13

// Install Microsoft.AI.Skills.SkillInterfacePreview as a Cake Tool
#tool nuget:?package=Microsoft.AI.Skills.SkillInterfacePreview&version=0.5.2.13

Microsoft Vision Skill Interface

Product Compatible and additional computed target framework versions.
native native is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.AI.Skills.SkillInterfacePreview:

Package Downloads
Intel.AI.Skills.FaceDetection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Face detector skill that extends the Microsoft.AI.Skills.SkillInterfacePreview APIs. It takes an image/video frame as input and outputs bounding boxes for detected face(s) and other attributes like left/right eye, left/right mouth and nose tip.

Intel.AI.Skills.BackgroundReplacement The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Background replacement skill that extends the Microsoft.AI.Skills.SkillInterfacePreview APIs. It takes an image/video frame as input and segments out person(s) while replacing the background with user selected image.

Intel.AI.Skills.PersonDetection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Person detector skill that extends the Microsoft.AI.Skills.SkillInterfacePreview APIs. It takes an image/video frame as input and outputs bounding boxes for detected person(s).

Intel.AI.Skills.BackgroundBlur The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Background blur skill that extends the Microsoft.AI.Skills.SkillInterfacePreview APIs. It takes an image/video frame as input and blurs the background to highlight attention on user in the foreground.

Intel.AI.Skills.IntruderDetection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Intruder detection skill that extends the Microsoft.AI.Skills.SkillInterfacePreview APIs. It takes an image/video frame as input and checks if more than one unique face and/or person are detected, returns intruder presence flag.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated