MurlocTW / mediapipe_multi_hands_tracking_aar_unity

MediaPipe multi-hand tracking gpu demo with MediaPipe's Android archive library. Added with data transfer logic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a sub-project for building of the apk used in UnityHandTrackingWithMediapipe. It is a fork of MediaPipe AAR Example Project, with extra logic on unity data transfer.

The steps to build and use MediaPipe AAR is documented in MediaPipe's android_archive_library.md. The source code is copied from MediaPipe's multi-hand tracking gpu demo.

A built .aar file is included in release. Please place the file to mediapipe_multi_hands_tracking_aar_unity/app/libs.

If you want to build the aar file on your own, please follow the changes to include handedness output (credits: Hiroki YAMAMOTO).

About

MediaPipe multi-hand tracking gpu demo with MediaPipe's Android archive library. Added with data transfer logic.

License:Apache License 2.0


Languages

Language:Java 100.0%