Software Archive
Read-only legacy content
17061 Discussions

Does face recognition use depth at all?

Brennon_W_
Beginner
318 Views

Hi,

I am trying to understand how the Face objects are used to perform recognition. From what it looks like, it doesn't use depth at all. Can someone confirm that for me please?

 

Cheers

0 Kudos
1 Reply
Vidyasagar_MSC
Innovator
318 Views

You can determine if you want to enable 2D face tracking, which captures only color input data or 3D face tracking, which captures color and depth data. 3D tracking provides better detection and a faster tracking rate than 2D tracking. 

More information on Creating session on face analysis is available in this pdf 

https://software.intel.com/sites/default/files/managed/02/91/intel-realsense-facial-analysis-tutorial.pdf ;

0 Kudos
Reply