MediaPipe.NET icon indicating copy to clipboard operation
MediaPipe.NET copied to clipboard

Pure .NET bindings for Google's MediaPipe.

Results 11 MediaPipe.NET issues
Sort by recently updated
recently updated
newest added

Hi, I I have been jumping around a few of the [Github](https://github.com/cosyneco/MediaPipe.NET/issues/64) [issues](https://github.com/cosyneco/MediaPipe.NET/issues/57) trying to get hand tracking working on windows. I tried downgrading and the application immediately shuts down...

area:framework

The following problems occur when I run Mediapipe.Net.HelloWorld ![image](https://github.com/cosyneco/MediaPipe.NET/assets/70265907/1a006557-c8a9-4321-93f5-6dc3916c2873)

bug
help wanted
area:tests
area:pinvoke
area:framework

Currently, the way we're using MediaPipe skips SIMD benefits which in all cases considered, would be a massive perf penalty, especially for Matrix and Vector datatypes we're dealing with. Would...

enhancement
priority:medium
area:framework

[sr229](https://github.com/cosyneco/MediaPipe.NET/commits?author=sr229) https://github.com/homuler/MediaPipeUnityPlugin [v0.12.0](https://github.com/homuler/MediaPipeUnityPlugin/releases/tag/v0.12.0) released. Consider upgrading it.

enhancement
priority:high
area:framework

Right now we have updated to 0.9.1 but our examples hasn't been updated. This will resolve #47.

enhancement
help wanted
priority:medium
area:tests

I've read some of your conversations and learned that the new code removes some of the solution's implementation code and uses native calls. I would like to know where to...

good first issue
help wanted
priority:medium
area:framework

Why is it that when I perform hand landmarks detection , the sensitivity of recognition is not high and the speed is slow? Is it because of. Net? I am...

question

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...

enhancement
help wanted
priority:low

The issue seems to be the same on the MediaPipeUnityPlugin side. As Homuler pointed out back then: ![image](https://user-images.githubusercontent.com/13885008/150509140-6f0ba39e-37be-46df-8471-2e878a813c60.png) We didn't investigate the C bindings side enough to be able to...

bug
help wanted
priority:low
area:pinvoke

Since we've stabilized the API a bit, it's fair game to revisit the solutions again from the older versions to ease development.

enhancement
good first issue
help wanted
priority:high
area:framework