简体   繁体   中英

How can I get 3d position data with arkit face tracking?

I want to get (extract) 3d position data of my face with ARKit face tracking. (In detail I want to capture the scene and get 3d position data of my face with face tracking in captured scene.) Is there any way to get 3d position data of the face which is tracked by ARKit?

What function should I use to get the 3d position data?

If you need a 3D position of touch location in the screen, you can use hitTest method.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM