Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.03k stars 1.12k forks source link

Iphone 7+ and human body tracking #607

Closed marad747 closed 3 years ago

marad747 commented 3 years ago

Does human body tracking will work at iphone 7+?

mdurand42 commented 3 years ago

Does human body tracking will work at iphone 7+?

Unfortunately not. Human body tracking requires an iOS device with an A12 processor or later. The iPhone 7+ has an A10 processor.

sam598 commented 3 years ago

On devices without native human body tracking, you could look into running something like posenet or blazepose on top of the AR camera image: https://github.com/asus4/tf-lite-unity-sample