IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 56 forks source link

ExtractFaceprintsForEnroll crashes sample Android app (RealSenseID / F455) #138

Open Booyaches opened 2 years ago

Booyaches commented 2 years ago

I am trying to extend the sample application to perform enrollment faceprint extraction. In order to perform the extraction, we use the method: ExtractFaceprintsForEnroll - as per documentation. When I run the sample I get the following crash:

Capture

The methods that enroll and authenticate on the device work fine. I tried different devices as well as the secured and unsecured mode and no luck.