The Android demo of Mediapipe Hand infer by ncnn
You can try this APK demo https://pan.baidu.com/s/1ArAMH7uAic0cQJgOn-P-RQ pwd: jnrw
https://github.com/Tencent/ncnn
https://github.com/nihui/opencv-mobile
1.palm-lite
2.palm-full
1.hand-lite
2.hand-full
https://github.com/Tencent/ncnn/releases
- Download ncnn-YYYYMMDD-android-vulkan.zip or build ncnn for android yourself
- Extract ncnn-YYYYMMDD-android-vulkan.zip into app/src/main/jni and change the ncnn_DIR path to yours in app/src/main/jni/CMakeLists.txt
https://github.com/nihui/opencv-mobile
- Download opencv-mobile-XYZ-android.zip
- Extract opencv-mobile-XYZ-android.zip into app/src/main/jni and change the OpenCV_DIR path to yours in app/src/main/jni/CMakeLists.txt
- Open this project with Android Studio, build it and enjoy!
1.https://github.com/google/mediapipe
2.https://github.com/nihui/ncnn-android-nanodet