Home

Awesome

PosePipe & Media Pipe

Blender Motion Capture using your camera or stream camera!

Screenshot GIF Stream

Note

This will install to Blender's Python path, rather than your system's.

Install

1 - Open Blender 2 - Download repo in zip file 3 - Go to Edit > Preferences > Add Ons > Install Add on, then select <zip> file 4 - Open the BlendyPose panel On Open is checks for dependencies for proper work, click Install Dependencies

5 - Click Start Camera! or Load Video File

Options Extra: - Flip Horizontal for selfies - Mask background

Install Manually python dependences

OSX:

Troubles and solutions

Blender3 + Python3.10 on OSX: numpy.core._multiarray_umath

Blender3 + Python3.10 on OSX: mediapipe.python._framework_bindings

Blender crash on connect to the camera:

Camera setup:

Docs

Stream: Now you can connect to any stream camera using "JMPEG" format or RTSP stream. For simple camera stream I recomend to use ESP32 - Arduino > Examples > ESP32 > Camera > CameraWebServer - esp32cam-rtsp - esp32cam-example1 - esp32cam-example2

MediaPipe: - MediaPipe Documentation

Credits

forked from BlendyPose by Zonkosoft

BlendyPose is made using MediaPipe, OpenCV

Nicholas Renotte provided some Mediapipe knowledge.

Anton Sychev contribute and update code for run on Mac OSX

weixin_44834086 demonstrated how to downgrade protobuf, which makes mediapipe compatible with Blender 3 and up!

TODO

[x] modal notify of errors or no possibility to connect
[] save processed data to file
[] load data from processed file 

[x] separate methods mediapipe to file
[] add yolo engine
[x] add selector for preview -> original size video input | 800x600 | other resize

Knowledge of bugs

BUG: [x] prevent crash on intent to connect to camera (osx) [x] prevent crash on intent to connect to stream [] capture is deformed on vertical axie