You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.