IntelRealSense / RealSenseID

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

can not get faceprints data from ExtratdFaceprints class [Android] #92

Open tmq902005 opened 3 years ago

tmq902005 commented 3 years ago

Hi Team!

In AuthFaceprintsExtractionCallback, I can not get FacePrints Data.

image

mengyui commented 3 years ago

It seems it's an swig issue. You can try this commit as a workaround https://github.com/mengyui/RealSenseID/commit/ec11944bd340b60962e3669a63122b4d2b1841a0

tmq902005 commented 3 years ago

Thank you @mengyui , can you merge branch android-hostmode-fix to ver 21

mengyui commented 3 years ago

Try this https://github.com/mengyui/RealSenseID/commit/caad1659c9c5664b44486abb1332561ba6190d8b. rebase on v0.24.0

mcostanzo commented 3 years ago

I'm having the same issue, is this going to be fixed in the main repo?

mcostanzo commented 3 years ago

@gabime @Gilaadb @RealSenseSupport could you check on this?