Immersive Gaming | Web Apps |
---|---|
Slides Control | Visual Effects |
---|---|
Music Control | Snap Masks |
---|---|
- Clone this repo:
git clone https://github.com/jesture-ai/jesture-sdk
- Download the latest version of SDK from the Releases page
- Place the downloaded archive into the
jesture_sdk/
folder and unzip it there:
jesture_sdk/
|-- install.sh
|-- remove.sh
|-- full_cpu.dylib
|-- third_party/
|-- mediapipe/
|-- third_party/
- Install the dependencies:
sudo bash install.sh
- You are all set! Checkout the Python demo to learn how to run the SDK in Python.
If one wish to remove all the dependencies: sudo bash remove.sh
.
Note: The script install.sh
just copies the dependencies to /usr/local/Cellar/jestureai/
and /usr/local/opt/jestureai/
paths. To access them it requires priviledged access (sudo
).
SDK is not yet available on Windows. Stay tuned!
See the LICENSE
for more details on 3rd party software.
Some of our SDK modules use the features of the MediaPipe open-source framework.
Icons made by Freepik from www.flaticon.com