Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use SetUsersFaceprints in Android SDK #137

Open
manhst opened this issue Jan 6, 2022 · 1 comment
Open

How to use SetUsersFaceprints in Android SDK #137

manhst opened this issue Jan 6, 2022 · 1 comment

Comments

@manhst
Copy link

manhst commented Jan 6, 2022

Hi all,
May I know how to use FaceAuthenticator.SetUsersFaceprints in android SDK.
Currently, I'm stuck at setData of Faceprints object. Can someone give a sample
Sorry im not familiar with SWIG :(
public void setData(SWIGTYPE_p_RealSenseID__DBFaceprintsElement value) {
SwigWrapperJNI.Faceprints_data_set(this.swigCPtr, this, SWIGTYPE_p_RealSenseID__DBFaceprintsElement.getCPtr(value));
}

@RealSenseSupport
Copy link

Hi manhst,
I think, it's an issue about SWIG.
you can merge this patch into your app.
mengyui@caad165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants