Software Archive
Read-only legacy content
17061 Discussions

Face capture using realsense SDK for 2d environment?

Steve_C_4
Beginner
227 Views
I have an Android app that I need to capture the users face and display the front view as an image view. Is it possible to capture the users face into an oval and returning it as a bitmap image?
0 Kudos
1 Reply
samontab
Valued Contributor II
227 Views

You can get the face location, so you can definitely crop an oval out of the original image and use it elsewhere...

0 Kudos
Reply