generated from vignetteapp/dotnet-template
-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpriority:low
Description
Hello.
I am trying to run pose tracking example (Mediapipe.Net.Examples.Pose) but I have following errors when compiling samples.
2>C:\Users\xxxDownloads\MediaPipe.NET-0.9.2(1)\MediaPipe.NET-0.9.2\Mediapipe.Net.Examples.Pose\Program.cs(11,21,11,30): error CS0234: The type or namespace name 'Solutions' does not exist in the namespace 'Mediapipe.Net' (are you missing an assembly reference?)
2>C:\Users\xxxDownloads\MediaPipe.NET-0.9.2(1)\MediaPipe.NET-0.9.2\Mediapipe.Net.Examples.Pose\Program.cs(23,33,23,48): error CS0246: The type or namespace name 'PoseCpuSolution' could not be found (are you missing a using directive or an assembly reference?)
Please help.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpriority:low