Skip to main content

MediaPipe for Raspberry Pi OS on Raspberry Pi 3

Project description

MediaPipe Python Package (Unofficial) for RaspberryPi OS(32 bit) on Raspberry Pi 3 / 4

Project Homepage : https://github.com/google/mediapipe

Installation

  1. Install FFmpeg and OpenCV from official repository OR Build from sources using this Guide .
sudo apt install ffmpeg python3-opencv python3-pip

Note: FFmpeg and OpenCV from official repository have been built with less optimisations. It is recommended to build from sources with the supported optimisations.

  1. Install dependency packages
sudo apt install libxcb-shm0 libcdio-paranoia-dev libsdl2-2.0-0 libxv1  libtheora0 libva-drm2 libva-x11-2 libvdpau1 libharfbuzz0b libbluray2 libatlas-base-dev libhdf5-103 libgtk-3-0 libdc1394-22 libopenexr23

For Raspberry Pi 4

3. Install package

sudo pip3 install mediapipe-rpi4

To Uninstall package

sudo pip3 uninstall mediapipe-rpi4

For Raspberry Pi 3

3. Install package

sudo pip3 install mediapipe-rpi3

To Uninstall package

sudo pip3 uninstall mediapipe-rpi3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mediapipe-rpi3-0.8.8.tar.gz (29.8 MB view details)

Uploaded Source

File details

Details for the file mediapipe-rpi3-0.8.8.tar.gz.

File metadata

  • Download URL: mediapipe-rpi3-0.8.8.tar.gz
  • Upload date:
  • Size: 29.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.9

File hashes

Hashes for mediapipe-rpi3-0.8.8.tar.gz
Algorithm Hash digest
SHA256 be4034ccc02d1ec7f6cb483101908dbbc7cabc1526a4f7117284f7b1c2639e3a
MD5 f0992743acf20031f0827164e84c34d5
BLAKE2b-256 e03165bcce82fd15bcbab7150b7fc0ce6b0efdc0e43adc5d2566dddb465086f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page