google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.98k stars 1.22k forks source link

[FR] Augmented Hand in addition to Augmented Face #736

Open Thaina opened 5 years ago

Thaina commented 5 years ago

It was a years since #82 the arcore SDK was developed and now it has augmented face feature. With the same process I think it should be possible to add augmented hand and let us developer can access the data of a hand skeleton. So we could use it as an input, or project the object on the hand, or augment the hand with our custom hand model

It would be very useful for AR app that people could use hand to interact with what they see in AR app directly

slimcdk commented 5 years ago

I agree on this!

lee6256 commented 5 years ago

Or open up relevant API for developers to add Augmented algorithm on their own

knightcube commented 5 years ago

Look into Manomotion. If Manomotion can be integrated into ARCore it would be amazing!!

slimcdk commented 5 years ago

Look into Manomotion. If Manomotion can be integrated into ARCore it would be amazing!!

I've already done so. Unfortunately they only select candiates to use their HAND SKELETON API. Their regular SDK is great tho, but I won't provide the skeleton information.

It does also support ARCore, but only through Unity.

ghost commented 4 years ago

is there any possibilities for full body tracking in arcore????

Thaina commented 2 years ago

It seem like this feature has been neglected since the feature was being implement in mediapipe