google-ar / arcore-android-sdk

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

missing APIs compared to arkit #809

Closed boehm-e closed 3 years ago

boehm-e commented 5 years ago

Hi,

I would like to know if APIs such as :

Cheers,

Indashio commented 5 years ago

And why ARCore is available in IOS but Arkit is not available on Android And why Google tested apps first on iPhone? Why Google thing about Apple but Apple don't thing about Google ? Arkit is not possible on android? Ok But where is ported applications ? The Sims etc. It is possible Someone *** in this situation

ghost commented 5 years ago

https://github.com/google-ar/arcore-android-sdk/issues/775

boehm-e commented 5 years ago

Yes , I'm aware about #775 but, since they released ARCore 1.9 with augmented image full tracking and face tracking, I assume it is not dead. It seems like there is not enough people involved in the development of this technology. Full image tracking is supported by other SDK for a long time now (without latency), but google only released it since 2month (with 100ms latency on my pocophone). I'm sure they got the knowledge to develop what Apple did, but why don't they use it?

boehm-e commented 5 years ago

they have already done human body segmentation on mobile device in Youtube Stories : https://ai.googleblog.com/2018/03/mobile-real-time-video-segmentation.html?m=1 ...

DavidArayan commented 5 years ago

Need to keep in mind that Android device hardware is incredibly fragmented with many manufacturers. Apple owns and controls their entire hardware lineup, giving them an edge when it comes to developing new software, frameworks or API's etc.. Also need to keep in mind that the latest ARKit features such as the body tracking/occlusion are exclusive to their most recent hardware (not sure if that will change upon final release).

Google could always deliver cutting edge features on the Pixel lineup, what's the market share of pixels compared to other android devices at the moment? Question for someone else to google...

boehm-e commented 5 years ago

Yes I know that hardware is fragmented, but they just got the model running on pixel 2, a majority of phones running ArCore are capable of running the inference. So the issue does not seems to be the fragmentation. To me the issue is the fragmentation inside Google: youtube team develop this technology, and ArCore team does not seems to have access to it :/

desugar-64 commented 5 years ago

@boehm-e You are naive :) They(ARCore team) barely can handle all stuff on native Android Platform, even on their own devices Google Pixel.

boehm-e commented 5 years ago

Maybe the ARCore team can't. What I mean is that, google teams should work together. Maybe they don't care.

andymule commented 5 years ago

+1 skeleton tracking

boehm-e commented 4 years ago

They are in the right path :

ismailnurudeen commented 4 years ago

I'm building an app that allows users try on t-shirts, I want to detect from the user's neck to the user's waist and place an object there.

Is it body occlusion that would allow me to do that with Arcore or there's currently a way to do it?

Andrec-Dxs commented 4 years ago

@ismailnurudeen did you manage to implement this app? if so, what did you use?

devbridie commented 3 years ago

Nothing new to share on people segmentation or skeleton tracking, unfortunately.