MediaPipe.Net.kaymyst 1.0.11

dotnet add package MediaPipe.Net.kaymyst --version 1.0.11
                    
NuGet\Install-Package MediaPipe.Net.kaymyst -Version 1.0.11
                    
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="MediaPipe.Net.kaymyst" Version="1.0.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MediaPipe.Net.kaymyst" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="MediaPipe.Net.kaymyst" />
                    
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 MediaPipe.Net.kaymyst --version 1.0.11
                    
#r "nuget: MediaPipe.Net.kaymyst, 1.0.11"
                    
#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 MediaPipe.Net.kaymyst@1.0.11
                    
#: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=MediaPipe.Net.kaymyst&version=1.0.11
                    
Install as a Cake Addin
#tool nuget:?package=MediaPipe.Net.kaymyst&version=1.0.11
                    
Install as a Cake Tool

MediaPipe.NET

Bringing the best of MediaPipe to the .NET ecosystem! Based on MediaPipeUnity, MediaPipe.NET brings Google's MediaPipe into the .NET ecosystem in its fullest.

Mediapipe compiled based on https://github.com/homuler/MediaPipeUnityPlugin/releases/download/v0.14.3/MediaPipeUnityPlugin-all-stripped.zip

Code rebased from the same project

Installation

Compatibility Matrix

Windows only based on .Net framework 4.8

Examples

Check out the Hello world example for an example graph.

MediaPipe.NET is Copyright © The Vignette Authors, Licensed under MIT. Parts of this code is based on MediaPipeUnity, Copyright © homuler, Licensed under MIT.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.11 241 6/24/2024
1.0.10 133 6/21/2024
1.0.9 135 6/21/2024
1.0.8 157 6/18/2024
1.0.7 129 6/14/2024
1.0.3 120 6/13/2024
1.0.1 120 6/13/2024
1.0.0 129 6/13/2024

First release.