MediaPipe for Raspberry Pi OS on Raspberry Pi 4
Project description
MediaPipe Python Package for RaspberryPi OS on Raspberry Pi 3 / 4
Project Homepage : https://github.com/google/mediapipe
Installation
- Install FFmpeg and OpenCV from official repository OR Build from sources using this Guide .
sudo apt install ffmpeg python3-opencv
Note: FFmpeg and OpenCV from official repository have been built with less optimisations. It is recommended to build from sources with the supported optimisations
- 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.4.0.tar.gz
(35.8 MB
view details)
File details
Details for the file mediapipe-rpi4-0.8.4.0.tar.gz.
File metadata
- Download URL: mediapipe-rpi4-0.8.4.0.tar.gz
- Upload date:
- Size: 35.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 |
870ed19bbcce7ecd228e008a0732326453ef0fb5f39e197bbd44ff251e52715e
|
|
| MD5 |
ccc82530381038cc31c11226faeb2752
|
|
| BLAKE2b-256 |
dcdc9e596b6696202df0ff5fc2bceca7272490905b83b085c0462f4cc01bdfd9
|