MediaPipe for Raspberry Pi OS on Raspberry Pi 4
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.
2. 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mediapipe-rpi4-0.8.8.tar.gz
(29.8 MB
view details)
File details
Details for the file mediapipe-rpi4-0.8.8.tar.gz
.
File metadata
- Download URL: mediapipe-rpi4-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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8252c6ee64637e06eb31f3b7f3492544ed298387f05fa04791c7b92cbba2e21 |
|
MD5 | 4fd4876f7074633326d226fae1081986 |
|
BLAKE2b-256 | 2394a344289c9cfbdbb84dbd781f0e97142b1a460a58f13609d4093f5e17d913 |