example-mediapipe-udp icon indicating copy to clipboard operation
example-mediapipe-udp copied to clipboard

Connecting openFrameworks to Google MediaPipe Machine Learning Framework over UDP

Results 11 example-mediapipe-udp issues
Sort by recently updated
recently updated
newest added

i compile holistictracking by the build content: `load( "@build_bazel_rules_apple//apple:ios.bzl", "ios_application", ) load( "//mediapipe/examples/ios:bundle_id.bzl", "BUNDLE_ID_PREFIX", "example_provisioning", ) load("@build_bazel_rules_apple//apple:ios.bzl", "ios_static_framework") licenses(["notice"]) MIN_IOS_VERSION = "10.0" alias( name = "holistictrackinggpu", actual = "HolisticTrackingGpuApp", )...

Hi i can not modify a graph just like yours can you share your code in hand_tracking_desktop_live.pbtxt i am so new to mediapipe and really want to understand graphs and...

I've trying for around 3 weeks, but "transfer" the tutorial from Xcode to Visual studio is a little more complex than a imagined. Is this even posible? or Am I...

Good evening, Thank you for publishing this project. I have found extracting landmark data from MediaPipe to be a bit confusing, so I appreciate any and all examples. I was...

Could you please tell me how to extract those position, using mediapipe? Many thanks

Hi Madeline, First thank you for taking the time to post this great example. I am trying to get it running, and have checked and double checked the changes.. it...

I am a beginner, so I do not understand very well waht does this means. I am doing this in Visual Studio 2017 on Windows 10, so I do not...

Hey Madeline! Thanks for this awesome example, looking forward to getting it up and running. My question is where is example-protobuf-udp? Or am I to create it in projectGenerator and...

Thank you for putting up the nice demo! Just wanted to note that your calculator may not have to be a passthrough one and just be a leaf with no...

_live.pbtxt WARNING: All log messages before absl::InitializeLog() is called are written to STDERR I0000 00:00:1705417055.522904 30032 demo_run_graph_main.cc:50] Get calculator graph config contents: # MediaPipe graph that performs hands tracking on...