Download here: https://github.com/little-scale/mediapipe-object-osc
Adds basic OSC output for the Mediapipe object detection solution
By default, OSC will be sent to 127.0.0.1 localhost on port 3000 and with address /mediapipe/objects. This can be changed in utils.py
Each OSC message contains: Category name, object detection instance within the frame, normalised x position, normalised y position and certainty
An example Ableton Max for Live device is provided which allows mapping an object class with x and y position to Ableton parameters
0 comments:
Post a Comment