Is Motion Capture(Razing hand) Possible with the iPhone Front Camera?

Hi, is there any way to use front camera to do the motion capture? I want recognize if the user raised there hands up with the front camera on iPhone.
I was able to do it with the back camera, not the front. Also, if there is any sample code, or document, I would be super happy. Waiting for your reply!!

Answered by DTS Engineer in 826448022

Hello,

For iOS it's ARFaceTrackingConfiguration. See Augmented Reality with the Front Camera.

Please send us an enhancement request for front camera motion capture on iOS with the Feedback Assistant.

Hello,

For iOS it's ARFaceTrackingConfiguration. See Augmented Reality with the Front Camera.

Please send us an enhancement request for front camera motion capture on iOS with the Feedback Assistant.

Note that you could also consider processing video from the front-facing camera (AVCapture versus TrueDepth LiDAR camera) with CoreML or Vision. These frameworks support pose detection which might suffice in lieu of "motion capture".

Is Motion Capture(Razing hand) Possible with the iPhone Front Camera?
 
 
Q