Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Face capture using realsense SDK for 2d environment?

Steve_C_4
Beginner
570 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
570 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