Bounty: 250
How can I use the depth data captured using iPhone true-depth
Camera to distinguish between a real human 3D face and a photograph of the same?
The requirement is to use it for authentication.
What I did: Created a sample app to get a continuous stream of AVDepthData
of what is in front of the camera.